niSync_ResetFrequency

C Function Prototype

ViStatus _VI_FUNC niSync_ResetFrequency (ViSession vi);

Purpose

Resets the internal frequency at which the board time increments to the default value.

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