ABB IRC5 Operating Manual page 297

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Recovery: arg.
41692, RMQ Error - Not valid Slot
Description
Task: arg.
The arg used is not valid.
Program ref: arg.
Consequences
Communication with client with current arg is no longer
possible.
Probable causes
The arg has not been initialized. The destination slot is not valid
anymore. This can happen if a remote client has disconnected
from the controller. Instruction RMQSendWait was restarted
after a power fail. When the instruction is restarted, the arg is
set to 0.
Recommended actions
Recovery: arg.
41693, RMQ Error - Max size for message
exceeded
Description
Task: arg.
The size of the data in arg exceeds maximum size.
Program ref: arg.
Consequences
The message will not be sent.
Probable causes
Trying to send larger messages then arg. Due to limitations in
RMQ, such big messages cannot be sent.
Recommended actions
Send smaller messages.
Recovery: arg.
41694, RMQ Error - Not equal data types
Description
Task: arg.
The data type in the rmqmessage is of the type arg and the
data type in argument Data is of the type arg.
Program ref: arg.
Consequences
No data can be fetched.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
Probable causes
The data type in the rmqmessage is of type arg and the data
type used in argument Data is of type arg. If the data types has
equal names, the structure of the data can be different.
Recommended actions
Use data type arg in argument Data. Check that the data types
are equal defined in both sender and receiver code. Recovery:
arg.
41695, RMQ Error - Not equal dimensions on data
Description
Task: arg.
The data types are equal, but the dimensions differs between
the data in the message and the parameter used in argument
arg.
Program ref: arg.
Consequences
The data could not be copied.
Recommended actions
Use a parameter in argument arg with equal dimensions as the
data in the message.
Recovery: arg.
41696, RMQ Error - Not valid use of instruction
Description
Task: arg.
The instruction arg is only supported on TRAP level.
Program ref: arg.
Consequences
The program execution is stopped immediately.
Probable causes
Instruction arg is used either on user execution level or normal
execution level.
Recommended actions
Remove instruction, or move it to a TRAP routine.
41697, RMQ Error - No RMQ configured
Description
Task: arg.
No RMQ is configured for task arg.
Program ref: arg.
Consequences
The program execution is stopped immediately.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
297

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents