ABB IRC5 Operating Manual page 222

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

5 Troubleshooting by event log
5.6 4 xxxx
Continued
Recommended actions
Global type must have names that are unique among all the
global types, data, global routines and modules in the entire
program. Rename the alias or change the conflicting name.
40114, Type definition error
Description
Type reference of alias name arg is an alias type.
Recommended actions
Check that the type of the component is correctly defined. If
so, it could be a circular definition. The type of a component
could not refer to its own record type.
40115, Type definition error
Description
Cannot determine type of alias arg (circular type definitions?).
Recommended actions
Check that the type of the alias is correctly defined. If so, it
could be a circular definition, the type of an alias could not refer
to a record that use this alias as a component.
40116, Reference error
Description
Record component name arg is ambiguous.
Recommended actions
At least one other object sharing the same name as the referred
component is visible from this program position. Make sure
that all object names fulfill the naming rules regarding
uniqueness.
40117, Type definition error
Description
Place holder for record component not allowed in definition of
named record.
Recommended actions
Complete the definition or change the data name to a place
holder.
40119, Reference error
Description
Cannot use the semi-value type arg for record components.
Recommended actions
Continues on next page
222
40120, Reference error
Description
Illegal reference to installed task object arg from shared object.
Recommended actions
Install the referred object shared, or install the referring ReaL
object/ archive or RAPID module in each task (not shared).
40121, Reference error
Description
Cannot use semi-value type for arrays.
Recommended actions
40122, Reference error
Description
arg not procedure reference.
Recommended actions
The specified name identifies an object other than a procedure.
Check if the desired procedure is hidden by some other object
with the same name.
40123, Argument error
Description
Argument for 'PERS' parameter arg is not a 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.
40124, Argument error
Description
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.
40125, Instruction error
Description
The Interrupt number is not static variable reference, or it is
shared, or it 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