
B–63122EN/01
12. PROGRAM CONFIGURATION
NC FUNCTION
75
When memory is used, a program cataloged in the floppy cassette can be
called and executed as a sub program.
A sub program is called from the floppy cassette when the program using
the memory executes the following block.
M198 P_ L_ ;
P : Program number or file number of the sub program to be called
L : Number of times that the sub program is repeated
Sub program calling
CAUTION
In the program called by M198, no more sub program can
be called by M198.
NOTE
Whether address P specifies the file number or program
number is selected by a parameter.
Sequence number can be given in a 5–digit number after the address N at
the head of the program block.
The sequence number of the program under execution is always displayed
on the CRT screen. The sequence number can also be searched in the
program by the sequence number search function.
Either the EIA or the ISO code can be used as tape code. The input
program code is distinguished with the first end of block code (EIA: CR,
ISO: LF). See the List of Tape Codes (Appendix. C) for tape codes used.
12.5
EXTERNAL MEMORY
AND SUB PROGRAM
CALLING FUNCTION
Format
12.6
SEQUENCE NUMBER
12.7
TAPE CODES