DistCorrectCal Property

Applies To
Vision Calibration

Description
Executes lens distortion correction and camera tilt correction used for vision calibration, and returns calibration status.

Usage

VGet  Calibration.DistCorrectCal, var
VSet  Calibration.DistCorrectCal, value
Calibration
Name of a calibration or string variable containing a calibration name.
var
Boolean variable that will contain the value of the property
value
Boolean value or expression for the new value of the property.

Values

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

Remarks
DistCorrectCal executes lens distortion correction and camera tilt correction used for vision calibration, and returns calibration status.

See Also
DistCorrectCalComplete Result, DistCorrectEnable Property, DistCorrectTargetSeq Property