Returns a list of USRP devices discovered in the system.


icon

Inputs/Outputs

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1dcclst.png niUSRP devices

    niUSRP devices returns an array of niUSRP device clusters, where each niUSRP device cluster represents a device discovered in the system. Each niUSRP device cluster contains the following elements.

  • istr.png address

    address returns a string containing the IP address of the device.

    You can wire the address element to the device names input for the niUSRP Open Rx Session and the niUSRP Open Tx Session VIs.

  • istr.png serial number

    serial number returns a string containing the serial number of the device.

  • istr.png model

    model returns a string containing the model name of the device.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.