Main Content
transmitRepeat
Download waveform to radio and repeatedly transmit it over the air
Add-On Required: This feature requires the Communications Toolbox Support Package for Analog Devices ADALM-Pluto Radio add-on.
Syntax
Description
transmitRepeat(
downloads the waveform signal, tx
,data
)data
, to the radio hardware
associated by the transmitter System object™, tx
, and transmits it repeatedly over the air.
The waveform signal is downloaded into the radio hardware memory and transmitted
over the air repeatedly, without gaps, until you release the transmitter by calling
release(tx)
.
Examples
Input Arguments
Version History
Introduced in R2017b