niSync_Stop1588

C Function Prototype

ViStatus _VI_FUNC niSync_Stop1588 (ViSession vi);

Purpose

Ends participation in the IEEE 1588-2008 time synchronization protocol. You must be participating in 1588 in order for this function to operate. Use niSync_Start1588 to begin participation in the 1588 protocol.

Note Note  

Parameters

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

Return Values