Xxxx - ABB IRC5 Operating Manual

Troubleshooting
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

5 Troubleshooting by event log

5.6 4 xxxx

5.6 4 xxxx
40001, Argument error
Description
The optional argument arg has been used more than once in
the same routine call.
Recommended actions
Make sure the optional parameter is not used more than once
in the same routine call.
40002, Argument error
Description
The argument arg has been specified for more than one
parameter.
Recommended actions
The parameter list, from which the parameter is selected,
contains parameters mutually exclusive. Make sure the
argument is used for one parameter only.
40003, Argument error
Description
An argument for the required parameter arg was expected, but
the optional argument arg was found.
Recommended actions
Make sure all arguments are specified in the same order as the
parameters for the routine called.
40004, Argument error
Description
The argument for REF parameter arg is not a data reference.
Recommended actions
Make sure the argument is a data or a parameter reference.
40005, Argument error
Description
The argument for INOUT parameter arg is not a variable or
persistent reference, or it is read-only.
Recommended actions
Make sure the argument is a variable or a persistent variable
parameter or a persistent parameter reference and that it is
NOT read-only. Also make sure the argument is NOT written
within brackets ().
Continues on next page
212
40006, Argument error
Description
Parameter arg is missing an optional argument value.
Recommended actions
The only parameters that may be specified by a name only are
"switch" parameters. All others must be assigned a value. Make
sure parameter has a value.
40007, Argument error
Description
The optional argument arg is not found in its correct position
in the argument list.
Recommended actions
Make sure all arguments are specified in the same order as the
parameters for the routine called.
40008, Argument error
Description
A reference to the optional parameter arg is missing.
Recommended actions
Each optional parameter must have a reference argument,
specified with a leading backslash character (\). Change the
required argument into an optional argument.
40009, Argument error
Description
A reference to the required parameter arg in a conditional
argument is missing.
Recommended actions
Each conditional value for an optional parameter must refer to
an optional parameter in the calling routine. Change the
conditional value.
40010, Argument error
Description
A reference to the required parameter arg in an optional
argument is missing.
© 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