ReturnValues (GVL)
- InOut:
Scope
Name
Type
Initial
Comment
Constant
ERR_OK
UDINT16#0
ERR_FAILED
UDINT16#FFFFFFFF
ERR_NOBUFFER
UDINT16#6
ERR_PENDING
UDINT16#A
ERR_CHC_CHINVALID
UDINT16#1A1
Channel Id invalid
ERR_CHC_TIMEOUT
UDINT16#1A2
Channel closed or connect failed due to a timeout
ERR_CHC_PROTOCOL
UDINT16#1A3
Protocol error
ERR_CHC_CHECKSUM
UDINT16#1A4
Inrecoverable transmission error (checksum) etc.
ERR_CHC_MODEHOST
UDINT16#1A5
The client application tried to send a message although the channel is in receive mode
ERR_CHC_MODEPEER
UDINT16#1A6
Incoming message although the channel is in send mode.
ERR_CHC_NUMCHANNELS
UDINT16#1A7
No more channels available.
ERR_CHC_CLOSED
UDINT16#1A8
Channel closed by peer
ERR_CHC_MESSAGESIZE
UDINT16#1A9
Message exceeds the commbuffer size
ERR_CHC_NOCHBUFFER
UDINT16#1AA
Not enough memory to provide the required communication buffer