ProSoft Technology MVI56E-SIE User Manual

Page 128

Advertising
background image

Diagnostics and Troubleshooting

MVI56E-SIE ♦ ControlLogix Platform

User Manual

Client Communication Module

Page 128 of 168

ProSoft Technology, Inc.

September 6, 2012

Controller Tag

Data Type

Description

PassCnt

INT

This value is incremented each time a complete
program cycle occurs in the module.

ProductVersion

INT

Product version

ProductCode

INT[2]

Product code

BlockStats.Read

INT

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

BlockStats.Write

INT

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

BlockStats.Parse

INT

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

BlockStats.Cmd

INT

Total number of Command Control blocks received
from the processor

BlockStats.Err

INT

Total number of block errors recognized by the module

CmdBits[x]

INT

Displays enabled or disabled status of all 16
commands in the Client x Command List for each
Client

ClientStatsTrigger

BOOL

Initiates request for Client Status block from module
when set to 1

ClientID

INT

Specifies Client (0-15) to request status data from

ClientStatus[x].CmdReq

INT

Total number of command list requests sent from
Client

ClientStatus[x].CmdResp

INT

Total number of command list responses received by
Client

ClientStatus[x].CmdErr

INT

This value is incremented each time an error message
is received from a remote unit or a local error is
generated for a command.

ClientStatus[x].Requests

INT

Not used

ClientStatus[x].Responses

INT

Not used

ClientStatus[x].ErrSent

INT

Not used

ClientStatus[x].ErrRec

INT

Not used

ClientStatus[x].CfgErrWord

INT

Configuration Error Word - This word contains a
bitmap that indicates general module configuration
errors.

ClientStatus[x].CurErr

INT

Most recent error code recorded for the Client

ClientStatus[x].LastErr

INT

Previous most recent error code recorded for the
Client

CmdErrorList[x]

INT

Command error code for each command (0-15) on the
specified Client's command list

Advertising