adi.AD4020.Rx

AD4020 Precision ADC Class

adi.AD4020.Rx Receives data from the AD4020 ADC The adi.AD4020.Rx System object is a signal source that can receive data from the AD4020.

rx = adi.AD4020.Rx; rx = adi.AD4020.Rx(‘uri’,’192.168.2.1’);

AD4020 Datasheet

Class Properties

EnabledChannels Enabled Channels

Indexs of channels to be enabled. Input should be a [1xN] vector with the indexes of channels to be enabled. Order is irrelevant

SampleRate - Sample Rate

Baseband sampling rate in Hz, specified as a scalar in samples per second.

Frame size

Size of the frame in samplesHelp for adi.AD4020.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base

VoltageOffset - Voltage Offset

ADC Voltage offset.

VoltageScale - Voltage Scale

ADC Voltage scale.

URI - remote host URI

Hostname or IP address of remote libIIO deviceHelp for adi.AD4020.Rx/uri is inherited from superclass matlabshared.libiio.base