adi.AD4011.Rx
AD4011 Precision ADC Class
adi.AD4011.Rx Receives data from the AD4011 ADC The adi.AD4011.Rx System object is a signal source that can receive data from the AD4011.
rx = adi.AD4011.Rx; rx = adi.AD4011.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
- 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.AD4011.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.AD4011.Rx/uri is inherited from superclass matlabshared.libiio.base