Main Content
sdrdev
Create radio object for specific radio hardware
Add-On Required: This feature requires the Communications Toolbox Support Package for Analog Devices ADALM-Pluto Radio add-on.
Description
creates
a radio object to interface the radio hardware identified by dev
= sdrdev(DeviceName
)DeviceName
.
This object enables you to configure the radio hardware and host computer
for proper communication.
To receive or transmit data through the radio, you must create a receiver or a transmitter
System object™. For more details, see the sdrrx
and sdrtx
functions.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a