NI-Sync LabVIEW API Reference

niSync Revision Query (VI)

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

niSync Revision Query (VI)

Installed With: NI-Sync

Returns the revision numbers of the NI-Sync driver and the specified module's firmware. You can use this VI to confirm that your hardware and software is up to date or compatible with a specific feature.

niSync Revision Query

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.

istr.gif

firmware revision returns a string that contains the firmware revision number of the NI-Sync-compatible device you specified in instrument handle.

istr.gif

instrument driver revision returns a string that contains the revision numbers of your installed NI-Sync drivers.

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