![Analog Devices ADIS1700 Series User Manual Download Page 92](http://html1.mh-extra.com/html/analog-devices/adis1700-series/adis1700-series_user-manual_2939752092.webp)
Table 7-109:
Get Tuning Parameters Response- Header
Field Name
Type
Value
Notes
Module ID
U1
0x10
Reserved1
U1
0
Command ID
U2
0x20
Version
U4
1
Reserved2
U4
0
Payload Size
U4
4 +8N
Result Status
U4
0
0 if the parameters have been successfully read
Table 7-110:
Get Tuning Parameters Response - Payload
Field Name
Type
Value
Notes
Number of Parameters
U4
N
× N
Param ID
U4
N is the number of parameters read.
The last parameter is the terminator.
Value
U4
Set ADVS200x Tuning Parameters
The Set ADVS200x Tuning Parameters command sets the parameter values for the ADVS200x imager. The IDs of
the parameters and their respective values are sent in the command payload. The response does not have a payload.
C++ API:
void SnapSensor::SensorConnection::CameraModule:: SetADVS200xParameters
(IADVS200xRegisters *srcADVS200xRegisters, IADVS200xLut *srcADVS200xLut)
Table 7-111:
Set Tuning Parameters Command - Header
Field Name
Type
Value
Module ID
U1
0x10
Reserved1
U1
0
Command ID
U2
0x21
Version
U4
1
Reserved2
U4
0
Payload Size
U4
8N + 4
Reserved3
Camera Module Messages
ADIS1700x Vision-Sensing Camera Module User Guide
7–43