What's new
What's new

Hurco Sub routine call (M98)

doug925

Titanium
Joined
Nov 21, 2002
Location
Houston
We are trying to run a M98 for the 1st time on the Hurco.
I do it all the time on my Haas, and Milltronics.:confused:

After Reading my book governing the new software, I am fairly sure I have it correct but I keep getting an error in sub routine call block msg.

The line is question is:
o1111
N1 ...
N105 ....
N110 M98 P320220
N115 ...

The Sub is named 0220, and the bold print in the call block represents the amount of loops to perform.
Both programs are loaded in D: and the main main (1111) is open.

Anybody know why this is incorrect?

Thanks,

Doug.
 
My old Fanuc uses P for the subprogram number and L for the number of repeats.
In your case, maybe you have those two numbers reversed.

i.e. M98P022032
 
Jim,

Thanks. My other machines all use M98 PXXX LZZZ
but the Hurco is an anomaly. I don't know why, but it does not like, or use a "L" like normal:rolleyes5: machines.
LOL

Never figured it out. We just used the cut/paste method until we hear back from Hurco.:toetap:;)
 
Is sub 0220 loaded in RAM? Don't know? Go into "Program Manager" screen, to see if it is listed along with 1111. Also, in 0220, make sure the "O" address in the program ALSO says 0220, not just 220.
 








 
Back
Top