adi.AD4630_24.Rx
AD4630-24 Precision ADC Class
adi.AD4630_24.Rx Receive data from the AD4630-24 ADC The adi.AD4630_24.Rx System object is a signal source that can receive data from the AD4630-24.
rx = adi.AD4630_24.Rx; rx = adi.AD4630_24.Rx(‘uri’,’192.168.2.1’);
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.AD4630_24.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base
- URI - remote host URI
Hostname or IP address of remote libIIO deviceHelp for adi.AD4630_24.Rx/uri is inherited from superclass matlabshared.libiio.base