Set port and command active bits block – ProSoft Technology MVI69E-MBS User Manual

Page 140

Advertising
background image

Reference

MVI69E-MBS ♦ CompactLogix Platform

User Manual

Communication Module

Page 140 of 162

ProSoft Technology, Inc.

January 6, 2014

Offset

Description

23

Port 2 Errors Sent: Total number of message errors sent out of the port.

24

Port 2 Errors Received: Total number of message errors received on the port.

25

Read Block Count: Total number of read blocks transferred from the module to the
processor.

26

Write Block Count: Total number of write blocks transferred from the processor to
the module.

27

Parse Block Count: Total number of blocks successfully parsed that were received
from the processor.

28

Event Command Block Count: Total number of Event Command blocks received
from the processor.

29

Command Control Block Count: Total number of Command Control blocks received
from the processor.

30

Error Block Count: Total number of block errors recognized by the module.

31

Port 1 Current Error: For a slave port, this field contains the value of the current
error code returned. For a master port, this field contains the index of the currently
executing command.

32

Port 1 Last Error: For a slave port, this field contains the value of the last error code
returned. For a master port, this field contains the index of the command with an
error.

33

Port 2 Current Error: For a slave port, this field contains the value of the current
error code returned. For a master port, this field contains the index of the currently
executing command.

34

Port 2 Last Error: For a slave port, this field contains the value of the last error code
returned. For a master port, this field contains the index of the command with an
error.

7.4.11 Set Port and Command Active Bits Block

Block 9500: Set Port and command active bits

This block enables and disables ports, as well as individual Master commands
for a port.

Block 9500: Request from Processor to Module

Offset

Description

0

Write Block ID: 9500 to set port and command enable/disable state

1

Port 1 active state: 0=disabled, 1=enabled

2-21

Command enable bits for Port 1 commands (0=disabled, 1=enabled)

22

Port 2 active state: 0=disabled, 1=enabled

23-42

Command enable bits for Port 2 commands (0=disabled, 1=enabled)

43 to (n-1)

Spare

Where n = 60, 120, or 240 depending on the Block Transfer Size parameter.

Advertising