Main Content

release

Release TCP/IP connection

Since R2020b

Description

release(rfDataConverter) disconnects the communication channel created between the RFDataConverter object and the rftool running 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

See Also

Objects