adis16550
- class adi.adis16550(uri='', device_name=None, trigger_name=None)
Bases:
rx
,context_manager
- rx()
Receive data from hardware buffers for each channel index in rx_enabled_channels.
- returns: type=numpy.array or list of numpy.array
An array or list of arrays when more than one receive channel is enabled containing samples from a channel or set of channels. Data will be complex when using a complex data device.