Mnetrblockstats, Mnetrclientstats, Mnetrcontrol – ProSoft Technology MVI56E-MNETR User Manual
Page 81

Ladder Logic
MVI56E-MNETR ♦ ControlLogix Platform
User Manual
Modbus TCP/IP Interface Module with Reduced Data Block
ProSoft Technology, Inc.
Page 81 of 153
August 31, 2009
MNETRBlockStats
This status object contains a structure that includes the status information for the
data transfer operations between the processor and the module
(MNETRB
LOCK
S
TATS
). The following table describes the structure of this object.
Name Data
Type
Description
Read
INT
Total number of read block transfers
Write
INT
Total number of write block transfers
Parse
INT
Total number of blocks parsed
Event
INT
Total number of event blocks received
Cmd
INT
Total number of command blocks received
Err
INT
Total number of block transfer errors
MNETRClientStats
The status object contains a structure for the MNET Client Status
(MNETRC
LIENT
S
TATS
). The following table describes the structure of this object.
Name Data
Type
Description
CmdReq
INT
Total number of command list requests sent
CmdResp INT Total number of command list responses
received
CmdErr
INT
Total number of command list errors
Requests
INT
Total number of requests for port
Responses
INT
Total number of responses for port
ErrSent
INT
Total number of errors sent
ErrRec
INT
Total number of errors received
CfgErrWord INT Configuration
Error
Word
CurErr
INT
Current Error code
LastErr
INT
Last recorded error code
Refer to MVI56E-MNETR Status Data Definition for a complete listing of the data
stored in the status object.
3.1.3 MNETRCONTROL
Contains the data structure required for the processor to request special tasks
from the module. The command control task allows the processor to dynamically
enable commands configured in the port command list. The event command task
allows the processor to dynamically build any commands to be sent by the MNET
Client to a remote Server.
The following table describes the structure of this object.
Name Data
Type
Description
BootTimer
TIMER
Timer to clear warmboot and coldboot
WarmBoot
BOOL
Triggers a Cold Boot Command
ColdBoot
BOOL
Triggers a Warm Boot Command