Technical data

PLC Library SINAUT MICRO SC
SINAUT MICRO SC
C79000-G8900-C210
49
7.6 Error numbers
The WDC program modules return error numbers if errors have occurred, in order
to describe the error situation in detail.
The following table contains all supported error numbers and their meaning.
Error number Meaning
dec hex
0 0000
No error
1 0001
General error
Error, not specified
2 0002
Timeout
During function process a timeout occurred
10 000A
Unknown Communication Participator
The specified station in „DestinationAddress“ is not
known to the system
11 000B
Invalid Starting Address
The specified starting address of the user data is not
valid
12 000C
Invalid Length Specification
The specified number of user data is not acceptable (this
means too long)
13 000D
Function not supported
The requested task is not supported („FunctionCode“)
257 0101 Invalid parameter „IP_ADDRESS_CS“ in „WDC_INIT
258 0102 Invalid parameter „DESTPORT_CS“ in „WDC_INIT
259 0103 Invalid parameter „MODEM_USER“ in WDC_INIT
260 0104 Invalid parameter „MODEM_PASSWORD“ in
WDC_INIT
261 0105 Invalid parameter „PIN“ in „WDC_INIT
262 0106 Invalid parameter „APN“ in „WDC_INIT
263 0107 Invalid parameter „AP_USER“ in „WDC_INIT
264 0108 Invalid parameter „AP_PASSWORD“ in „WDC_INIT
265 0109 Invalid parameter „DNS“ in „WDC_INIT
266 010A Invalid parameter „CLIP“ in „WDC_INIT