Rockwell Automation 57C610 Enhanced Basic Language, AutoMax User Manual
Page 129

BĆ5
Miscellaneous Compiler Error Codes
484
New value must be same type as tunable in WRITE_TUNE
485
Tunable variable expected
486
Missing delimiter
487
Missing equal sign ="
488
Missing left parenthesis ("
489
Missing right parenthesis )"
490
Missing expected comma ," or semicolon ;"
491
Missing line number
492
Invalid line number
493
Line number out of range (must be 1 to 32767)
494
Invalid data type mixing in expression
495
Invalid variable type
496
Variable name same as reserved symbol
497
Variable name too long
498
Missing variable name
499
Variable name too long
500
Invalid subscripted variable
501
Invalid variable specified in READ statement
502
Missing variable definition
503
Invalid statement terminator; expecting EOS
504
Task must be a CONFIGURATION task
505
Missing operand (symbol or literal)
506
Missing arithmetic/relational operator
507
Not a valid statement for this task type
508
Invalid integer expression for ON GOTO
509
Invalid ON GOTO statement format
510
Missing expected TO
511
Expected expression not found
512
Missing expected line number
513
Invalid boolean expression
514
Invalid tunable statement definition
515
Symbol already defined; duplicate definition
516
Invalid data type for a tunable variable
517
Tunable variable ranges are inconsistent
518
Undefined variable or statement not permitted in this type of task
519
Invalid tunable variable definition format
520
Tunable cannot be array, left side of equal, or control block output
521
Missing expected variable
522
DATA statement not first statement for this line number
523
Not assigned
524
Overflow in ASCII to binary integer conversion
525
Numeric literal too large
526
Real literal too large
527
Null buffer overflow; statement too large
528
Object buffer overflow; statement too large
529
Expression evaluator; stack integrity lost;expression too long
530
Compiler integrity lost
531
Illegal symbol in REM statement
532
CALL statement not first statement for this line number