niSync Revision Query (VI)
- Updated2024-03-29
- 2 minute(s) read
niSync Revision Query (VI)
Installed With: NI-SyncReturns 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.
![]() |
instrument handle specifies the instrument handle that you obtain from niSync Initialize. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
instrument handle out returns the instrument handle that you obtain from niSync Initialize. |
![]() |
firmware revision returns a string that contains the firmware revision number of the NI-Sync-compatible device you specified in instrument handle. |
![]() |
instrument driver revision returns a string that contains the revision numbers of your installed NI-Sync drivers. |
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |