User Manual PLC-3 FAMILY I/0 Instruction Manual

DH/DH+ Error Codes
Appendix B
B-6
Error Code MeaningAssociated
Commands
Error Type
163 local all Missing colon between file and word.
164 local all Illegal word specifier in a data table address.
165 local all Illegal context specifier. When an expression determines the context in a data
table address, or when a data table address specifies the global context (context
0) and a colon follows the context.
166 local all 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. Not a DH/DH+
procedure.
169 local all Either the number or the expression following the \ in an address has a value
outside the range 0 to 15 (decimal).
171 local all Value specified in a bit assignment statement was other than a zero or a one.
177 local all Illegal use of EXIT command.
178 local all Illegal use of STOP command.
179 local all STOP command encountered in procedure.
188 local all Attempt to read/write at bad address.
189 local all Unable to evaluate the expression in the given base. This occurs if the argument
of a FROMBCD function is not a valid BCD bit pattern, or if invalid characters
occur in numeric values (e.g., 57 + 12X").
192 local all Function being used is not defined.
194 local all Expression is too complex.
199 local all Attempt to divide by zero.
200 local all Bad port specifier. The character following the # is other than H, h, M, m, D, d, O,
or o.
201 local all User symbol used as part of remote address specification.
202 local all Undefined data following assignment command. This error occurs if the modifier
UNRPOT is entered instead of UNPROT.
203 local all Error in remote specification:
A character other than @ or $ following the station number specification
(.. . . . . . . . . . . . . . = #H045*T . . .).
Something other than EOL, PROT, or UNPROT following a remote source
address (... = #H012$S5:8 + 9).
204 local all Thirdparty transfer. In an assignment command, both the source and the
destination are remote addresses.
205 local all Error in evaluating a PLC2 address, or PLC2 address greater than 65,535.
206 local all Zero range specified in an assignment command.
207 local all Word range specified in destination address.
208 local all Destination and source addresses disagree in type.