GOHOME (Statement)


Moves to the position (home position) defined by the HOME statement.


GOHOME


This statement moves the robot from the current position to the home position using PTP control.
Use the HOME statement to declare a home position.
An error will occur if this statement is executed without setting HOME.



GOHOME
'The robot moves from the current position to the home position.


Top