96-8100 1-15-96
40
ALARMS
HAAS AUTOMATION, INC.
SERVICE
MANUAL
VF-SERIES
528 Parameter Precedes On G65 lines all parameters must follow the G65 G-code. Place
G65 parameters after G65.
529 Illegal G65 Parameter The addresses G, L, N, O, and P cannot be used to pass parameters.
530 Too Many I, J, or Ks Only 10 occurrences of I, J, or K can occur in a G65 subroutine call.
In G65 Reduce the I, J, or K count.
531 Macro Nesting Too Only four levels of macro nesting can occur. Reduce the amount of
Deep nested G65 calls.
532 Unknown Code In Macro syntax is not allowed in a pocket pattern subroutine.
Pocket Pattern
533 Macro Variable A conditional expression evaluated to an UNDEFINED value, i.e. #0.
Undefined Return True or False.
534 DO Or END Already Multiple use of a DO that has not been closed by and END in the same
In Use subroutine. Use another DO number.
535 Illegal DPRNT A DPRNT statement has been formatted improperly, or DPRNT does
Statement not begin block.
536 Command Found On A G-code was included on a DPRNT block. Make two separate blocks.
DPRNT Line
537 RS-232 Abort While a DPRNT statement was executing, the RS-232 communications
On DPRNT failed.
538 Matching END Not A WHILE-DO statement does not contain a matching END statement.
Found Add the proper END statement.
539 Illegal Goto Expression after GOTO not valid.
613 Command Not Allowed A command (M96, for example) in the highlighted block cannot be
In Cutter Comp. executed while cutter comp. is invoked.