
B-63644EN/02 IV. OPERATION 4.16i/18i DATA SERVER FUNCTIONS
- 169 -
4.7 DNC OPERATION BY A SUBPROGRAM CALL (M198)
Format for calling a subprogram from the main program
(1) For Series 15 command format
M198P∆∆∆∆Lxxxx;
∆∆∆∆ : NC program number on the data server side
(4-digit numeral following O of the O number)
xxxx: Repetition count (1 to 9999) (optional, default: 1)
(2) For a format other than the Series 15 command format
M198Pxxxx∆∆∆∆;
∆∆∆∆ : NC program number on the data server side
(4-digit numeral following O of the O number. In this
case, always use 4 digits.)
xxxx: Repetition count (1 to 9999) (optional, default: 1)
The items relating to the M198 command conform to the program call
function within general external input/output equipment. For details,
Refer to the corresponding CNC operator's manual.
Example: For the Series 15 command format