ProSoft Technology MVI56E-MNETC User Manual

Page 104

Advertising
background image

Guide to the MVI56E-MNETC User Manual

MVI56E-MNETC ♦ ControlLogix Platform

User Manual

Modbus TCP/IP Client Enhanced Communication Module

Page 104 of 183

ProSoft Technology, Inc.

February 3, 2013

Controller Tag

Data Type

Description

EventSeqCmd.Client[x].Cou
nt

INT

Number of Event Sequence Commands executed by
the specified Client for which status has not yet been
retrieved

EventSeqCmd.Client[x].Cmd
[x].Sequence

INT

Sequence number for each Event Sequence
command

EventSeqCmd.Client[x].Cmd
[x].Error

INT

Error code for each Event Sequence command:
0=success, 1=failure

EventSeqReady

DINT

One bit for each Client, indicating which Clients have
Event Sequence commands with unretrieved status
data: 0=no status data available, 1=status data
available for retrieval

ServerStatusTrigger

BOOL

Set to 1 to trigger the Server Status block request.

ServerStatus.MNET.Reques
ts

INT

This counter increments each time an MNet (port
2000) request is received.

ServerStatus.MNET.Respon
ses

INT

This counter increments each time an MNet (port
2000) response message is sent.

ServerStatus.MNET.ErrSent INT

This counter increments each time an MNet (port
2000) sends an exception response to Client.
Example: Client sent illegal Modbus Data location
address.

ServerStatus.MNET.ErrRec

INT

This counter increments each time an MNet (port
2000) receives a bad command. Example: Client sent
illegal function command.

ServerStatus.MBAP.Reques
ts

INT

This counter increments each time an MBAP (port
502) request is received.

ServerStatus.MBAP.Respon
ses

INT

This counter increments each time an MBAP (port
502) response message is sent.

ServerStatus.MBAP.ErrSent INT

This counter increments each time an MBAP (port
502) sends an exception response to Client. Example:
Client sent illegal Modbus Data location address.

ServerStatus.MBAP.ErrRec

INT

This counter increments each time an MBAP (port
502) receives a bad command. Example: Client sent
illegal function command.

Advertising