320
ALARMS
June 1999
96-8000
319 A Over Travel Range A-axis will exceed stored stroke limits. This is a parameter in
negative direction and is machine zero in the positive direction.
This will only occur during the operation of a users program.
320 No Feed Rate Specified Must have a valid F code for interpolation functions.
321 Auto Off Alarm Occurs in debug mode only.
322 Sub Prog Without M99 Add an M99 code to the end of program called as a subroutine.
324 Delay Time Range Error P code in G04 is greater than or equal to 1000 seconds (over
999999 milliseconds).
325 Queue Full Control problem; call your dealer.
326 G04 Without P Code Put a Pn.n for seconds or a Pn for milliseconds.
327 No Loop For M Code Except M97, M98 L code not used here. Remove L Code.
328 Invalid Tool Number Tool number must be between 1 and the value in Parameter 65.
329 Undefined M Code That M code is not defined and is not a macro call.
330 Undefined Macro Call Macro name O90nn not in memory. A macro call definition is in
parameters and was accessed by user program but that macro
was not loaded into memory.
331 Range Error Number too large.
332 H and T Not Matched This alarm is generated when Setting 15 is turned ON and an H
code number in a running program does not match the tool
number in the spindle. Correct the Hn codes, select the right tool,
or turn off Setting 15.
333 X-Axis Disabled Parameters have disabled this axis. Not normally possible in VF
Series CNC Mill.
334 Y-Axis Disabled Same as alarm 333.
335 Z-Axis Disabled Same as alarm 333.
336 A-Axis Disabled An attempt was made to program the A-axis while it was
disabled (DISABLED bit in Parameter 43 set to 1).
337 GOTO or P line Not Found Subprogram is not in memory, or P code is incorrect. P not found
338 Invalid IJK and XYZ in G02 or G03 There is a problem with circle definition; check your geometry.
339 Multiple Codes Only one M, X, Y, Z, A, Q etc. allowed in any block, only one G
codes in the same group.