AutoRefFinalRotation Property

Applies To
Vision Calibration

Description
Sets or returns the final angle of rotation for the tool when automatically calculating the calibration reference point.

Usage

VGet  Calibration.AutoRefFinalRotation, var
VSet  Calibration.AutoRefFinalRotation, 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 180 to 5, 5 to 180 (Unit: degrees)

Default: 15

Remarks
If a positive value is set, the tool will rotate in the direction of the +U axis in the tool coordinate system. If a negative value is set, the tool will rotate in the direction of the -U axis within the tool coordinate system. Absolute values must always be greater than the AutoRefInitRotation. Using large values (90 degrees or more) is recommended to ensure greater reference point accuracy.

Further, as this property is used to set the angle of rotation of the tool, it cannot be used for mobile J2 camera calibration.

See Also
VCal, VDefTool Statement, AutoRefInitRotation Property