ABB IRC5 Operating Manual page 229

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

40228, Execution error
Description
The execution of task arg has been stopped by a runtime error
arg.
Consequences
The program execution is immediately halted.
Probable causes
The program error is considered RECOVERABLE but the error
was not recovered. The actual cause of the error may vary, and
is likely to be specified in an event log message logged
simultaneously as this one.
Recommended actions
Check other event log messages logged simultaneously to
determine the actual cause.
40229, Execution error
Description
Task arg: Unhandled error.
Recommended actions
An error occurred in called instruction but was not handled by
any ERROR clause in the program. Check the previous error
or warning in the common log for the cause.
40230, Execution error
Description
Task arg: Unhandled non-fatal runtime error.
Recommended actions
A non-fatal runtime error has occurred but was not handled by
any ERROR clause.
40241, Value error
Description
Task arg: Array dimension number arg out of range (1-arg).
Recommended actions
The value of the 'DimNo' parameter of the 'Dim' function must
be an integer value in the specified range.
40242, Type error
Description
Task arg: Data is not an array.
Recommended actions
The 'DatObj' parameter of the 'Dim' function must be an array.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
40243, Value error
Description
Task arg: Unknown interrupt number.
Recommended actions
Check that the specified interrupt variable has been initialized
by CONNECT, and that the interrupt has been defined using
the ISignalDI or other interrupt definition instruction.
40244, Value error
Description
Task arg: Object arg is of non-value type.
Recommended actions
Use expression or data object of value or semi-value type.
40245, Parameter error
Description
Parameters in arg and arg is not matching (late binding).
Recommended actions
Make sure that all procedures that are called from the same
late binding node have matching parameters. I.e. they should
be matching concerning base type, mode and required/optional
parameters.
40246, Cannot Deactivate Safe Interrupt
Description
Task: arg: It is not possible to deactivate a Safe Interrupt with
the instruction ISleep.
Program ref: arg.
Recommended actions
Recovery: arg.
40247, Persistent variable size error
Description
Task arg: Persistent variable arg: has changed size and must
be reinitialized.
Recommended actions
Reload all modules in all tasks accessing the persistent variable.
40251, Name error
Description
Task arg: Ambiguous symbol name arg.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
229

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents