Main Content
transmitRepeat
Download waveform signal to radio and repeatedly transmit it over the air
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
Syntax
Description
transmitRepeat(
downloads the waveform signal tx
,wave
)wave
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 the transmitter is released by calling
release(tx)
.
Examples
Input Arguments
Version History
Introduced in R2014b