niSync_EnableGPSTimestamping

C Function Prototype

ViStatus _VI_FUNC niSync_EnableGPSTimestamping (ViSession vi);

Purpose

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 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.

Parameters

Name Type Description
vi ViSession The session handle that you obtain from niSync_init. The handle identifies a particular instrument session.

Return Values