wt.radio.N300
Description
The
wt.radio.N300
radio object provides an interface with a USRP™ N300 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 Wireless Testbench™ application objects.
You can use the wt.radio.N300
radio object to
create a Wireless Testbench application object to configure your radio for baseband transmit and capture or
spectrum monitoring applications.
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