ProSoft Technology MVI56E-MNETCR User Manual

Page 53

Advertising
background image

MVI56E-MNETCR ♦ ControlLogix Platform

Configuring the MVI56E-MNETCR Module

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

User Manual

ProSoft Technology, Inc.

Page 53 of 159

June 14, 2011

Retry Count
0 to 10
This parameter specifies the number of times a command will be retried if it fails.

Float Flag
Y

ES

or N

O

This flag specifies how the Server driver will respond to Function Code 3, 6, and
16 commands (read and write Holding Registers) from a remote Client when it is
moving 32-bit floating-point data.
If the remote Client expects to receive or will send one complete 32-bit floating-
point value for each count of one (1), then set this parameter to Y

ES

. When set to

Y

ES

, the Server driver will return values from two consecutive 16-bit internal

memory registers (32 total bits) for each count in the read command, or receive
32-bits per count from the Client for write commands. Example: Count = 10,
Server driver will send 20 16-bit registers for 10 total 32-bit floating-point values.
If, however, the remote Client sends a count of two (2) for each 32-bit floating-
point value it expects to receive or send, or, if you do not plan to use floating-
point data in your application, then set this parameter to N

O

, which is the default

setting.
You will also need to set the Float Start and Float Offset parameters to
appropriate values whenever the Float Flag parameter is set to Y

ES

.

Float Start

F

0 to 65535

This parameter defines the first register of floating-point data. All requests with
register values greater than or equal to this value will be considered floating-point
data requests. This parameter is only used if the Float Flag is enabled. For
example, if a value of 7000 is entered, all requests for registers 7000 and above
will be considered as floating-point data.

Float Offset
0 to 9999
This parameter defines the start register for floating-point data in the internal
database. This parameter is used only if the Float Flag is enabled. For example,
if the Float Offset value is set to 3000 and the Float Start parameter is set to
7000, data requests for register 7000 will use the internal Modbus register 3000.

ARP Timeout
1 to 60
This parameter specifies the number of seconds to wait for an ARP reply after a
request is issued.

Advertising