Counter Input:Timestamp:GPS:Synchronization Method
- Updated2025-07-28
- 1 minute(s) read
Specifies the method to use to synchronize the counter to a GPS receiver.
Remarks
The following table lists the characteristics of this property.
| Short Name | CI.GPS.SyncMethod |
| Data type | ![]() |
| Permissions | Read/Write |
| Resettable | True |
| Settable While Task Is Running | device-specific |
| Available in Run-Time Engine | True |
| IRIG-B | 10070 | Use the IRIG-B synchronization method. The GPS receiver sends one synchronization pulse per second, as well as information about the number of days, hours, minutes, and seconds that elapsed since the beginning of the current year. |
| PPS | 10080 |
Use the PPS synchronization method. The GPS receiver sends one synchronization pulse per second, but does not send any timing information. The timestamp measurement returns the number of seconds that elapsed since the device powered up unless you set
CI.Timestamp.InitialSeconds
.
|
| None | 10230 |
Do not synchronize the counter to a GPS receiver. The timestamp measurement returns the number of seconds that elapsed since the device powered up unless you set
CI.Timestamp.InitialSeconds
.
|
