Main Content

readRFStatus

Status of RF-ADC and RF-DAC tiles

Since R2020b

Description

[adcTable,dacTable] = readRFStatus(rfDataConverter) returns the status of each RF-ADC and RF-DAC tile.

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.

Output Arguments

collapse all

Status and settings of the RF-ADC tiles in the RF data converter.

Status and settings of the RF-DAC tiles in the RF data converter.

Version History

Introduced in R2020b

See Also

Objects