applyConfiguration
R2026bDescription
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
applyConfiguration( configures the radio
hardware for the transmitter without transmitting the data. The function configures the
hardware by applying the current property values of the tx)tx
System object™.
applyConfiguration( configures the radio
hardware for the receiver without receiving the data. The function configures the hardware
by applying the current property values of the rx)rx
System object.
Use applyConfiguration to separate radio configuration from data
transfer. This workflow is useful when you use FPGA I/O interfaces for data movement and use
sdrtx and sdrrx objects only to configure
software-defined radio (SDR) hardware.
After configuration, you can use the System objects for transmit and receive operations or to communicate with the FPGA design through FPGA I/O interfaces.
Examples
Input Arguments
Version History
Introduced in R2026b
See Also
Objects
comm.SDRRxAD936x|comm.SDRTxAD936x|comm.SDRRxFMCOMMS5|comm.SDRTxFMCOMMS5|fpga(HDL Coder)