ABB IRC5 Operating Manual page 231

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

40263, Name error
Description
Task arg: Symbol name arg is not a RAPID identifier excluding
reserved words.
Recommended actions
The names of installed objects, including parameters and
components, must be legal RAPID identifiers not equal to any
of the reserved words of the RAPID language. Change the
name.
40264, Symbol definition error
Description
Task arg: Missing C function for arg.
Recommended actions
A C-function that executes the ReaL function being defined,
must be specified.
40265, Symbol definition error
Description
Task arg: Missing value initialization function for arg.
Recommended actions
A value initialization function must be specified.
40266, Reference error
Description
Task arg: arg is not a data type name (object arg). The specified
name identifies an object other than a type.
Recommended actions
40267, Reference error
Description
Task arg: arg is not a value data type (object arg). Only record
components, alias types, variables and 'VAR' mode parameters
may be of semi-value or non-value type.
Recommended actions
40268, Symbol definition error
Description
Task arg: Missing value conversion function for arg.
Recommended actions
A value conversion function must be specified for a semi-value
type.
Operating manual - Troubleshooting IRC5
3HAC020738-001 Revision: AA
40269, Symbol definition error
Description
Task arg: Not enough memory for value of data arg.
Recommended actions
More memory required.
40270, Type definition error
Description
Task arg: Private type arg can only be semi-value or non-value
type (specified value arg).
Recommended actions
Change the value type class.
40271, Type definition error
Description
Task arg: Private type arg size must be multiple of 4 (specified
value arg).
Recommended actions
All RAPID types must have a size that is a multiple of four.
Change the specified type size.
40272, Type error
Description
Task arg: Persistent type mismatch for arg.
Recommended actions
There is already a persistent data with the same name but with
another data type. Rename the persistent, or change its data
type.
40273, Reference error
Description
Task arg: Unknown data type name arg for arg.
Recommended actions
There is no data type (or other object) with the specified name.
40274, Parameter error
Description
Task arg: Unknown parameter transfer mode arg for arg.
Recommended actions
The specified parameter transfer mode is not one of IN, 'VAR',
'PERS', 'INOUT' or REF. Use corresponding
REAL_SYMPARMOD_x.
© Copyright 2005-2018 ABB. All rights reserved.
5 Troubleshooting by event log
Continues on next page
5.6 4 xxxx
Continued
231

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents