![Analog Devices ADIS1700 Series User Manual Download Page 72](http://html1.mh-extra.com/html/analog-devices/adis1700-series/adis1700-series_user-manual_2939752072.webp)
Table 7-50:
Set Mode Header - Response (Continued)
Field Name
Type
Notes
Version
U4
1
Reserved2
U4
0
Payload Size
U4
0
Result Status
U4
0 – mode was successfully changed
0x20 – invalid mode (for example, production
modes normally do not implement the smart cam-
era mode)
0x30 – mode could not be changed because of a
pending operation (for example, uploading
the
.dll
)
Store/Restore Parameters to Flash
The
StoreParametersToFlash()
and
RestoreParametersFromFlash()
commands are active in
configuration mode. The commands have two purposes:
•
Avoid continuous access of the data storage device during the tuning operations
•
Confirm or abort changes
These commands shall be sent to the framework to confirm or abort changes by storing to the storage device or
restoring from the storage device.
C++ API:
void
SnapSensor::SensorConnection::ApplicationModule::StoreParametersToFlash()
void
SnapSensor::SensorConnection::ApplicationModule::
RestoreParametersFromFlash()
Table 7-51:
Store/Restore Parameters to Flash Command - Header
Field Name
Type
Notes
Module ID
U1
1
Reserved1
U1
0
Command ID
U2
0x15
Version
U4
1
Reserved2
U4
0
Payload Size
U4
1
Main Application Messages
ADIS1700x Vision-Sensing Camera Module User Guide
7–23