adi.AD4052.Rx

AD4052 Precision ADC Class

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

rx = adi.AD4052.Rx; rx = adi.AD4052.Rx(‘uri’,’serial:COM5,230400’);

AD4052 Datasheet

Class Properties

AvgFilterLength - BurstAveragingLength Burst Averaging Length

Length of the averaging filter in ‘burst averaging mode’

BurstSampleRate - Burst Sample Rate

Rate of internal averaging in ‘burst averaging mode’

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

URI - remote host URI

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