ViStatus _VI_FUNC niSync_EnableGPSTimestamping (ViSession vi);
Enables timestamping of the GPS pulse per second signal. You must select GPS as the time reference for the module specified in the ViSession attribute for this instance to function.
![]() |
Note This attribute is supported only on certain targets. Refer to Target Support for Timing Attributes and Functions to determine whether or not this attribute is supported on your target. |
Name | Type | Description |
---|---|---|
vi | ViSession | The session handle that you obtain from niSync_init. The handle identifies a particular instrument session. |