Module status object: mvi69101s_status – ProSoft Technology MVI69-101S User Manual

Page 48

Advertising
background image

MVI69-101S ♦ CompactLogix or MicroLogix Platform

Ladder Logic

IEC 60870-5-101 Slave Communication Module

Page 48 of 149

ProSoft Technology, Inc.

March 16, 2009

Name Data

Type

Description

Day INT

Hour INT

Minute INT

Second INT

Milliseconds INT

3.1.3 Module Status Object: MVI69101S_STATUS

This object views the status of the module. The MVI69101S_STATUS object
shown below is updated each time a read block is received by the processor.
Use this data to monitor the state of the module at a "real-time rate".

Name Data

Type

Description

ProgramScanCounter

INT

Program cycle counter for module

ProductCode

INT[2]

Product code for module

ProductVersion

INT[2]

Revision level of module's code

OperatingSystem INT[2]

Operating system version of module

RunNumber

INT[2]

Run number for module

Backplane_Read_Count

INT

Incremented at every backplane read

Backplane_Write_Count

INT

Incremented at every backplane write

Backplane_Parse_Count

INT

Incremented at every backplane parse

Backplane_Error_Count

INT

Incremented at every backplane error

PortSelect

INT

Port selected (0 or 1)

BadCRC INT CRC

errors

SyncError INT Synchronization

errors

LengthError INT Message length errors

Timeouts INT Message

timeouts

RX_Frames

INT

Number of messages received

TX_Frames

INT

Number of messages transmitted

M_SP_NA_EventBufferFree INT

Number of available events in event
buffer

M_DP_NA_EventBufferFree INT

Number of available events in event
buffer

M_ST_NA_EventBufferFree INT

Number of available events in event
buffer

M_ME_NA_EventBufferFree INT

Number of available events in event
buffer

M_ME_NB_EventBufferFree INT

Number of available events in event
buffer

M_ME_NC_EventBufferFree INT

Number of available events in event
buffer

M_ME_IT_EventBufferFree INT

Number of available events in event
buffer

Advertising