ABB IRC5 Operating Manual page 217

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

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.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
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.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
217

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents