Initialize External Calibration
- Updated2023-02-17
- 2 minute(s) read
Initialize External Calibration
Creates and initializes a special NI-HSDIO external calibration session.
session out indicates an NI-HSDIO session that can be used during the calibration session.
Multiple calls to this function return the same session ID. Calibration sessions are mutually exclusive with acquisition and generation sessions.
Inputs/Outputs
resource name
The specified device name.
password
The current calibration password for the device.
This password is case sensitive. The default password for all NI products is NI.
error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error
session out
Session handle that passes a reference to your calibration session to the next node.
error out
Error information.
The node produces this output according to standard error behavior.