ViStatus niSync_reset (ViSession vi);
Resets the specified device to the state specified below. You can also reset a device before the program starts by using the resetDevice parameter of niSync_init.
When you invoke niSync_reset, it executes the following actions:
For time-based timing and synchronization modules, calling this function also executes the following actions:
Name | Type | Description |
---|---|---|
vi | ViSession | The session handle that you obtain from niSync_init. The handle identifies a particular instrument session. |