ST_ExtTimingTimes
This structure defines the timestamps of the internal and external clock.
TYPE ST_ExtTimingStatus :
STRUCT
nDcIntTs : T_DCTIME64;
nDcExtTs : T_DCTIME64;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
nDcIntTs | T_DCTIME64 | Timestamp of the internal clock |
nDcExtTs | T_DCTIME64 | Timestamp of the external clock |