Hello guys

We have Fermat machine with Fanuc 31i control.
I checked subjects on this forum and found some things . I also read the manual and i cant get the solution.
The problem is that i want to run program from machine memory and this program call subprogram from card ( it is Kingston CF/4GB ).
I did like that:


%
<TEST_CF>
G40 G49 G80
G90 G54
M06 T9
S2511 M3
G0 X-637.307 Y-12.159
G43 H9 D9 Z100. W0.

M198 P5614

G0 Z100.
G05P0
M5
G53 Z0. (- VARNA VIS. -)
M30
%

And subprogram on card was
O5614
.....
....
....
M99

Machine said it cant find any data.
After that i read a little more and find parameter settings. It says parameter 138 bit 7 ( MNC ) has to be set to 1 and then parameter 20 ( I/O channel ) to 4. I checked that and it was all set like that.

Hope you can help me.
Best regards

Jure