DISPLAYED MESSAGE DESCRIPTION POSSIbLE CAUSE(S) A pierce dwell time of 0 is specified.
please set 1 in the D argument (G89).
G103 is not a valid G code if the last G89 command
specified no pierce dwell.
see LASER NC PROGRAMMING topic. Brace open/close error. see LASER NC PROGRAMMING topic Cannot trace through pallet moves.
Cannot use G31 with cutter
compensation on. see LASER NC PROGRAMMING topic • G41commanded or G42 was active when a program G31. Cannot use G84 t4 if process
parameters pierce mode is "no pierce"
Command too long to send to pmaC. internal error—call CinCinnati. Comment syntax error. see LASER NC PROGRAMMING topic Corner radius too large. see LASER NC PROGRAMMING topic Current program is active. Cannot
load new program.
Divide by zero error. a zero in the denominator is not permitted. Duplicate line number.
Duplicate subroutine names in file. • More than one subroutine in the current file
uses the same name. end of history buffer or beginning of
program reached. reverse tracing is disabled.
tracing backwards beyond start of program is not
possible. In addition, a fixed number of executed
program blocks are held in memory while a program is running. this memory area, known as the “history buffer”, limits how far a program can be traced in reverse.
Large programs contain more blocks than
•
the history buffer can hold. attempts to trace backwards beyond the last block in the history buffer will cause this alarm.
end of program reached. Forward
tracing is disabled. tracing operation has reached the last line of the program. press “trace reVerse” to back up to desired location for resumption of cut.
error occurred reading process
Library file. • Process Parameter file specified does not exist or is corrupt. G53 ignored in incremental mode.
G84 or G85 call before a G89. Cannot start cut until program specifies cutting
process parameters (power, standoff, etc.) G89 Call error. see LASER NC PROGRAMMING topic G84 t2 or G84 t5 not allowed -
rapid pierce option is required. G84 ‘t2’ or ‘t5’ argument is not valid on machines that do not have the optional Rapid Pierce function. G102 call before a G89. see LASER NC PROGRAMMING topic
G103 call before a G89. see LASER NC PROGRAMMING topic if, then syntax error. see LASER NC PROGRAMMING topic
Illegal arc radius specified.
illegal corner rounding command. illegal exit and entry in the wHiLe
loop. see LASER NC PROGRAMMING topic illegal Goto statement. see LASER NC PROGRAMMING topic incorrect syntax for laser
applications. nC program contains an invalid statement, or a command argument is missing
invalid data range. a G code or m code argument is out of range
invalid laser mode. G89 ‘m’ or ‘H’ argument not valid
invalid G code. see LASER NC PROGRAMMING topic invalid m code. see LASER NC PROGRAMMING topic
DISPLAYED MESSAGE DESCRIPTION POSSIbLE CAUSE(S)
Line numbering syntax error. see LASER NC PROGRAMMING topic Look ahead error -- too many lines
between motion.
main program not found. see LASER NC PROGRAMMING topic math statement error. see LASER NC PROGRAMMING topic
Near field pressure exceeds Far field
pressure. • Dynamic Assist Gas Near field pressure (G102 ‘A’) greater than Far field pressure (G102 ‘B’). No feedrate specified in program. see LASER NC PROGRAMMING topic
no program name in subroutine call. see LASER NC PROGRAMMING topic
No R, I, or J specified for circle. see LASER NC PROGRAMMING topic pallets are disabled for Lower pallet
special Function mode (m43). a pallet move was attempted while Clear parts from pallet and command M43M44 was active. before attempting a pallet move.
parser out of memory. internal error—call CinCinnati inCorporateD service Department
process parameter library not found. Process Library file not found • File name misspelled in program.
File not located in materiaL subdirectory. (if
•
file is not in the MATERIAL subdirectory, the G89 call must specify the file/directory path.)
process parameter out of range error
- assist gas port an invalid process parameter setting for assist gas type or port number was encountered by the nC program parser
G89 A
• or b argument not valid. Valid argument values are 11 (port #1) or 12 (port #2)
Process Parameter file specifies an assist gas •
that is not currently available process parameter out of range error
- feedrate an invalid feedrate process parameter was encountered by the nC program parser • Out of range Process Parameter file setting or G89 U argument process parameter out of range error
- focus an invalid focus process parameter value was encountered by the nC program parser • Out of range Process Parameter file setting, or G102 Q, R, U, or V argument process parameter out of range error
- gas pressure an invalid gas pressure process parameter was encountered by the nC program parser. assist gas pressure settings must not exceed assist Gas Valve
Max Rating configuration value
Out of range Process Parameter file setting or •
G89E or I argument process parameter out of range error
- kerf compensation an invalid kerf compensation process parameter was encountered by the nC program parser. • Out of range Process Parameter file setting or G89 K argument process parameter out of range error
- minimum DpC power an invalid minimum DpC Feedrate process parameter was encountered by the nC program parser
Out of range Process Parameter file setting or •
G89 V argument process parameter out of range error
- optional assist gas pressure an invalid optional gas pressure parameter was encountered by the nC program parser. optional assist gas pressure setting must not exceed assist
Gas Valve Max Rating configuration value
Out of range Process Parameter file setting or •
G102 I argument process parameter out of range error
- pierce dwell time an invalid pierce dwell time process parameter was encountered by the nC program parser • Out of range Process Parameter file setting or G89 D argument process parameter out of range error
- pierce-thru time an invalid pierce-thru check time process parameter was encountered by the nC program parser • Out of range Process Parameter file setting process parameter out of range error
- pre-cut dwell an invalid pre-cut dwell process parameter was encountered by the nC program parser • Out of range Process Parameter file setting or G102 D argument process parameter out of range error
- power burst time an invalid power burst time process parameter was encountered by the nC program parser. • Out of range Process Parameter file setting or G102 T argument process parameter out of range error
- power ramp tip cooling time an invalid ramp cooling time process parameter was encountered by the nC program parser. • Out of range Process Parameter file setting or G103 F argument process parameter out of range error
- power setting an invalid ramp step power process parameter was encountered by the nC program parser • Out of range Process Parameter file setting or G103 R through w argument. process parameter out of range error
- pulse duty cycle an invalid pulse duty cycle process parameter was encountered by the nC program parser. • Out of range Process Parameter file setting or G89R or S argument. process parameter out of range error
DISPLAYED MESSAGE DESCRIPTION POSSIbLE CAUSE(S)
process parameter out of range error
- ramping time increment an invalid ramp step time process parameter was encountered by the nC program parser. • Out of range Process Parameter file setting or G103 A through E argument. process parameter out of range
error: laser wattage an invalid laser power process parameter was encountered by the nC program parser • Out of range Process Parameter file setting, or G89 T or Q argument exceeds nominal power rating of laser.
program feedrate exceeds machine
limits. the program attempted to command a feedrate greater than the rapid (G0) speed. • the rapid traverse speed listed in section 4 is not specified on the X Axis and Y Axis
pages of the Maint. | Configuration window. program feedrates are not commanded in the
•
proper units (ipm or mm/min). program is missing Dprnt
statement(s). the CnC serial output option is enabled anD the program does not command the required number of Dprnt statements.
Incorrect DPRNT setting on Configuration •
screen, under serial port. program terminated due to machine
setup / Process Parameter conflict the nC program parser stopped loading or executing the part program due to a machine set-up
conflict.
see MACHINE SETUP CHECKING topic sequence number not found. see LASER NC PROGRAMMING topic
subprogram call without a return
statement. see LASER NC PROGRAMMING topic
subroutine not found. Subroutine file not found or misspelled. • subroutine name misspelled in program. File not located in “proGram” subdirectory.
•
(If file is not in “PROGRAM” subdirectory, the program must specify the file/directory path.)
too many nested iF statements. see LASER NC PROGRAMMING topic too many ramping power steps
specified. G103 ‘Q’ argument not valid. (For up to 20 ramping steps, use G89 to call a material library file instead
of using G103.)
G103 ‘Q’ commanded more than 3 ramping
•
steps. too many nested subroutines. see LASER NC PROGRAMMING topic
too many nested wHiLe loops. see LASER NC PROGRAMMING topic
Unable to open Process Library file. • Process Parameter file specified does not
exist or is corrupt Variable assignment error. see LASER NC PROGRAMMING topic
wHiLe loop syntax error. see LASER NC PROGRAMMING topic workpiece edge Detection option
must be enabled for G31. G31 cannot be used on machines that do not have the optional workpiece Edge Detection function. • Option not enabled on Configuration “Options” screen. x axis travel exceeds machine limits. The selected program will not fit on the table if
started at the present location. • incorrect soft overtravel limit machine configuration setting
y-axis travel exceeds Lower pallet
special Function mode (m43) limit. • incorrect LpsF soft overtravel limit machine configuration setting
y-axis travel exceeds machine limits. The selected program will not fit on the table if
started at the present location. • incorrect soft overtravel limit machine configuration setting
Z-axis noncontact data error. an invalid standoff process parameter was
encountered by the nC program parser • Out of range Process Parameter file setting or G102 ‘s’ or ‘Z’ argument.