niSync Disconnect Trigger Terminals (VI)

Installed With: NI-Sync

Closes a route between a source trigger terminal and a destination trigger terminal. Once you invoke this VI, you can use the associated terminal for other operations. You must use this VI any time you connect trigger terminals using niSync Connect Trigger Terminals.

niSync Disconnect Clock Terminals

cio.gif

instrument handle specifies the instrument handle that you obtain from niSync Initialize.

cstr.gif

source terminal specifies the source terminal you would like to disconnect from the destination terminal. The source and destination terminals must be connected for this operation to succeed.

Valid values:

  • PXI_Trig<n>
  • PXI_Star<n>
  • PFI<n>
  • Ground
  • Synchronization Clock (Full Speed)
  • Synchronization Clock (Divided 1)
  • Synchronization Clock (Divided 2)
  • PFI_LVDS<n>
  • PXIe_DStarC<n>
  • PXIe_DStarB
  • ClkIn
  • All Connected Terminals
cstr.gif

destination terminal specifies the destination trigger terminal to disconnect from the source terminal. The source and destination terminals must be connected for this operation to succeed.

Valid values:

  • PXI_Trig<n>
  • PXI_Star<n>
  • PFI<n>
  • PFI_LVDS<n>
  • PXIe_DStarC
  • PXIe_DStarB<n>
  • All Connected Terminals
cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

instrument handle out returns the instrument handle that you obtain from niSync Initialize.

ierrcodeclst.gif

error out returns error conditions that occur after this node runs. This output provides standard error out functionality.