Ends an NI-Sync instrument driver session and frees the device for other operations.
You must use this VI any time you begin a session using niSync Initialize. This VI clears or disables any generated clocks, future time events, and timestamp triggers on the associated device.
![]() |
Note Calling this VI will not un-route any clock or trigger terminals that are connected while the session is open. You must close clock terminals using niSync Disconnect Clock Terminals, and you must close trigger terminals using niSync Disconnect Trigger Terminals or niSync Disconnect Software Trigger. You can also close these terminal routes by resetting the module. |
![]() |
instrument handle specifies the instrument handle that you obtain from niSync Initialize. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |