Get Last Calibration Date

Returns the date of the last self-calibration, external calibration, or manufacturer calibration.

Inputs/Outputs

datatype_icon

session in

The instrument handle that you obtain from Initialize External Calibration. The handle identifies a particular instrument session.

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

which date

The calibration date to return.

External Calibration 0 Returns the date of the last external calibration.
Self Calibration 1 Returns the date of the last self-calibration.
Manufacturer 2 Returns the date of the last manufacturer calibration.
datatype_icon

session out

Reference to the NI-SCOPE instrument session to pass to the next node in the program.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

datatype_icon

year

The year of the last calibration session.

datatype_icon

month

The month of the last calibration (1 through 12).

datatype_icon

day

The day of the last calibration session (1 through 31).