Module Data; Module Status Data And Variables (Mvi69101M_Moduledef) - ProSoft Technology inRax MVI69-101M User Manual

Compactlogix or micrologix platform iec 60870-5-101 master communication module
Table of Contents

Advertisement

MVI69-101M ♦ CompactLogix or MicroLogix Platform
IEC 60870-5-101 Master Communication Module
2.3

Module Data

All data related to the MVI69-101M module is stored in a user defined data type.
An instance of the data type is required before the module can be used. This is
done by declaring a variable of the data type in the Controller Tags Edit Tags
dialog box.

2.3.1 Module Status Data and Variables (MVI69101M_ModuleDef)

All status and variable data related to the MVI69-101M is stored in a user defined
data type. An instance of the data type is required before the module can be
used. This is done by declaring a variable of the data type in the Controller Tags
Edit Tags dialog box. The structure of the object is displayed in the following
illustration:
Name
DATA
CONTROL
STATUS
UTIL
This object contains objects that define variables to be used with the module and
status data related to the module. Each of these object types is discussed in the
following topics of the document.
Status Object (MVI69101M_STATUS)
This object stores the status data of the module. The MVI69101M_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
ProgramScanCounter
ProductCode
ProductVersion
OperatingSystem
RunNumber
Backplane_Read_Count
Backplane_Write_Count
Backplane_Parse_Count
Backplane_Error_Count
EventCount
Event_Overflow
Session_Count
Current_Command
Page 26 of 133
Data Type
MV69101M_DATA
MVI69101M_CONTROL
MVI69101M_STATUS
MVI69101M_UTIL
Data Type
INT
INT[2]
INT[2]
INT[2]
INT[2]
INT
INT
INT
INT
INT
INT
INT
INT
Module Configuration with RSLogix
Description
Stores data point values
Optional block handling
Stores module status
Stores convenience variables for ladder
logic usage
Description
Program cycle counter for module
Product code for module
Revision level of module's code
Operating system version of module
Run number for module
Backplane read count
Backplane write count
Backplane parse count
Backplane error count
Events waiting to be sent to
processor
0 = no event buffer overflow. 1 =
event buffer overflow occurs
Number of sessions configured in
the module
Index of current command being
executed in the command list
ProSoft Technology, Inc.
February 4, 2008

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the inRax MVI69-101M and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents