beautypg.com

ProSoft Technology MVI56E-MNET/MNETXT User Manual

Page 104

background image

Diagnostics and Troubleshooting

MVI56E-MNET / MNETXT ♦ ControlLogix Platform

User Manual

Modbus TCP/IP Interface Module

Page 104 of 181

ProSoft Technology, Inc.

April 23, 2014

4.3.2 Configuration Error Word

The Configuration Error Word contains Client and server configuration error
indications, in a bit-mapped format. Specific bits in the module's Configuration
Error Word
are turned on (set to 1) to indicate various configuration errors. The
Configuration Error Word appears in three separate MNET.STATUS controller
tags. Since there is only one Configuration Error Word for the whole module,
each of these tags contains exactly the same data, even though the tag name
might imply otherwise. Multiple copies of the same module error data have been
included in these different controller tag locations for your convenience when
troubleshooting.

Bits set to 1 in the Configuration Error Word indicate the following errors.

Bit

Description

Hex Value

0

Reserved - not currently used

0001h

1

Reserved - not currently used

0002h

2

Reserved - not currently used

0004h

3

Reserved - not currently used

0008h

4

Invalid retry count parameter (Client only)

0010h

5

The float flag parameter is not valid. (Client or server)

0020h

6

The float start parameter is not valid. (Client or server)

0040h

7

The float offset parameter is not valid. (Client or server)

0080h

8

The ARP Timeout is not in range (ARP Timeout parameter 0 or
greater than 60000 milliseconds) and will default to 5000
milliseconds. (Client only)

0100h

9

The Command Error Delay is > 300 and will default to 300.
(Client only)

0200h

10

Reserved - not currently used

0400h

11

Reserved - not currently used

0800h

12

Reserved - not currently used

1000h

13

Reserved - not currently used

2000h

14

Reserved - not currently used

4000h

15

Reserved - not currently used

8000h

Combinations of errors will result in more than one bit being set in the error word.
Correct any invalid data in the configuration for proper module operation. A value
of zero (0) in this word indicates all bits are clear, which means that all module
configuration parameters contain valid values. However, this does not mean that
the configuration is valid for the user application. Make sure each parameter is
set correctly for the intended application.