findsdru
Status of USRP radios connected to host computer
Syntax
Description
returns a structure that contains
the model number, IP address, serial number, and status of each USRP™ radio that is connected to the host computer.A
= findsdru
returns information for only the USRP radio with the specified serial number.A
= findsdru(serialNum
)
specifies the option to return the detailed status of the radio.A
= findsdru(___,'StatusOnly'
=logical)