
12. PROGRAM CONFIGURATION
B–64112EN/01
NC FUNCTION
104
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 fff ffff ;
Sub program calling
If the number of repetitive calls is omitted, 1 is assumed.
Number of repetitive
calls
Subprogram number or file number
NOTE
1 Whether address P specifies the file number or program
number is selected by a parameter.
2 In the program called by M198, no more sub program can
be called by M198.
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 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 for tape codes used.
12.5
EXTERNAL MEMORY
AND SUB PROGRAM
CALLING FUNCTION
Format
12.6
SEQUENCE NUMBER
12.7
TAPE CODES