ABB IRC5 Operating Manual page 283

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Program ref: arg.
Probable causes
The reason for this error is one of the following: Socket not
created at all. PP movements has been done. Start of program
after power fail. The socket has been closed after SocketCreate.
Recommended actions
Insert a SocketCreate instruction at a suitable place in the
program before the socket is used.
Recovery: arg.
41575, Socket error
Description
Task: arg.
The specified address is invalid. The only valid addresses are
the LAN address of the controller or the service port address,
192.168.125.1.
Program ref: arg.
Recommended actions
Specify the LAN address or the service port address.
41576, Socket error
Description
Task: arg.
The specified port is invalid.
Program ref: arg.
Recommended actions
It is recommended that a port number in the range 1025-4999
is used.
41577, Socket error
Description
Task: arg.
The timeout specified in the instruction is too low. The timeout
is specified in seconds and must not be zero.
Program ref: arg.
Recommended actions
Use a timeout value greater than zero.
41578, Socket error
Description
Task: arg.
Unexpected error when connecting socket. Check event log for
other messages for possible cause.
Program ref: arg.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
Recommended actions
Move program pointer to Main and restart program.
41579, Socket error
Description
Task: arg.
The connection was refused by the remote host.
Program ref: arg.
41580, Socket error
Description
Task: arg.
The socket is already connected and cannot be connected
again.
Program ref: arg.
Probable causes
SocketConnect has already been executed for the specified
socket.
Recommended actions
Close the socket and recreate before connecting.
41581, Socket error
Description
Task: arg.
The instruction was not finished within the timeout period.
Program ref: arg.
Recommended actions
Use a higher timeout value or use an error handler to retry the
instruction.
Recovery: arg.
41582, Socket error
Description
Task: arg.
Empty data was specified to be sent or as storage in receive.
Program ref: arg.
Recommended actions
Use a string, rawbyte or byte array with size greater than zero.
41583, Socket error
Description
Task: arg.
The specified data is too big.
Program ref: arg.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
283

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents