![Analog Devices ADIS1700 Series Скачать руководство пользователя страница 76](http://html1.mh-extra.com/html/analog-devices/adis1700-series/adis1700-series_user-manual_2939752076.webp)
C++ API:
void SnapSensor::SensorConnection::ApplicationModule::GetTime ( TimeSpan *
sinceY2000 )
Table 7-60:
Get Time Command - Header
Field Name
Type
Notes
Module ID
U1
1
Reserved1
U1
0
Command ID
U2
0x40
Version
U4
1
Reserved2
U4
0
Payload Size
U4
0
Reserved3
U4
Table 7-61:
Get Time Response - Header
Field Name
Type
Notes
Module ID
U1
1
Reserved1
U1
0
Command ID
U2
0x40
Version
U4
1
Reserved2
U4
0
Payload Size
U4
8
Result Status
U4
0
Table 7-62:
Get Time Response - Payload
Field Name
Type
Notes
SecondsSince Y2000
U4
Seconds since 1/1/2000 at 00:00:00
Milliseconds
U4
Set Time
The Set Time command sets the local time. The time is provided as the number of seconds elapsed since January 1,
2000. When this number of seconds is expressed using an unsigned 32 bit, the number overflows in 2135.
C++ API:
void SnapSensor::SensorConnection::ApplicationModule::SetTime ( TimeSpan
const * sinceY2000 )
Main Application Messages
ADIS1700x Vision-Sensing Camera Module User Guide
7–27