Status data definition, Status, Data – ProSoft Technology MVI69-DFCM User Manual

Page 89: Definition

Advertising
background image

Reference MVI69-DFCM

♦ CompactLogix or MicroLogix Platform

DF1 Interface Module

ProSoft Technology, Inc.

Page 89 of 117

November 3, 2008

5.5

Status Data Definition

This section contains a description of the members present in the DFCMStatus
object. This data is transferred from the module to the processor as part of each
read block.

5.5.1 Status Data Block Structure

Offset Content Description

7600

Program Scan
Count

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

7601 to
7602

Product Code

These two registers contain the product code of "DFCM"

7603 to
7604

Product Version These two registers contain the product version for the current

running software.

7605 to
7606

Operating
System

These two registers contain the month and year values for the
program operating system.

7607 to
7608

Run Number

These two registers contain the run number value for the currently
running software.

7609

Port 1
Command List
Requests

This field contains the number of requests made from this port to
slave devices on the network.

7610

Port 1
Command List
Response

This field contains the number of slave response messages
received on the port.

7611

Port 1
Command List
Errors

This field contains the number of command errors processed on
the port. These errors could be due to a bad response or
command.

7612

Port 1 Requests This field contains the total number of messages sent out of the

port.

7613

Port 1
Responses

This field contains the total number of messages received on the
port.

7614

Port 1 Errors
Sent

This field contains the total number of message errors sent out of
the port.

7615

Port 1 Errors
Received

This field contains the total number of message errors received on
the port.

7616

Port 2
Command List
Requests

This field contains the number of requests made from this port to
slave devices on the network.

7617

Port 2
Command List
Response

This field contains the number of slave response messages
received on the port.

7618

Port 2
Command List
Errors

This field contains the number of command errors processed on
the port. These errors could be due to a bad response or
command.

7619

Port 2 Requests This field contains the total number of messages sent out the port.

7620

Port 2
Responses

This field contains the total number of messages received on the
port.

7621

Port 2 Errors
Sent

This field contains the total number of message errors sent out of
the port.

Advertising