MaxMoveDist Property

Applies To
Vision Calibration

Description
Sets or returns the maximum distance of move during calibration.

Usage

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

Values
Real value from 0 to 500 (Unit: mm)

Default: 200

Remarks
Limits distance of arm move during calibration. Distance of arm move is not restricted when this is set to 0.

See Also
VCal, VDefSetMotionRange Statement