Error values – Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual
Page 268
![background image](/manuals/579606/268/background.png)
API Library of Routines
Appendix B
Error Values
B-137
The following Table B.A lists all error codes (DTL, CC, and PCCC) for
the control coprocessor.
Table B.A
Error Codes
Decimal
Value
Hex
Value
Symbolic Name
Description
0
0
DTL_SUCCESS or
CC_SUCCESS
Operation successful
3
3
DTL_E_DEFBAD2
Invalid number of elements to DEFINE
4
4
DTL_E_DEFBAD3
Invalid data type
5
5
DTL_E_DEFBAD4
Invalid access rights
9
9
DTL_E_DEFBADN
Invalid number of DEFINE parameters
11
B
DTL_E_FULL
DEFINE table is full
15
F
DTL_E_R_ONLY
Data item defined as READ only
16
10
DTL_E_INVTYPE
Data is invalid type for operation
17
11
DTL_E_NO_MEM
Not enough memory available
18
12
DTL_E_TIME
I/O operation did not complete in time
19
13
DTL_E_NOINIT
DEFINE table not initialized
20
14
DTL_E_BADID
Definition ID out of range
24
18
DTL_E_FAIL
I/O completed with errors
25
19
DTL_E_BADPARAM
Bad parameter value
26
1A
DTL_E_NOPARAM
Expected parameter is missing
27
1B
DTL_E_NOATMPT
I/O operation was not attempted
31
1F
DTL_E_TOOBIG
Data item greater than maximum allowed
32
20
DTL_E_NODEF
No such data item defined
38
26
DTL_E_DFBADADR
Bad DEFINE address
39
27
DTL_E_NOREINIT
DTL system already initialized
40
28
DTL_E_INPTOOLONG
DEFINE input string too long
41
29
DTL_E_CNVT
DataĆconversion error
42
2A
DTL_E_GETIME
PLCĆ5 time invalid
50
32
DTL_E_BADDEF
Invalid use of definition
Error Values
DTL
Errors