sdruload
Load FPGA and firmware images for USRP radio
Add-On Required: This feature requires the Wireless Testbench™ Support Package for NI™ USRP™ Radios add-on.
Description
sdruload
loads the default FPGA and UHD™ firmware images to a USRP™
E320, N3xx series, X3xx series, or X410 radio that is
connected to the host computer; for 200-series
USRP
radios, see the
Communications Toolbox™ documentation. For details, see sdruload
.
sdruload(
loads the default
FPGA and UHD firmware images for the specified device, Device
=radioDevice)Device
, to a
radio at the default IP address, 192.168.10.2. If your radio is not at the default IP address, use an alternative syntax
to specify the IP address.
Note
The default FPGA image provided by the hardware vendor is used to enable Wireless Testbench™ Live Data I/O features.
Firmware images are the UHD versions compatible with Wireless Testbench Support Package for NI™
USRP Radios. You can obtain the compatible UHD version number using the getSDRuDriverVersion
function.
sdruload(___,
specifies
options using one or more name-value arguments in addition to the input arguments in the
previous syntaxes. For example, to load the default FPGA image to radio at the IP address
192.168.20.2, set the Name=Value
)IPAddress
name-value argument to
192.168.20.2
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Tips
Use the sdruload
function to reload the default hardware image
onto your radio device after using a Wireless Testbench object that uses a custom prebuilt hardware image. For details, see Wireless Testbench Applications on NI USRP Radios.