adpd1080
- class adi.adpd1080.adpd1080(uri='', device_index=0)
Bases:
rx
,context_manager
ADPD1080 photo-electronic device.
- 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.