ABB IRC5 Operating Manual page 287

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Recommended actions
Use one or several of the arguments \Buttons, \BtnArray,
\MaxTime, \DIBreak or \DObreak.
Recovery: arg.
41612, MinValue greater than MaxValue
Description
Task: arg.
In function arg, the argument \MinValue is greater than
\MaxValue.
Program ref: arg.
Consequences
Not possible to continue the program execution.
Recommended actions
Change the RAPID program so argument \MaxValue is greater
than \MinValue.
Recovery: arg.
41613, InitValue not within specified value range
Description
Task: arg.
In function arg, the argument \InitValue is not specified within
the range \MaxValue ... \MinValue.
Program ref: arg.
Consequences
Not possible to continue the program execution.
Recommended actions
Change the argument \InitValue so it's inside the value range.
Recovery: arg.
41614, InitValue is not an integer
Description
Task: arg.
In function arg, the argument \InitValue is not an integer value
as specified in argument \AsInteger.
Program ref: arg.
Consequences
The program execution cannot continue.
Recommended actions
Change the argument \InitValue to an integer.
Recovery: arg.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
41615, Reference Error
Description
Task: arg.
The datapos arg is undefined.
Program ref: arg.
Recommended actions
All datapos is retrieved with the function GetNextSym.
41616, Reference Error
Description
Task: arg.
The taskid arg is unknown in the system.
Program ref: arg.
Recommended actions
Program tasks must be defined in the system parameter and
not in the RAPID program. (Taskid can be used as a parameter
when declaring a routine).
41617, Too intense frequency of Write
Instructions
Description
A high usage frequency of user interface write instructions,
such as TPWrite, has forced the program execution to slow
down.
Recommended actions
Decrease the usage frequency of user interface write
instructions. Add wait instructions, such as WaitTime, when
many write instructions are used in conjunction.
41618, Argument error buttondata
Description
Task: arg.
The argument Buttons of type buttondata has not allowed value.
Only allowed to use the predefined data of type buttondata.
Program ref: arg.
Probable causes
Buttondata must be: an integer, have a value within the
predefined range.
Recommended actions
Edit the program.
41619, Argument error icondata
Description
Task: arg.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
287

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents