Specifications
5-44
5.6.3.2 Basic Usage
This subsection describes the method of editing program using the command
builder. The following is an example program line:
MOVE P, P1, S = 50 MOVE PTP TO P1 AT 50% INSIDE SPEED
"
STEP 1
Move the cursor to a desired input position in the Program Edit
window.
"
STEP 2
Open the command builder and select the Robot control statement
from the class selection list.
"
STEP 3
Select the MOVE command from the command list.
"
"
STEP 4
Enter the argument values of the selected MOVE command as
follows:
"
STEP 5
Click on the
button.
The command is entered in the cursor-located position of the program
being edited. (Enter comments from the keyboard.)
MOVE P, P1, S = 50