ProSoft Technology MVI69E-MBTCP User Manual

Page 88

Advertising
background image

Using Controller Tags

MVI69E-MBTCP ♦ CompactLogix Platform

User Manual

Modbus TCP/IP Enhanced Communication Module

Page 88 of 150

ProSoft Technology, Inc.

May 20, 2015

MBTCP.STATUS.EventSeqCounts

This array indicates the number of commands waiting in the command queue.

Tag Name

Description

MBTCP.STATUS.EventSeqCounts.
ClientCmdCount_EventSeqMessage

Event command quantity waiting in queue. There are two
bytes of status data per client. See below for details.

Byte 1: Number of Event sequence commands for which status has not yet been
retrieved (up to 15). This corresponds to the
MNETC.STATUS.EventSeqCmdPending.Client[x]_QueueCount controller tag.

Byte 2: Total number of commands waiting in the command queue. This includes
Event Commands, Event Commands with Sequence Numbers, and Command
Control messages. This corresponds to the
MBTCP.STATUS.EventSeqStatus.MessageCount controller tag.

MBTCP.STATUS.GeneralStatus

This array contains the general status of the module including firmware revision
and general communication status.

Tag Name

Description

MBTCP.STATUS.GeneralStatus.
ExpectedWriteBlock

Contains the next write block ID number

MBTCP.STATUS.GeneralStatus.
ProgramScanCount

Program cycle counter

– increments each time a complete

program cycle occurs in the module

MBTCP.STATUS.GeneralStatus.
ProductCode

Product code

MBTCP.STATUS.GeneralStatus.
ProductVersion

Firmware revision level number

MBTCP.STATUS.GeneralStatus.
OperatingSystem

Operating level number

MBTCP.STATUS.GeneralStatus.
RunNumber

Run number

MBTCP.STATUS.GeneralStatus.
ReadBlockCount

Total number of read blocks transferred from the module to the
processor

MBTCP.STATUS.GeneralStatus.
WriteBlockCount

Total number of write blocks transferred from the processor to
the module

MBTCP.STATUS.GeneralStatus.
ParseBlockCount

Total number of blocks successfully parsed that were received
from the processor

MBTCP.STATUS.GeneralStatus.
CmdEventBlockCount

Total number of event command blocks received from the
processor

MBTCP.STATUS.GeneralStatus.
CmdBlockCount

Total number of command blocks received from the processor

MBTCP.STATUS.GeneralStatus.
ErrorBlockCount

Total number of block transfer errors recognized by the module

MBTCP.STATUS.GeneralStatus.
Client0CmdExecutionWord

Each bit in this word is used to enable/disable the commands for
client 0.

Advertising