ProSoft Technology MVI56E-MNET/MNETXT User Manual

Page 124

Advertising
background image

Reference

MVI56E-MNET / MNETXT ♦ ControlLogix Platform

User Manual

Modbus TCP/IP Interface Module

Page 124 of 181

ProSoft Technology, Inc.

April 23, 2014

Block Request from Processor to Module

Word Offset

Description

0

Command Control block identification code of 5001 to 5006. The rightmost digit
indicates the number of commands (1 to 6) to add to the command priority
queue.

1

This word contains the Command Index for the first command to be entered into
the queue.

2

This word contains the Command Index for the second command to be entered
into the queue.

3

This word contains the Command Index for the third command to be entered into
the queue.

4

This word contains the Command Index for the fourth command to be entered
into the queue.

5

This word contains the Command Index for the fifth command to be entered into
the queue.

6

This word contains the Command Index for the sixth command to be entered into
the queue.

7 to 247

Spare

The last digit in the block identification code indicates the number of commands
to process. For example, a block identification code of 5003 indicates that three
commands are to be placed in the queue. In this case, the first three of the six
available Command Indexes will be used to determine exactly which three
commands will be added to the queue, and to set their order of execution.

Values to enter for the six Command Indexes range from 0 to 99 and correspond
to the MNET Client 0 Command List entries, which are numbered from 1 to 100.
To determine the Command Index value, subtract one (1) from the row number
of the command in the MNET Client 0 Command List, as seen in the Command
Editor
window of ProSoft Configuration Builder (PCB).

The module responds to a Command Control block request with a response
block, indicating the number of commands added to the command priority queue.

Block Response from Module to Processor

Word Offset

Description

0

Reserved

1

This word contains the next write block identification code.

2

This word contains the number of commands in the block added to the
command priority queue.

3 to 248

Spare

249

This word contains the block 5001 to 5006 requested by the processor.

Advertising