![ProSoft Technology CompactLogix MVI69E-MBS Скачать руководство пользователя страница 59](http://html.mh-extra.com/html/prosoft-technology/compactlogix-mvi69e-mbs/compactlogix-mvi69e-mbs_user-manual_1618913059.webp)
MVI69E-MBS ♦ CompactLogix™ Platform
Using Controller Tags
Modbus Serial Enhanced Communication Module
User Manual
ProSoft Technology, Inc.
Page 59 of 159
4.3.3 MBS.CONTROL
This array handles special tasks requested by the processor.
MBS.CONTROL.PortControl
This array allows port commands to be controlled by the processor.
Tag Name
Range
Description
MBS.CONTROL.PortControl.
Set
0 or 1
Sends Port Control to module
MBS.CONTROL.PortControl.
Get
0 or 1
Reads Port Control from module
MBS.CONTROL.PortControl.
Port
x
n/a
Definition of Port
x
Control
MBS.CONTROL.PortControl.
Port
x
.Active
0 or 1
Port Control: Disable = 0, Enable = 1
MBS.CONTROL.PortControl.
Port
x
.CmdEnableBits[x]
0 or 1
Index of command to be controlled. Example:
Command 20 in port 1 command list can be
controlled at CmdEnableBits[1].3. This is the 20
th
bit
offset.
MBS.CONTROL.CmdControl
This array allows the processor to dynamically enable configured commands for
execution.
Tag Name
Range
Description
MBS.CONTROL.CmdControl.
CmdControlTrigger
0 or 1
One-shot command control:
Disable = 0, Enable = 1
MBS.CONTROL.CmdControl.
NumberOfCommands
0 to 6
Total number of commands to be executed via
Command Control
MBS.CONTROL.CmdControl.
PortNumber
1 or 2
Port number to be associated with Command Control
function
MBS.CONTROL.CmdControl.
CommandIndex[x]
0 or 249
Command Index of port command [x] to be enabled.
Up to 6 command indexes can be populated at a
time.