Main Controls Explained
2 minute read
The main function of the Main Controls
is to switch on/off
the robot and control
the robot manually or automatic
:
How to use main controls:
- Switch
on/off
robot.Switch OnSwitch Off
After the system is switched on
the Manual cart
and Manual joint
modes become visible in the Main Controls
.
-
Pressing
manual cart
mode activates the cartesian coordination system. Enabling you to translate inx
,y
andz
direction withTranslation-joystick
and rotate aroundx
,y
andz
axes with therotation-joystick
.Translation JoystickRotation Joystick
-
Pressing
manual joint
mode activates joint mode. Enabling you to rotate each joint independently from each other.Joint rotation Joysticks
-
The gripper is used to pick up and drop down items, enable
Gripper
will close the gripper.
-
If you deployed a program, you can press
play
button to start the program. If the robot is not in it’s initial start position it will not start. You should bring the robot to its initial start position. -
You can move the robot towards its initial start position by means of: pressing
move to start
and then keep pressingHOLD to move to start
until the robot reached its start position. Now you can pressplay
to start the program.
The program keeps running until it is done or interrupted.
- You can press
pause
to temperately interrupt the program and pressplay
to continue. - You can press
stop
to exit the running program. - You can adjust the
timescale
to slow down er speed up your robot program. at 0% the robot does not move, at 500% the robot moves with 5 times its initial speed.