ProSoft Technology MVI56E-MCM/MCMXT User Manual

Page 133

Advertising
background image

MVI56E-MCM ♦ ControlLogix Platform

Reference

Modbus Communication Module

User Manual

ProSoft Technology, Inc.

Page 133 of 199

June 18, 2014

Error Code Description

0

No error, transfer successful

-1

Error transferring general configuration information.

-2

Error transferring Modbus Port 1 Master command list

-3

Error transferring Modbus Port 2 Master command list

Ladder logic must handle the 9997 command. No ladder logic is required for the
warm or cold boot commands.

Write Configuration Block (-9000 and -6000 to -6003 or -6100 to -6103)

This special function is used to update the processor's module configuration
information when the module’s configuration has been altered by a remote
Master. The remote Master writes a block code 9997 to module register 15400
(Modbus Address 55401), causing the module to write its current configuration to
the processor. Ladder logic must handle the receipt of these blocks.

The first write block from the module contains a value of -9000 in the first word.

Block Response from Module to Processor

Word Offset

Description

Length

0

Reserved

1

1

-9000

1

2 to 7

Backplane Setup

6

8 to 32

Port 1 Configuration

25

33 to 57

Port 2 Configuration

25

58 to 60

Port 1 Configuration (continued)

3

61 to 63

Port 2 Configuration (continued)

3

64 to 248

Spare

185

249

-9000

1

Blocks -6000 to -6012 and -6100 to -6112 contain the Master Command List
Data for ports 1 and 2, respectively:

Block Response from Module to Processor

Word Offset

Description

Length

0

Reserved

1

1

-6000 to -6012 and -6100 to -6112

1

2 to 9

Command Definition

8

10 to 17

Command Definition

8

18 to 25

Command Definition

8

26 to 33

Command Definition

8

34 to 41

Command Definition

8

42 to 49

Command Definition

8

Advertising