MVI69E-MBS ♦ CompactLogix Platform Using Controller Tags
Modbus Serial Enhanced Communication Module User Manual
ProSoft Technology, Inc. Page 81 of 154
June 28, 2017
MBS.CONTROL.CmdControl
This array allows the processor to dynamically enable configured commands for
execution.
MBS.CONTROL.CmdControl.
CmdControlTrigger
Command Control:
Disable = 0, Enable = 1
MBS.CONTROL.CmdControl.
NumberOfCommands
Total number of commands to be executed via
Command Control
MBS.CONTROL.CmdControl.
PortNumber
Port number to be associated with Command Control
function
MBS.CONTROL.CmdControl.
CommandIndex[x]
Command Index of port command [x] to be enabled.
Up to 6 command indexes can be populated at a
time.
MBS.CONTROL.EventCmd_DBData
This array allows the processor to dynamically build Modbus commands with
data associated to the MBS database. This feature is meant for periodic
execution such as resetting the clock and zeroing-out counters.
MBS.CONTROL.EventCmd_DB
Data.EventCmdTrigger
Toggle to send Event Command.
0 = Disable, 1 = Enable
MBS.CONTROL.EventCmd_DB
Data.PortNumber
Port number to be associated with command Control
function
MBS.CONTROL.EventCmd_DB
Data.SlaveID
MBS.CONTROL.EventCmd_DB
Data.InternalDBAddress
Used only if UseModuleDBAddress=1. MVI69E
database address (word address for functions
3,4,6,16 and bit address for 1,2,5,15)
MBS.CONTROL.EventCmd_DB
Data.PointCount
Number of bit/words associated with this command.
MBS.CONTROL.EventCmd_DB
Data.SwapCode
Swap code 0 = no swap, 1 = word swap, 2 = words
& byte swap, 3 = byte swap
MBS.CONTROL.EventCmd_DB
Data.ModbusFunctionCode
Modbus function code (1,2,3,4,5,6,15, or 16)
MBS.CONTROL.EventCmd_DB
Data.DeviceDBAddress
Modbus address of the target slave database
MBS.CONTROL.EventCmd_DB
Data.EventCmdStatusReturned
Event status returned by the module