setsdruip
Set IP address for USRP radio
Add-On Required: This feature requires the Wireless Testbench™ Support Package for NI™ USRP™ Radios add-on.
Description
sets a new IP address info
= setsdruip(currentIP
,newIP
)newIP
for a USRP™ radio with the IP address currentIP
.
Note
setsdruip
supports USRP X3xx series devices and small form-factor pluggable port 0 (SFP+ port 0)
only.
The function calls the UHD™ application usrp_burn_mb_eeprom
, provided by Ettus Research™, as a system command and returns the command output in
info
. You must power-cycle the radio for the IP address change to
take effect.
Examples
Input Arguments
Output Arguments
Tips
If you set a new IP address on a USRP radio, any saved radio configurations associated with that radio will no longer be valid. You can modify saved radio configurations or create a new one using the Radio Setup wizard.