ABB IRC5 Operating Manual page 223

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Recommended actions
Make sure the interrupt number is just a variable or variable
parameter reference. The variable must be static and not
shared. The variable may not be read only.
40126, Value error
Description
Integer value arg is too large.
Recommended actions
The value of the expression must be an integer value. The
current value is outside the integer range.
40127, Value error
Description
arg is not an integer value.
Recommended actions
The value of the expression must be an exact integer value.
The current value has a fraction part.
40128, Reference error
Description
Reference to unknown entire data arg.
Recommended actions
No data (or other object) with the specified name is visible from
this program position.
40129, Reference error
Description
Reference to unknown function arg.
Recommended actions
No function (or other object) with the specified name is visible
from this program position.
40130, Reference error
Description
Reference to unknown procedure arg.
Recommended actions
No procedure (or other object) with the specified name is visible
from this program position.
40131, Reference error
Description
Reference to unknown trap arg.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
Recommended actions
No trap (or other object) with the specified name is visible from
this program position.
40135, Syntax error
Description
Expected arg.
Recommended actions
40136, Syntax error
Description
Unexpected arg.
Recommended actions
40137, Syntax error
Description
Expected arg but found arg.
Recommended actions
40138, Syntax error
Description
Syntax error, stack backed up.
Recommended actions
40139, Syntax error
Description
Syntax error, parsing terminated.
Recommended actions
40140, Numerical value for symbol arg is out of
range
Description
Numerical value for symbol arg is out of range.
Recommended actions
Make the value smaller.
40141, String too long
Description
The string arg is too long.
Recommended actions
Make the string shorter.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
223

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents