RobotNumber Property
Applies To
Vision Calibration
Description
Sets / returns the robot number associated with a vision calibration.
Usage
VGet Calibration.RobotNumber, var
VSet Calibration.RobotNumber, value
- Calibration
- Name of a calibration or string variable containing a calibration name.
- var
- Integer variable that will contain the value of the property.
- value
- Integer value or expression for the new value of the property.
Values
Integer value from 1 to the number of robots in the system.
Remarks
RobotNumber specifies which robot the vision calibration is used for.
See Also
RobotArm, RobotLocal, RobotTool