Rockwell Automation 1775-KA PLC-3 Communication Adapter Module User Manual User Manual

Page 202

Advertising
background image

Remote Error Codes Received from the

1773-KA Module

Appendix B

BĆ10

Error

Error

Code

Type

Meaning

169

local

Either the number or the expression following the
'/' in an address has a value outside the range 0 to
15 (decimal).

171

local

Value specified in a bit assignment statement was
other than a zero or a one.

177

local

Illegal use of EXIT command.

178

local

Illegal use of STOP command.

179

local

STOP encountered in procedure.

188

local

Attempt to read/write at bad address.

189

local

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

local

Function being used is not defined.

194

local

Expression is too complex.

199

local

Attempt to divide by zero.

200

local

Bad port specifier. That is, the character following
the '#' is other than 'H', 'h', 'M', or 'm'.

201

local

User symbol used as part of remote address
specification.

202

local

Undefined data following assignment command.
This error would occur, for instance, if the modifier
UNRPOT were used instead of UNPROT.

203

local

Error in remote specification.
1.A character other than '@' or 'following the
station number specification (...=#H045*T...).
2.Something other than EOL, PROT, or UNPROT
following a remote source address

(...=#H012$S5:8 + 9).

204

local

Third-party transfer. That is, in an assignment
command, both the source and the destination were
remote addresses.

205

local

Error in evaluating a PLC-2 address, or PLC-2
address greater than 65,535.

206

local

Zero range specified in an assignment command.

Advertising