Main Content

setup

Establish connection with RF data converter

Since R2020b

Description

setup(rfDataConverter) establishes a network connection with the specified RF data converter, RF-ADCs, and RF-DACs on the SoC device.

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 R2020b