E_ERROR_CODE (Enum)
Error code are @ CmpErrors.Errors.<variable> from the CmpErrors2 Interfaces library. https://help.codesys.com/webapp/Errors;product=CmpErrors2_Itfs;version=3.5.15.0
Members
Name |
Value |
Description |
|---|---|---|
|
16 |
Ok |
|
16 |
General error - To be used only for internal errors |
|
16 |
Invalid parameter for this operation |
|
16 |
Function cannot be executed, since component has not been initialized yet. It may work later, though |
|
16 |
Version conflict |
|
16 |
Operation timed out |
|
16 |
Insufficient memory to carry out the request |
|
16 |
For async-calls: call not complete, yet |
|
16 |
Too many pending calls. Try later |
|
16 |
The function is not implemented |
|
16 |
No object with the provided id found |
|
16 |
Integer overflow |
|
16 |
The size of a buffer is too small OR invalid |
|
16 |
No object with this specified name available |
|
16 |
No heap memory available |
|
16 |
An object with the same name is still available |
|
16 |
Heap memory was written out of bounds! Memory overwrite error |
|
16 |
Invalid handle to an object |
|
16 |
End OF object reached |
|
16 |
No changes done |
|
16 |
Invalid or unknown interface |
|
16 |
Functionality not supported |
|
16 |
No access rights for this operation |
|
16 |
Specified limits of a resource exceeded |
|
16 |
Remaining entries that could not be transmitted because of buffer limitation |
|
16 |
Invalid online sessionid |
|
16 |
Exception occurred |
|
16 |
Signature mismatch of an api function |
|
16 |
Version mismatch |
|
16 |
Type mismatch |
|
16 |
ID mismatch |
|
16 |
Consistency error |
|
16 |
No COMM_CYCLE needed |
|
16 |
Do not suspend task after an exception |
|
16 |
Memory cannot be locked in this operation |
|
16 |
License missing for the runtime |
|
16 |
Operation denied |
|
16 |
Device error |
|
16 |
Disk full |
|
16 |
Internal use in runtime |
|
16 |
Internal use in runtime |
|
16 |
File error. e.g. cannot open a file for writing because it could be write protected |
|
16 |
No retain memory available |
|
16 |
Specified minimum-limit of a resource exceeded |
|
16 |
Specified maximum-limit of a resource exceeded |
|
16 |
Size mismatch |
|
16 |
Operation is not yet finished, call function again to proceed |
|
16 |
Operation has nothing to do. No execution. |
|
16 |
Some security checks have failed. /* This is a generic error code to report this error over public channels. In this case the error code doesn’t provide a detailed cause for the error. */ |
|
16 |
|
|
16 |
Dereferencing an IEC reference in IecVarAccess failed due to invalid destination address, e. G. NULL. |
|
16 |
Conversion of string encodings was not lossless. |
|
16 |
Socket errors (range: 0x0200 - 0X02FF) |
|
16 |
The provided socket handle is invalid |
|
16 |
The address family is not supported |
|
16 |
Protocol is not supported */ |
|
16 |
Not enough buffer to handle the request */ |
|
167206 |
Socket is in nonblocking mode but this call would block =/ |
|
16 |
The provided address is already in use */ |
|
16 |
The provided address is not available on THIS computer */ |
|
16 |
Connection has been refused by the remote host */ |
|
16 |
Operation timed out */ |
|
16 |
The host has NOT been found */ |
|
16 |
Host is unreachable */ |
|
16 |
Socket is already connected =/ |
|
16 |
The socket is not connected */ |
|
16 |
Shutdown has been called on the socket =/ |
|
16 |
For sockets of type DGRAM. The package to send exceeds the maximum package size =/ |
|
16 |
Socket has been gracefully closed. No more send/receives allowed =/ |
|
16 |
Tag missing in online communication buffer |
|
16 |
Unknown command group |
|
16 |
Unknown command (within a valid command group) |
|
16 |
Level 7 service incomplete |