NI-Sync LabVIEW API Reference

niSync Reset (VI)

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

niSync Reset (VI)

Installed With: NI-Sync

Resets the specified device to the state specified below. You can also reset a device before the program starts by using the reset device parameter of niSync Initialize.

When you invoke niSync Reset, it executes the following actions:

  • Disconnects all terminal connections.
  • Sets the DDS frequency to 0 Hz.
  • Disables the PLL circuit.
  • Sets all PFI front panel connectors to 50 ohm input impedance.
  • Sets the front and rear zone synchronization clock sources to PXI_Clk10.

For time-based timing and synchronization modules, invoking this VI also executes the following actions:

  • Stops PTP participation.
  • Resets the 1588 clock to the current system time.
  • Clears all clocks.
  • Clears all hardware and software triggers.
  • Clears all future time events.
  • Disables timestamp triggers.
  • Sets the external time reference to the default source.

niSync Reset

cio.gif

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

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.

Log in to get a better experience