wt.radio.N321
Description
The
wt.radio.N321
object provides an interface with a USRP™ N321 radio that corresponds to a radio setup configuration you saved using
the Radio Setup
wizard.
Refer to the 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 Wireless Testbench™ application objects and
usrp
System objects.
You can use the wt.radio.N321
radio object to
create a Wireless Testbench application object to configure your radio for baseband transmit and capture or
spectrum monitoring applications. You can also use this 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