40055, Type error
Description
Assignment target type
arg
is not value or semi-value type.
Recommended actions
The type, of the data to be assigned a value, must be a value
or semi-value type. Data of non-value types may only be set by
special type specific predefined instructions or functions.
40056, Type error
Description
Type
arg
for left operand of '=' or '<>' operator not value or
semi-value type.
Recommended actions
The '=' and '<>' operators may only be applied to expressions
of value or semi-value type. If comparisons are to be made,
special type specific predefined functions are needed.
40057, Type error
Description
Type
arg
for right operand of '=' or '<>' operator not value or
semi-value type.
Recommended actions
The '=' and '<>' operators may only be applied to expressions
of value or semi-value type. If comparisons are to be made,
special type specific predefined functions are needed.
40058, Type error
Description
TEST expression type
arg
not value or semi-value type.
Recommended actions
The TEST instruction may only be applied to an expression of
value or semi-value type. If comparisons are to be made, special
type specific predefined functions are needed.
40059, Data declaration error
Description
Place holder for value expression not allowed in definition of
named constant.
Recommended actions
Complete the data declaration or change the data name to a
place holder.
40060, Data declaration error
Description
Place holder for array dimension not allowed in definition of
named constant or variable.
Recommended actions
Complete the data declaration or change the data name to a
place holder.
40061, Routine declaration error
Description
Place holder for parameter array dimensions not allowed in
definition of named routine.
Recommended actions
Complete the parameter declaration or change the routine name
to a place holder.
40062, Name error
Description
Place holder for parameter name not allowed in definition of
named routine.
Recommended actions
Complete the routine declaration or change the routine name
to a place holder.
40063, Data declaration error
Description
Place holder for initial value expression not allowed in definition
of named persistent.
Recommended actions
Complete the data declaration or change the data name to a
place holder.
40064, Routine declaration error
Description
Place holder for parameter not allowed in definition of named
routine.
Recommended actions
Complete the parameter declaration, remove the place holder
or change the routine name to a place holder.
Continues on next page
Operating manual - Troubleshooting IRC5
217
3HAC020738-001 Revision: AA
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
5.6 4 xxxx
Continued
Summary of Contents for IRC5 Compact
Page 1: ...ROBOTICS Operating manual Troubleshooting IRC5 ...
Page 10: ...This page is intentionally left blank ...
Page 40: ...This page is intentionally left blank ...
Page 90: ...This page is intentionally left blank ...
Page 586: ...This page is intentionally left blank ...
Page 588: ......
Page 589: ......