Rockwell Automation 1775-KA PLC-3 Communication Adapter Module User Manual User Manual
Page 201
Remote Error Codes Received from the
1773-KA Module
Appendix B
BĆ9
Error
Error
Code
Type
Meaning
does not have access privileges (namely, major
section 0, 1, or 2).
148
local
Unbalanced parenthesis in expression.
149
local
A procedure name was used in a field that required
a symbolic address or a user symbol variable.
150
local
A label was used in a field that required a symbolic
address or a user symbol variable.
154
local
Error in reading address for symbol entry.
156
local
Illegal symbol in expression.
159
local
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
local
Unrecognized section specifier. An illegal character
161
local
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 C:15, $C5:3, CCUM: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.,
CM:3).
3.There was no colon following a legal word
specifier.
163
local
Missing colon between file and word.
164
local
Illegal word specifier in a data table address.
165
local
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
local
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.