NI-Sync C API Reference

niSync_DisableGPSTimestamping

  • Updated2023-02-21
  • 1 minute(s) read

C Function Prototype

ViStatus _VI_FUNC niSync_DisableGPSTimestamping (ViSession vi);

Purpose

Disables timestamping of the GPS pulse per second enabled by niSync_EnableGPSTimestamping.

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

Log in to get a better experience