Main Content
setsdruip
Set IP address for USRP radio
Add-On Required: This feature requires the Communications Toolbox Support Package for USRP Radio add-on.
Description
sets a new IP address info
= setsdruip(currentIP
,newIP
)newIP
for a USRP™ radio with the IP address currentIP
.
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.