96-8100 1-15-96
38
ALARMS
HAAS AUTOMATION, INC.
SERVICE
MANUAL
VF-SERIES
419 Invalid Function A code found on input of a DNC program could not be interpreted.
For DNC
420 Program Number The O code in the program being loaded did not match the O code
Mismatch entered at the keyboard. Warning only.
430 Floppy Unexpected Check your program. An ASCII EOF code was found in the input data
End of Input before program receive was complete. This is a decimal code 26.
431 Floppy No Prog Need name in programs when receiving ALL; otherwise has no way to
Name store them.
432 Floppy Illegal Prog Check files being loaded. Program must be Onnnn and must be at the
Name ` beginning of a block.
433 Floppy Empty Prog Check your program. Between % and % there was no program found.
Name
434 Floppy Insufficient Program received doesnt fit. Check the space available in the LIST
Memory PROG mode and possibly delete some programs.
435 Floppy Abort Could not read disk.
436 Floppy File Not Found Could not find floppy file.
501 Too Many Assignments Only one assignment = is allowed per block. Divide block in error into
In One Block multiple blocks.
502 [ Or = Not First Term An expression element was found where it was not preceded by [ or
In Expressn =, that start expressions.
503 Illegal Macro Variable A macro variable number was used that is not supported by this control,
Reference use another variable.
504 Unbalanced Paren. In Unbalanced brackets, [ or ], were found in an expression. Add or
Expression delete a bracket.
505 Value Stack Error The macro expression value stack pointer is in error. Call your dealer.
506 Operand Stack Error The macro expression operand stack pointer is in error. Call your dealer.
507 Too Few Operands On An expression operand found too few operands on the expression stack.
Stack Call your dealer.
508 Division By Zero A division in a macro expression attempted to divide by zero.
Re-configure expression.
509 Illegal Macro See Macros section for valid variables.
Variable Use