wt.radio.E320
Description
The
wt.radio.E320
radio object provides an interface with a USRP™ E320 radio that corresponds to a radio setup configuration you saved using the
Radio Setup
wizard.
Refer to the radio object properties to get information about the radio setup configuration that the object corresponds to, such as the model number of the radio, the radio IP address, and the synchronization options.
Use object functions to:
Check the lock status of the reference clock, local oscillators, or GPS disciplined oscillator (GPSDO) on the radio.
Get time and GPS information from the radio.
Synchronize multiple devices by setting the radio time.
Schedule property updates on
usrp
System objects.
You can use the wt.radio.E320
radio object to create a usrp
System object™ for controlling your radio in targeting workflows.
Creation
To create a radio object, use the radioConfigurations
function with the name of a radio configuration created using the Radio Setup
wizard:
radio = radioConfigurations("MyRadio")
Properties
Object Functions
Examples
Version History
Introduced in R2025a