CalComplete Result

Applies To
Vision Calibration

Description
Returns whether a calibration is completed.

Usage

VGet  Calibration.CalComplete, var
Calibration
Name of a calibration or string variable containing a calibration name.
var
Boolean variable that will contain the value of the result.

Values

  • 0 - False: Calibration has not been completed.
  • -1 - True: Calibration has been completed.

Remarks
Use CalComplete to check if a calibration has been completed successfully.

See Also
PointsTaught Property