
PointsTaught Property
PointsTaught Property
Applies To
Vision Calibration
Description
Sets / returns the teach state of a vision calibration's points.
Usage
VGet
Calibration
.
PointsTaught,
var
VSet
Calibration
.PointsTaught,
value
Calibration
Name of a calibration or string variable containing a calibration name.
var
Boolean variable that will contain the value of the result.
value
Boolean expression for the new value of the property.
Values
False
Points have not been taught.
True
Points have been taught.
Remarks
PointsTaught must be True before you can execute a calibration. If you teach the calibration points from
the Vision Guide GUI Calibration tab, then this property will automatically be set to True.
See Also
CalComplete Result
Vision Guide 5.0 Reference (Ver.5.3) Rev.1
109