Get Last External Calibration Date And Time

Returns the date and time of the most recent successful external calibration.

The time returned is 24-hour (military) local time; for example, if the device was calibrated at 2:30 PM, this node returns 14 for the hours parameter and 30 for the minutes parameter.

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

year

The year in which the device was last calibrated.

datatype_icon

month

The month in which the device was last calibrated.

datatype_icon

day

The day on which the device was last calibrated.

datatype_icon

hour

The hour (in 24-hour time) in which the device was last calibrated.

datatype_icon

minute

The minute in which the device was last calibrated.

datatype_icon

session out

Session handle that passes a reference to your calibration session to the next node.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior