Mnetc.control, Mnetc.status, 2 mnetc.control – ProSoft Technology MVI56E-MNETC User Manual
Page 85: 3 mnetc.status

MVI56E-MNETC ♦ ControlLogix Platform
Ladder Logic
Modbus TCP/IP Client Enhanced Communication Module
User Manual
ProSoft Technology, Inc.
Page 85 of 183
February 3, 2013
3.4.2 MNETC.CONTROL
This controller tag structure is used to request special tasks from the module. For
more information, see Special Function Blocks (page 118).
Controller Tag
Data Type
Description
BootTimer
TIMER
Timer used to clear both cold and warm
boot requests
ColdBoot
BOOL
Hardware reset of the module
WarmBoot
BOOL
Configuration data reset in the module
ResetStatus
BOOL
Reset status values
CmdID
INT
Command ID from 1 to 16
CmdControl
MNETCCMDCONTROL
Holds Command Control statistics
CmdControlPending
BOOL
Halts rung until module is ready
CmdControlTrigger
BOOL
Command Control Trigger
IPAddress
MNETCIPADDRESS
Getting and setting IP address to and from
module
EventCmd
MNETCEVENTCMD
Holds Event Command configuration
EventSeqCmd
MNETCEVENTCMD_SEQ Event sequence commands
3.4.3 MNETC.STATUS
This controller tag structure contains module and Client status data. For a more
complete description of the MNETC.STATUS controller tag structure, refer to the
Status Data Definition (page 102).
Name
Data Type
Description
PassCnt
INT
Program cycle counter
ProductVersion
INT
This is used to pass the product version to the
processor
ProductCode
INT[2]
This is used to pass the product code to the
processor
BlockStats
MNETCBLOCKSTATS
Block transfer statistics
CmdBits
INT[30]
Command bits array to be used for 30 Clients
ClientStatsTrigger
BOOL
Get Client status
ClientID
INT
Client ID to get status from
ClientStatus
MNETCCLIENTSTATS[30]
Client status data
CmdErrorList
INT[16]
Command Error List
EventSeqCmdPendi
ng
MNETCCMDCLIENTSEQ_PEND
ING
Number of sequence events pending in the
module
EventSeqCmd
MNETCEVENTCMD_SEQSTAT
Event sequence event commands pending
EventSeqReady
DINT
Status data (bit=1 data ready, bit=0 no event
data)
ServerStatus
MNETCSERVERS
Server status data
ServerStatsTrigger
BOOL
Trigger the Server Status block request