ABB IRC5 Operating Manual page 224

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

5 Troubleshooting by event log
5.6 4 xxxx
Continued
40142, TxId is out of range
Description
The Text identifier arg is out of range.
Recommended actions
40143, Aggregate is out of range
Description
The aggregate arg is out of range.
Recommended actions
Make the aggregate smaller.
40144, Integer out of range
Description
The integer arg is out of range.
Recommended actions
Make the integer smaller.
40145, Parser stack is full
Description
The parser stack is full.
Recommended actions
Reduce program complexity.
40146, Not enough heap space
Description
There is not enough heap space to fulfill the action.
Recommended actions
Rewrite your program.
40147, Identifier is reserved word in current
language
Description
The identifier arg is a reserved word in current language.
Recommended actions
Change the name of the identifier.
40148, Identifier too long
Description
The name of the identifier arg is too long.
Recommended actions
Rename the identifier with a shorter name.
Continues on next page
224
40149, Placeholder too long
Description
The placeholder arg is too long.
Recommended actions
Rename the placeholder with a shorter name.
40150, Unexpected unknown token
Description
Unexpected unknown token.
Recommended actions
Remove the unknown token.
40152, Data declaration error
Description
TASK illegal in routine variable declaration.
Recommended actions
Only program data declarations may have the TASK attribute.
Remove the TASK attribute or move the declaration outside of
the routine.
40155, Argument error
Description
Task arg: Argument for 'PERS' parameter arg is not persistent
reference or is read only.
Recommended actions
Make sure the argument is just a persistent or persistent
parameter reference and that it is writable. Do not use () around
the argument.
40156, Argument error
Description
Task arg: Argument for 'VAR' parameter arg is not variable
reference or is read only.
Recommended actions
Make sure the argument is just a variable or variable parameter
reference and that it is writable. Do not use () around the
argument.
40157, Instruction error
Description
Task arg: Interrupt number is not a static variable reference, is
shared, or is read only.
© Copyright 2005-2018 ABB. All rights reserved.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents