765-1205/100-000
Appendix
Product manual | Version: 2.0.0
123
8DIO FLD EC DC 24V 2.0A
Error
Code
Addi-
tional
Code
Event
Error Name
Description
0x80
0x20
Service temporarily
unavailable
SERV_NOTAVAIL
This error type is used if a parameter for a read or write service
cannot be accessed due to the current state of the device applica-
tion.
0x80
0x21
Service temporarily
unavailable – local
control
SERV_NOTAVAIL_LOCCTRL
This error type is used if a parameter cannot be accessed for a
read or write service due to an ongoing local operation on the de-
vice (e.g., operation or parameterization via on-board device con-
trol panel).
0x80
0x22
Service temporarily
unavailable – device
control
SERV_NOTAVAIL_DEVCTRL
This error type is used if a read or write service cannot be ac-
cessed due to a state of the device application due to an external
cause (e.g., parameterization during a teach-in operation or cali-
bration due to an external cause).
0x80
0x23
Access denied
IDX_NOT_WRITEABLE
This error type is used if a service accesses a read-only parame-
ter in order to write to it.
0x80
0x30
Parameter outside
value range
PAR_VALOUTOFRNG
This error type is used if a service receives a parameter outside
its allowed range of values.
0x80
0x31
Parameter value ex-
ceeds limiting value
PAR_VALGTLIM
This error type is used if a write service receives a parameter
above its specified value range.
0x80
0x32
Parameter value falls
below limiting value
PAR_VALLTLIM
This error type is used if a write service receives a parameter be-
low its specified value range.
0x80
0x33
Parameter length too
large
VAL_LENOVRRUN
This error type is used if, in a write service to a parameter, the
content is greater than the specified parameter length. This error
type is also used if a data object is too large to be processed by
the device application (e.g., due to a ISDU buffer size limit).
0x80
0x34
Parameter length too
small
VAL_LENUNDRUN
This error type is used if, for a write service to a parameter, the
content is smaller than the specified parameter length (e.g., write
access by an Unsigned16 value to an Unsigned32 parameter).
0x80
0x35
Function not avail-
able
FUNC_NOTAVAIL
This error type is used for a write service if its command code is
not supported by the device application (e.g., a system command
with an unimplemented value).
0x80
0x36
Function temporarily
unavailable
FUNC_UNAVAILTEMP
This error type is used for a write service if its command code
calls a device function that is not available due to the current state
of the device application (e.g., a system command).
0x80
0x40
Invalid parameter set PAR_SETINVALID
This error type is used if values sent by an individual parameter
transfer are not compatible with other current parameter settings.
0x80
0x41
Inconsistent parame-
ter set
PAR_SETINCONSIST
This error type is used if a block parameter transfer ends with with
ParamDownloadEnd or ParamDownloadStore and the plausibility
check identifies inconsistencies.