MVI69E-MBS ♦ CompactLogix Platform Using Controller Tags
Modbus Serial Enhanced Communication Module User Manual
ProSoft Technology, Inc. Page 85 of 154
June 28, 2017
5.3.4 MBS.STATUS
This array contains status data for the module.
Program cycle counter – this value is incremented each
time a complete program cycle occurs in the module
Firmware revision level number
MBS.STATUS.PortxStats.CmdListReq
Total number of requests made from this port to slave
devices on the network
MBS.STATUS.PortxStats.CmdListResp
Total number of slave response messages received on
the port
MBS.STATUS.PortxStats.CmdListErr
Total number of command errors processed on the port.
These errors could be due to a bad response or
command
MBS.STATUS.PortxStats.PortReq
Total number of messages sent out of the port
MBS.STATUS.PortxStats.PortResp
Total number of messages received on the port
MBS.STATUS.PortxStats.PortErrSent
Total number of message errors sent out of the port.
MBS.STATUS.PortxStats.PortErrRec
Total number of message errors received on the port
MBS.STATUS.PortxStats.CurrErr
MBS.STATUS.PortxStats.LastErr
Backplane transfer status
Total number of read blocks transferred from the module
to the processor
Total number of write blocks transferred from the
processor to the module
Total number of blocks successfully parsed that were
received from the processor
Total number of event command blocks received from
the processor
Total number of command blocks received from the
processor
Total number of block transfer errors recognized by the
module
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.
MBS.STATUS.PortxPreviousErr
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.