sdrtx
Create transmitter System object for Xilinx Zynq-based radio hardware
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
Description
creates a transmitter System object™ with default properties that transmits data to the radio hardware specified by
tx
= sdrtx(DeviceName
)DeviceName
. The object transmits data over a gigabit Ethernet network
connection.
When you call the transmitter System object, the object connects to the radio hardware. The object stays connected until
you call the release
function. For more information on how to use the
object, see the documentation of the corresponding System object.
specifies additional properties using one or more tx
= sdrtx(DeviceName
,Name,Value
)Name,Value
arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b