niHSDIO Init Ext Cal VI
- Updated2023-02-21
- 3 minute(s) read
Creates and initializes a special NI-HSDIO external calibration session. instrument handle out is an NI-HSDIO session that can be used during the calibration session.
![]() |
Note For information about sequencing the external calibration functions to successfully calibrate your NI-HSDIO device, refer to the calibration procedure for that device. |
The default password for all NI products is 'NI'.
Multiple calls to this function return the same session ID. Calibration sessions are mutually exclusive with acquisition and generation sessions.
Related Topics
![]() |
resource name specifies the device name, for example PXI1Slot3, where PXI1Slot3 is a device name assigned by Measurement & Automation Explorer. |
||||||
![]() |
password is the current calibration password for the device. This password is case sensitive. The default password for all NI products is NI. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
instrument handle out passes a reference to your calibration session to the next VI. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|