niSync Disconnect Software Trigger (VI)
- Updated2024-03-29
- 2 minute(s) read
niSync Disconnect Software Trigger (VI)
Installed With: NI-SyncCloses a route between the global software trigger and a destination trigger terminal. You must use this VI every time you connect a software trigger using niSync Connect Software Trigger. Once you invoke this VI, you can use the associated terminal for other operations.
![]() |
instrument handle specifies the instrument handle that you obtain from niSync Initialize. |
||||||||
![]() |
source terminal specifies the source software trigger terminal you want to disconnect from the destination terminal. The global software trigger must be connected to the destination terminal for this operation to succeed. The only acceptable value is Global Software Trigger. |
||||||||
![]() |
destination terminal specifies the destination trigger terminal to disconnect the global software trigger terminal from. The global software trigger must be connected to the destination terminal for this operation to succeed. Valid values:
|
||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. This node runs normally even if an error occurred before this node runs. |
||||||||
![]() |
instrument handle out returns the instrument handle that you obtain from niSync Initialize. |
||||||||
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |