Get Calibration Count

Returns the number of times the oscilloscope has been calibrated.

1378

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 count

Specifies which calibration count to return.

External Calibration 0 Returns the calibration count for an external calibration session.
Self Calibration 1 Returns the calibration count for a self-calibration session.
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

count

The number of times the digitizer has been calibrated.