RobotXOffset Property

Applies To
Vision Calibration

Description
Sets / returns the robot X axis offset which is added to RobotX object results.

Usage

VGet  Calibration.RobotXOffset, var
VSet  Calibration.RobotXOffset, 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 999 to 999.

Default: 0

Remarks
Robot world calibrations can accurately return position in the robot world (RobotX), but the end effector is normally not aligned exactly in the robot world, so a constant offset is necessary. RobotXOffset allows you to specify this constant offset. You can set the value directly, or you can use the Robot Offsets Calibration wizard from the Robot Offsets calibration property in the Vision Guide window.

See Also
RobotX Result, RobotXYU Result, RobotYOffset Property, RobotUOffset Property, RobotXYRotateOffset Property