ABB IRC5 Operating Manual page 218

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

5 Troubleshooting by event log
5.6 4 xxxx
Continued
40065, Reference error
Description
Place holder for type not allowed in definition of named data,
record component or routine.
Recommended actions
Complete the data or routine declaration or change the data or
routine name to a place holder.
40066, Data declaration error
Description
Place holder for initial value expression not allowed in definition
of named variable.
Recommended actions
Complete the data declaration or change the data name to a
place holder.
40067, Type error
Description
Too few components in record aggregate of type arg.
Recommended actions
Make sure that the number of expressions in the aggregate is
the same as the number of components in the record type.
40068, Type error
Description
Too many components in record aggregate of type arg.
Recommended actions
Make sure that the number of expressions in the aggregate is
the same as the number of components in the record type.
40069, Reference error
Description
Data reference arg is ambiguous.
Recommended actions
At least one other object sharing the same name as the referred
data is visible from this program position. Make sure that all
object names fulfill the naming rules regarding uniqueness.
40070, Reference error
Description
Function reference arg is ambiguous.
Continues on next page
218
Recommended actions
At least one other object sharing the same name as the referred
function is visible from this program position. Make sure that
all object names fulfill the naming rules regarding uniqueness.
40071, Reference error
Description
Label reference arg is ambiguous.
Recommended actions
At least one other object sharing the same name as the referred
label is visible from this program position. Make sure that all
object names fulfill the naming rules regarding uniqueness.
40072, Reference error
Description
Procedure reference arg is ambiguous.
Recommended actions
At least one other object sharing the same name as the referred
procedure is visible from this program position. Make sure that
all object names fulfill the naming rules regarding uniqueness.
40073, Reference error
Description
Trap reference arg is ambiguous.
Recommended actions
At least one other object sharing the same name as the referred
trap is visible from this program position. Make sure that all
object names fulfill the naming rules regarding uniqueness.
40074, Reference error
Description
arg not entire data reference.
Recommended actions
The specified name identifies an object other than data. Check
if the desired data is hidden by some other object with the same
name.
40075, Reference error
Description
arg not function reference.
Recommended actions
The specified name identifies an object other than a function.
Check if the desired function is hidden by some other object
with the same name.
© 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