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. Usefindsdrufunction to see available device IP addresses.

  2. Set theIP addressblock parameter orIPAddressSystem 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 theIPAddressproperty does not work to find available IP addresses. Usefindsdrufunction to see available device IP addresses.

See Also

Functions