Control list options, Control list with value data, Control list with bit data – Rockwell Automation 2711-ND3 PanelBuilder v2.60 Software User Manual User Manual
Page 144: A control list can contain up to 255 operations

9–4
Creating Control List Selectors
Publication 2711-6.0
A control list can contain up to 255 operations.
Control List with Value Data
The following example shows a control list used to input set values
into a controller address. The fluid level of a tank is varied by a
control list.
TANK LEVEL CONTROL
Controller
TANK LEVEL CONTROL
Empty Tank
Full Tank
1/4 Fill Level
1/2 Fill Level
Empty Tank
Full Tank
1/4 Fill Level
1/2 Fill Level
= Value 1800
Address N7:2
= Value 3600
Address N7:2
1800 = 1/4 Full
3600 = 1/2 Full
Controller
Control List with Bit Data
The next example shows a control list used for on/off type controls.
The list controls the opening and closing of a feed hopper.
HOPPER CONTROL
Open Hopper 1
Close Hopper 1
HOPPER CONTROL
Close Hopper 1
Open Hopper 1
Controller
Controller
0 = Close
1 = Open
Hopper 1
Hopper 1
= Value 0
Address B3:2/0
= Value 1
Address B3:2/0
Control List Options