Initialize Child Calibration Session
- Updated2023-02-17
- 2 minute(s) read
Initialize Child Calibration Session
Creates a new acquisition or generation session within an existing external calibration session, based on the specified session type.
This node returns a handle to the new child session.
Inputs/Outputs

session in
Instrument handle that identifies your calibration session.
This parameter is obtained from the niHSDIO Initialize External Calibrationnode

session type
The type of session, either acquisition or generation.

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.

child session out
The niHSDIO acquisition or generation session that is created by the calibration session for the purpose of measurement.
You can create one acquisition and/or one generation session at a time within the calibration session.

error out
Error information.
The node produces this output according to standard error behavior.