adis16497
- class adi.adis16497(uri='', device_name=None, trigger_name=None)
Bases:
adis16XXX
ADIS16497-X Ten Degrees of Freedom Inertial Sensor with Dynamic Orientation Outputs
This class is compatible with the following parts: - adis16497-1 - adis16497-2 - adis16497-3
- 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.