Run-Time Error Codes - Emerson MCi210 User Manual

Table of Contents

Advertisement

10.3

Run-time error codes

The Run-time error code parameter (Pr S.01.049) will show a text string describing the current
module specific error condition. In certain conditions the drive will also be tripped. In these
circumstances "SlotX Error" will be shown on the drive display along with the relevant sub-trip
string.
"May" under Drive Trip indicates that the drive will only trip if the global run-time trip
NOTE
enable parameter is set
"Not Run" under Program Halted indicates that the error occurs at initialization and
the program will not be started.
Table 10-2 Run-time error codes
Value
Text
1
Param not exist
2
Param read-only
3
Param write-only
4
Param over range
5
Param dec places
6
Param type
7
Param no 64-bit
8
Array bounds
9
Pointer alignmt
10
Pointer address
11
DINT div err
12
LINT div err
13
LREAL div err
14
REAL div err
15
DINT range err
16
UDINT range err
17
User Requested
18
Watchdog err
74
Trip
Halt User
Drive?
Program
May
Yes
Parameter doesn't exist
May
Yes
Attempt to write to a read-only parameter
May
Yes
Attempt to read from a write-only parameter.
Parameter value out of range. (User has written an
illegal value to a parameter within their program.) If
May
Yes
Pr S.01.017 = 0 the value written will be automatically
limited and no error will occur.
May
Yes
Invalid number of decimal places used.
May
Yes
Invalid parameter type used.
May
Yes
No 64-bit parameter support.
May
Yes
Error in accessing an out of range index of an array.
Error in the pointer alignment. The pointed address
May
Yes
can't be accessed according to the pointer granularity.
Error in the pointer address. The pointed address is
May
Yes
invalid or inaccessible from the user code.
May
Yes
Error in a DINT divisor. DINT divisor can't be 0.
May
Yes
Error in a LINT divisor. LINT divisor can't be 0.
May
Yes
Error in a LREAL divisor. LREAL divisor can't be 0.
May
Yes
Error in a REAL divisor. REAL divisor can't be 0.
Error in DINT value range. The provided DINT value is
May
Yes
out of the specified limits.
Error in UDINT value range. The provided UDINT value
May
Yes
is out of the specified limits.
May
Yes
The user has requested to rise an error and trip the drive.
May
Yes
Watchdog error. A user task has overrun.
Description
MCi210 User Guide
Issue Number: 2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents