beautypg.com

ProSoft Technology MVI56E-MNETCR User Manual

Page 54

background image

Configuring the MVI56E-MNETCR Module

MVI56E-MNETCR ♦ ControlLogix Platform

User Manual

Modbus TCP/IP Multi Client Enhanced Communications Module for Remote Chassis

Page 54 of 159

ProSoft Technology, Inc.

June 14, 2011

Command Error Delay
0 to 300
This parameter specifies the number of 100 millisecond intervals to turn off a
command in the error list after an error is recognized for the command. If this
parameter is set to 0, there will be no delay.

MBAP Port Override
Y

ES

or N

O

If this parameter is set to Y

ES

, all messages generated by the Client driver will be

MBAP format messages to all Service Port values.
If this parameter is set to N

O

(default value), or is omitted from the configuration

file, all messages sent to Service Port 502 will be MBAP format messages, and
all other Service Ports values will use the encapsulated Modbus message format
(MNET).
Each Client is configured independently in the configuration file.
This parameter applies to firmware version 1.05 and above. For downward
compatibility, you may omit this parameter from the Client's configuration.

2.1.5 MNET Client x Commands

The MNET Client x Commands section of the configuration sets the Modbus
TCP/IP Client command list. This command list polls Modbus TCP/IP server
devices attached to the Modbus TCP/IP Client port. The module supports
numerous commands. This permits the module to interface with a wide variety of
Modbus TCP/IP protocol devices.
The function codes used for each command are those specified in the Modbus
protocol. Each command list record has the same format. The first part of the
record contains the information relating to the MVI56E-MNETCR communication
module, and the second part contains information required to interface to the
Modbus TCP/IP server device.

Command List Overview
In order to interface the module with Modbus TCP/IP Server devices, you must
construct a command list. The commands in the list specify the server device to
be addressed, the function to be performed (read or write), the data area in the
device to interface with and the registers in the internal database to be
associated with the device data. The Client command list supports up to 16
commands.
The command list is processed from top (command #1) to bottom. A poll interval
parameter is associated with each command to specify a minimum delay time in
tenths of a second between the issuance of a command. If the user specifies a
value of 10 for the parameter, the command will be executed no more frequently
than every 1 second.