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

datatype_icon

session in

Instrument handle that identifies your calibration session.

This parameter is obtained from the niHSDIO Initialize External Calibrationnode

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

info

The string to store in the onboard EEPROM.

datatype_icon

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.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior