ProSoft Technology MVI69L-MBTCP User Manual

Page 87

Advertising
background image

MVI69L-MBTCP ♦ CompactLogix Platform

Using Controller Tags

Communication Module

User Manual

ProSoft Technology, Inc.

Page 87 of 152

January 6, 2014

5.3.4.3 MBTCP.STATUS.EventSeqStatus

This array contains the status of the event command queue.

Tag Name

Description

MBTCP.STATUS.EventSeqStatus.
ClientID

Specifies Client (0 - 9) to request event
status data from

MBTCP.STATUS.EventSeqStatus.
MessageCount

Number of Event Sequence Messages in
block (0 to15)

MBTCP.STATUS.EventSeqStatus.
SeqNum_RetErrCode[x]

Sequence Number returned Error Code

5.3.4.4 MBTCP.STATUS.EventSeqCounts

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

Tag Name

Description

MBTCP.STATUS.EventSeqCounts.
ClientCmdCount_EventSeqMessage
[x]

Event command quantity waiting in queue

There are two bytes of status data per
Client. See below for more 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.

Advertising