
B-63944EN/02 OPERATION 9.CREATING PROGRAMS
- 1089 -
9.1 CREATING PROGRAMS USING THE MDI PANEL
Programs can be created in the EDIT mode using the program editing
functions described in III-10.
Procedure for Creating Programs Using the MDI Panel
1 Enter the EDIT mode.
2 Press the
PROG
key.
3 Press address key
O
and enter the program number.
4 Press the
INSERT
key.
5 Create a program using the program editing functions described
in III-10.
Explanation
- Comments in a program
Comments can be written in a program using the control in/out codes.
Example) O0001 (TEST PROGRAM) ;
M08 (COOLANT ON) ;
•
When the
INSERT
key is pressed after the control-out code "(",
comments, and control-in code ")" have been typed, the typed
comments are registered.
•
When the
INSERT
key is pressed midway through comments, to
enter the rest of comments later, the data typed before the
INSERT
key is pressed may not be correctly registered (not entered,
modified, or lost) because the data is subject to an entry check
which is performed in normal editing.
Note the following to enter a comment:
- Control-in code ")" cannot be registered by itself.
- Comments entered after the
INSERT
key is pressed must not
begin with a number, space, or address O.
- If an abbreviation for a macro is entered, the abbreviation is
converted into a macro word and registered (see Section
III-10.7).
- Address O and subsequent numbers, or a space can be
entered but are omitted when registered.