Rockwell Automation 1770-KF2 Data Highway or Highway Plus Interface Module User Manual User Manual
Page 165
Error Reporting
Chapter 7
7Ć10
Code (If Applies)
EXT STS STS
Meaning
Error
Code
124
Illegal destination in an assignment command. This does not
necessarily mean that an assignment command was desired
because any command line that doesn't look like anything else is
assumed to be an assignment command. Lines that will
generate this error include:
5 = 4 + 1
6ASDFGHJ
whereas the line:
WERTYUI
will generate an Error 140 (unrecognized command).
125
Illegal modifier for the CREATE command. That is, the command
was CREATE/... and the ... was other than LOCAL, GLOBAL or a
legal abbreviation of one of these.
126
The CREATE command was specified, but the symbol did not
begin with an @".
127
$" missing in CREATE system symbol address.
129
Attempt to delete nonĆexistent symbol.
140
Unrecognized or ambiguous command. (cf. Error 124)
142
Illegal data following GOTO command.
143
Illegal use of label (e.g., not in a procedure).
144
Label not found.
145
Duplicate label. User symbols must be distinct from labels.
146
Too many nested procedures.
147
Insufficient privilege for the specified operation. This error can
occur when an attempt is made, via the assignment command, to
write into a major section of memory in which the 1775ĆKA
module does not have access privileges (namely; Major
Section 0, 1, or 2).
148
Unbalanced parenthesis in expression.
149
A procedure name was used in a field that required a symbolic
address or a user symbol variable.
150
A label was used in a field that required a symbolic address or a
user symbol variable.
154
Error in reading address for symbol entry.
156
Illegal symbol in expression.