Ethernet Error Codes - Emerson MCi210 User Manual

Table of Contents

Advertisement

10.3.1
Handling Run-Time Errors with the ERROR task
Certain run-time errors will cause the ERROR task to be invoked if it exists. This provides a
convenient way to safely handle the error condition and take whatever action is necessary, such as
a controlled stop of the system or signalling of an alarm.
When an ERROR task runs, all other tasks will have been stopped. Therefore the ERROR task has
exclusive execution rights. Once the ERROR task has completed, the program ends and no other
tasks operate.
Drive trips do not cause the ERROR task to run. Only certain user program errors do.
NOTE
When the option module is reset (Pr S.00.007 = On (1)), this will restart the user program (providing
auto-run Pr S.01.013=1) and clear any drive trip. This reset action can be performed at any time,
not just after a run-time error or in an ERROR task.
The task that caused a run-time error can be determined by reading Pr S.01.050.
10.4

Ethernet error codes

If the option module detects an Ethernet error during operation, it will force a SlotX Error trip on the
drive with a sub trip string. Table 10-3 shows the possible Ethernet error codes and sub trip string.
Table 10-3 Ethernet error codes
Value
Sub trip string
100
Link Loss
101
E/IP Timeout
102
E/IP Read Param
103
E/IP Write Param
104
E/IP Fault
105
Modbus Timeout
106
Cyclic Timeout
107
Cyclic RX Late
108
INIT Switch
109
INIT PTP
110
INIT Cyclic
111
INIT Modbus
112
INIT SMTP
113
INIT Ethernet/IP
114
INIT TCP/IP
115
Ethernet Failure
116
E/IP PLC IDLE
117
Sync Task ORun
MCi210 User Guide
Issue Number: 2
Network link has been lost
An Ethernet/IP RPI timeout trip has occurred
Invalid read consistency parameter, is parameter read only?
Invalid write consistency parameter, is parameter read only?
An unexpected Ethernet/IP error has occurred
The Modbus connection has timed out
Cyclic Rx link timeout
Cyclic Rx data was received late
Ethernet switch initialization error
IEEE1588 (Precision Time Protocol) initialization error
Cyclic data initialization error
Modbus TCP initialization error
Email (SMTP) initialization error
Ethernet/IP initialization error
TCP/IP initialization error
Ethernet controller initialization error
Ethernet/IP PLC Idle
Synchronous task overrun
Description
75

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents