adi.AD4030.Rx

AD4030-24 Precision ADC Class

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

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

AD4030-24 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

SampleAveragingLength

Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential mode

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.AD4030.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base

URI - remote host URI

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