Main Content

applyCalibrationMode

Update calibration mode for RF-ADC

Since R2021a

Description

applyCalibrationMode(rfDataConverter) updates the calibration mode for the specified RF-ADC. Calibration mode selects between different calibration optimization schemes as per the input signals. For more information on calibration mode, see Zynq UltraScale+ RFSoC RF Data Converter v2.3 from the Xilinx® website.

Input Arguments

collapse all

RF data converter, specified as an soc.RFDataConverter object. Via Ethernet, this object connects the host computer to the RF data converter on the connected SoC device. Use the object functions and properties of this object to configure the RF data converter.

Version History

Introduced in R2021a