Main Content

Run in Offline Mode

You can program an application or generate code with the default Receiver or Transmitter block or System object™ without having to connect to a USRP™ device.

  1. Use findsdru function to see available device IP addresses.

  2. Set the IP address block parameter or IPAddress System object property to any valid IP address returned by the function (whether the device is connected or not). You can also leave the address as the default (192.168.10.2).

  3. Use the SDRu Receiver or Transmitter block or System object.

Note

For System objects, tab compilation on the IPAddress property does not work to find available IP addresses. Use findsdru function to see available device IP addresses.

See Also

Functions