TimeTag[0],
……
TimeTag[N-1],
Accelerometer X[0],
……
Accelerometer X[N-1],
Accelerometer Y[0],
……
Accelerometer Y[N-1],
};
Get Configuration
The Get Configuration command is used to retrieve the IMU configuration. In particular, the command gets the
number of available axes, the measurement rate, the range for each axis.
C++ API:
void SnapSensor::SensorConnection::ImuModule::
GetConfiguration(ImuConfiguration *imuConfiguration)
Table 7-130:
Get Configuration Command - Header
Field Name
Type
Notes
Module ID
U1
0x12
Reserved1
U1
0
Command ID
U2
0x20
Version
U4
3
Reserved2
U4
0
Payload Size
U4
0
Reserved3
U4
0
Table 7-131:
Get Configuration Response- Header
Field Name
Type
Notes
Module ID
U1
0x12
Reserved1
U1
0
Command ID
U2
0x20
Version
U4
3
Reserved2
U4
0
Payload Size
U4
88
Result Status
U4
0
IMU Module Messages
7–52
ADIS1700x Vision-Sensing Camera Module User Guide