Set Calibration User Defined Info
- Updated2023-02-17
- 2 minute(s) read
Set Calibration User Defined Info
Stores a user-defined string of characters in the device onboard EEPROM.
If the string is longer than the maximum allowable size, it is truncated.
This node overwrites any existing user-defined information. If you call this node in a session, information is immediately changed. If you call this node in an external calibration session, information is changed only after you close the session using the Close Ext Calnode with calibration close action set to Commit.
Inputs/Outputs

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

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

info
The string to store in the onboard EEPROM.

session out
Handle that identifies the session in all subsequent node calls.
The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

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