First Program
| Description |
Creating your first program in PolyScope X teaches the robot arm to move through a series of waypoints that define the path to follow. An End Effector tool should be attached at the end of the arm. To configure the tooling at the end of the arm, see End Effectors Application. To configure the tooling at the end of the arm, see End Effectors Application in the Software Handbook.
|
| To create a simple program |
The first program performs the following steps:
|
||||
|
System Manager access |
|
||||
|
|||||
| Initialize Robot |
|
||||
|
|
|
||||
|
First command: Joint Move
Action: move to |
|
||||
|
|
|
||||
|
Name the first waypoint |
|
||||
|
Second command: Set
Action: Set an I/O for the end effector |
|
||||
|
Third command: Wait
Action: robot waits for a specified number of seconds |
|
||||
|
Fourth command: Set
Action: Unset an I/O for the end effector |
|
||||
|
Fifth command: Joint Move
Action: move to |
|
||||
|
Name the second waypoint |
|
||||
|
Verify the program in 3D viewer |
|
||||
|
|
|
||||
|
Verify the program in Communication |
|