Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 269

Advertising
background image

API Library of Routines

Appendix B

CC Errors

B-138

Decimal

Value

Hex

Value

Symbolic Name

Description

101

65

CC_PENDING

I/O operation in progress

117

75

CC_E_NO_MEM

Not enough memory available

118

76

CC_E_TIME

I/O operation did not complete in time

120

78

CC_E_BADID

TAG define ID out of range

124

7C

CC_E_FAIL

I/O completed with errors

127

7F

CC_E_NOATMPT

I/O operation not attempted

131

83

CC_E_TOOBIG

Data item is greater than maximum allowed

133

85

CC_E_BAD_MSGID

Message ID out of range (0Ć31)

141

8D

CC_E_CNVT

Data conversion error

157

9D

CC_E_NOTCONNECT

PLC is not connected or offline

159

9F

CC_E_NOEXPANDER

Expander not present

160

A0

CC_E_INV_TO

Invalid timeout value

161

A1

CC_E_INV_PORT

Invalid port address

162

A2

CC_E_INV_CTYPE

Invalid coprocessor data type

163

A3

CC_E_INV_PTYPE

Invalid PLCĆ5 data type

164

A4

CC_E_INV_BPI_MASK

Invalid value for BPI trigger mask

165

A5

CC_E_BAD_RACK

Rack value out of range

166

A6

CC_E_BAD_GROUP

Group value out of range

167

A7

CC_E_BAD_MODULE

Module slot value out of range

168

A8

CC_E_BAD_RETRY

Retry value out of range

171

AB

CC_E_TIME_LOCKED

Did not complete in time, TAG locked

172

AC

CC_E_TIME_NOREAD

Did not complete in time, TAG not read

173

AD

CC_E_TIME_NOWRITE

Did not complete in time, TAG not written

174

AE

CC_E_TAGPEND

TAG WRITE is already pending on this TAG

175

AF

CC_E_BADTAG

Invalid TAG name

176

B0

CC_E_NOTAG

TAG not found

177

B1

CC_E_TAGFULL

TAG table is full

178

B2

CC_E_NOTLOCKER

Caller is not the locker of this TAG

179

B3

CC_E_NOTDEFINER

Caller is not the definer of this TAG

181

B5

CC_E_MSGPEND

Message already pending

182

B6

CC_E_MSG_ABORT

Message aborted by CC_MKILL

184

B8

CC_E_DUP

Duplicate TAG

185

B9

CC_E_NOTLOCKED

Tag is not locked

186

BA

CC_E_BADACC

Bad value for TAG access

189

BD

CC_E_NOACCESS

TAG is READ only

190

BE

CC_E_SIZE

Invalid size for operation

191

BF

CC_E_TOOSMALL

Size of buffer too small

192

C0

CC_E_INVTYPE

Invalid type for operation

CC

Errors

Advertising