NI-Sync LabVIEW API Reference

niSync Disconnect Clock Terminals (VI)

  • Updated2024-03-29
  • 2 minute(s) read

niSync Disconnect Clock Terminals (VI)

Installed With: NI-Sync

Closes a route between a source clock terminal and a destination clock terminal. You must use this VI any time you connect clock terminals using niSync Connect Clock Terminals. Once you invoke this VI, the specified terminal will be free to perform other operations.

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 clock terminal you want to disconnect from the destination terminal. The source and destination terminals must be connected for this operation to succeed.

Valid values:

  • ClkIn
  • PXI_Clk10
  • Oscillator
  • DDS Clk
  • PFI_LVDS<n>
  • PXIe_DStarC<n>
  • PXIe_DStarA
  • All Connected Terminals
cstr.gif

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

Valid values:

  • PXI_Clk10_In
  • ClkOut
  • BoardClk
  • PFI_LVDS<n>
  • PXIe_DStarA<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. This node runs normally even if an error occurred before this node runs.

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.

Log in to get a better experience