RobotYOffset Property

Applies To
Vision Calibration

Description
Sets / returns the robot Y axis offset which is added to RobotY object results.

Usage

VGet  Calibration.RobotYOffset, var
VSet  Calibration.RobotYOffset, 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 (RobotY), but the end effector is normally not aligned exactly in the robot world, so a constant offset is necessary. RobotYOffset 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
RobotY Result, RobotXYU Result, RobotXOffset Property, RobotUOffset Property, RobotXYRotateOffset Property