Errors (GVL)
- Attributes:
qualified_only- InOut:
Scope
Name
Type
Initial
Comment
Constant
ERR_DS_UNKNOWN
UDINT16#2000
Range for DataSources Errors 16#2000 until 16#20FF (the same range than for the former DataServer and the same code values)
ERR_DS_UNKNOWN_GROUP
UDINT16#2001
ERR_DS_UNKNOWN_SYMBOL
UDINT16#2002
ERR_DS_UNKNOWN_TRANSACTION
UDINT16#2003
ERR_DS_INVALID_STATE
UDINT16#2004
ERR_DS_INVALID_PATH
UDINT16#2005
ERR_DS_SOURCENOTFOUND
UDINT16#2006
ERR_DS_ITEMNOTFOUND
UDINT16#2007
ERR_DS_MULTITASKING_LOCKED
UDINT16#2008
ERR_DS_TIMEOUT
UDINT16#2009
ERR_DS_BADITEMS
UDINT16#200A
ERR_DS_ITEMNOTACTIVE
UDINT16#200B
The searched item has been found but it is currently deactivated
ERR_DS_RETRYLOGIN
UDINT16#200C
ERR_DS_READONLY_ITEM
UDINT16#200D
There is a readonly item which is not supported for the current operation.
ERR_DS_DATASOURCE_INDEX_MISMATCH
UDINT16#200E
There is a mismatch of a given datasource index and the one implied by the requested symbol
ERR_DSD_IDENTITY_MISMATCH
UDINT16#2100
Range for DataSourceDriver Errors 16#2100 until 16#21FF (the same range than for the former DataServer and the same code values)
ERR_DSD_LOGINFAILED
UDINT16#2101
login to the connected plc etc. failed due to invalid credentials
ERR_DSD_LOGINNECESSARY
UDINT16#2102
a login to the connected plc is necessary (ie. device login with credentials) but has not been done
ERR_DSD_BUSY
UDINT16#2103
The driver is currently busy executing a different request.
ERR_DSD_NOTREACHABLE
UDINT16#2104
The requested device cannot be reached by the communication
ERR_DSD_DUPLICATE
UDINT16#2105
The name of the requested device is ambigous
ERR_DSD_NOSYMBOLS
UDINT16#2106
The device does not provide necessary symbolic information for accessing data
ERR_DSD_CONNECTIONLOST
UDINT16#2107
A formerly available connection was lost
ERR_DSD_CONNECTIONDENIED
UDINT16#2108
A connection was denied by the device; not nearer specified
ERR_DSD_CONNECTIONDENIED_SRVRESOURCES
UDINT16#2109
A connection was denied by the device; not enough resources on the connected PLC
ERR_DSD_PROTOCOL_MISMATCH
UDINT16#210A
The communication protocol is not supported by the device
ERR_DSD_LOGIN_NOTPOSSIBLE
UDINT16#210B
It’s not possible to setup a connection because a login cannot be executed; reason are eg. no crypt algorithms supported by client and server
ERR_DSI_FAILED
UDINT16#2200
Range for item error code 16#2200 up to 16#23ff; the codes in the range 16#23XX will can be used for protocol specific error codes
ERR_DSI_MISSING_GETACCESSOR
UDINT16#2201
ERR_DSI_MISSING_SETACCESSOR
UDINT16#2202
ERR_DSI_UNEXPECTED_ADDRESSINFO
UDINT16#2203
ERR_DSI_COMMBUFFEROVERRUN
UDINT16#2204
ERR_DSI_TOOMANYITEMS
UDINT16#2205
ERR_DSI_DATAMISSING
UDINT16#2206
ERR_DSI_ITEMNOTFOUND
UDINT16#2207
The item is not or no longer available on the connected device
ERR_DSI_CONNECTIONLOST
UDINT16#2208
The connection to the device was lost
ERR_DSI_PROTOCOLSPECIFIC_ERROR_RANGESTART
UDINT16#2300
ERR_DSI_PROTOCOLSPECIFIC_ERROR_RANGEEND
UDINT16#23FF