beautypg.com

ProSoft Technology MVI56E-MNET/MNETXT User Manual

Page 125

background image

MVI56E-MNET / MNETXT ♦ ControlLogix Platform

Reference

Modbus TCP/IP Interface Module

User Manual

ProSoft Technology, Inc.

Page 125 of 181

April 23, 2014

Controller Tags
The MNET.UTIL.CmdControl controller tag array holds all the values needed to
create one Command Control block, have it sent to the module, and control the
processing of the returned response block.

Controller Tag

Description

TriggerCmdCntrl

Set this tag to 1 to trigger the execution of a command after all the
other parameters have been entered.

NumberOfCommands

Enter a decimal value representing the quantity of commands to be
requested in the Command Control block (1 to 6).

CommandIndex[x]

Enter the

ROW NUMBER

of the command in the MNET Client 0

Command List in Prosoft Configuration Builder minus 1. This is a
six-element array. Each element holds one Command Index.

CmdsAddedToQueue

Returned decimal value representing the quantity of commands
added from the MNET Client 0 Command List to the command
priority queue by the most recent Command Control block.

CmdControlBlockID

Temporary variable that provides block ID of the Command Control
block most recently processed by the module.

CmdCntrlPending

Temporary variable used to prevent a new Command Control block
from being sent to the module until the previously sent Command
Control block has been completely processed and a response block
has been returned.