23
will toggle between two different windows which are shown below. The appropriate Function Window must be showing
to activate that particular function.
+)))))))))))))))0)))))))))))))))0))))))))))))))),
* F1 INSERT * F4 TERMINAL * F7 MORE *
* F2 ADD * F5 SAVE * F8 PROG RUN *
* F3 DELETE * F6 LOAD * F9 QUIT *
.)))))))))))))))2)))))))))))))))2)))))))))))))))-
+)))))))))))))))0)))))))))))))))0))))))))))))))),
* F1 PROG STOP * F4 PRINT * F7 MORE *
* F2 SINGLE STEP* * *
* F3 CLEAR PROG * * F9 QUIT *
.)))))))))))))))2)))))))))))))))2)))))))))))))))-
F1 - INSERT
To insert a line into the body of the program, move the Highlighted Line to just below where the inserted information is
to be placed. Type F1 and a new line will be opened up showing were the line will be entered. Enter as many lines of
information as needed. To get out of this mode, type either Enter or Escape.
F2 - ADD
To add lines to the end of a program, type F2. This will go into ADD MODE. Enter as many lines of information as
needed. To get out of ADD MODE, hit the Enter Key or Escape Key.
F3 - DELETE
To delete a line, place the Current Line (or Highlighted Line) on the line that is to be deleted. Press the F3 Key and the
line will be deleted and the program will be readjusted.
F4- TERMINAL
This Mode allows the user to directly control the motion of all axes. The TERMINAL MODE screen has a section for
information on each axis. The command list that is available in terminal mode is contained in a window on the right hand
side.
F5 SAVE
To Save a File on Disk, type F5. This will go to a screen listing all the Files in the Directory the Software is running in.
Enter the name for the Program you wish to Save. There is no need to include the .CL2 extension, the Software will
include this when it saves the file.
F6 LOAD
To Load a File on Disk, type F6. This will go to a screen listing all the Files in the Directory the Software is running in.
Enter the name of the Program you wish to Load. The .CL2 extension is not necessary.
F7- MORE
Typing the key F7 will cause the Function Window to toggle for more commands.
F8- PROG RUN
To Run a program, type F8. This will execute the program at line 1 until a quit command is reached.
F9 - QUIT
Type the F9 key to Exit the Software. Be sure to save the program before exiting the program.