ERROR (ENUM)ΒΆ

TYPE ERROR :

Attributes:
qualified_only
InOut:

Name

Comment

NO_ERROR

No Error: Everything worked fine.

TIME_OUT

Call timed out

PENDING

Still pending

INVALID_HANDLE

Detected an invalid handle/null pointer

INVALID_IPADDRESS

The given address is not valid

CONNECT_FAILED

Failed to connect to Listener

HOST_NOT_FOUND

Listener could not be found

TCP_OPEN_ERROR

Could not open tcp connection

NO_STREAMS_TO_LISTEN

There are no streams to listen to

ADDR_NOT_AVAILABLE

Address not available on this plc

CONNECTION_LOST

Connection lost. Check cables

STREAM_STATE_ERROR

Stream already created

GET_OPTION_FAILED

Could not get option. Maybe it is not supported by OS

SET_OPTION_FAILED

Could not set option. Maybe it is not supported by OS

IOCTL_FAILED

IO-Control failed

RECEIVE_ERROR

Error receiving a stream

SEND_ERROR

Error sending a stream

FD_SET_INIT_FAILED

Could not init fd set