Rockwell Automation 1770-KF2 Data Highway or Highway Plus Interface Module User Manual User Manual
Page 166

Error Reporting
Chapter 7
7Ć11
Code (If Applies)
EXT STS STS
Meaning
Error
Code
159
Bad level specified in extended address.
1. More than 9 levels were specified in an extended address.
2. Something other than a (" or a number followed a ." in an
extended address.
160
$" unrecognized section specifier. An illegal character followed
the $" in an address.
161
Bad timer or counter specification.
1. The first letter of the data table address is a T, C, or P; but
there are not 4 characters in the specification. Incorrect
addresses that would cause this error include $TAC:15,
$C5:3, $TACCUM:23, etc.
2. The key data table word specifier was 4 characters long and
began with a T, C, or P; but it did not match the legal word
specifiers (e.g., $TACM:3).
3. There was no colon following a legal word specifier.
163
Missing colon between file and word.
164
Illegal word specifier in a data table address.
165
Illegal context specifier. When an expression determined the
context in a data table address,or when the global context
(Context 0) was specified in a data table address, a colon
followed the context.
166
Attempt to execute a symbol not defined as a process. The
system symbol exists but refers to a symbolic address rather than
to a process.
169
Either the number or the expression following the /" in an
address has a value outside the range 0 to 15 (decimal).
171
Value specified n a bit assignment statement was other than a
zero or a one.
177
Illegal use of EXIT command.
178
Illegal use of STOP command.
179
STOP encountered in procedure.
188
Attempt to read/write at bad address.
189
Unable to evaluate the expression in the given base. This will
occur, for example, if the argument of a FROM BCD function is
not a valid BCD bit pattern. It will also occur when invalid
characters occur in numeric values (e.g., 57 + 12X").
192
Function being used is not defined.