ioLogik W5300
Click&Go Logic
4-16
IF “A” THEN “B”, ELSE “C”
For one control logic rule, there are three “A’s” that can be configured. “A” refers to the IF conditions that
trigger an action. These three conditions can be operated by “AND” or “OR” logic. If “AND” logic is used, all
three conditions must be true to create a positive result. If “OR” logic is used, one or more true conditions must
be met to trigger the action.
A1
A2
A3
Result of
AND Logic
A1
A2
A3
Result of
OR Logic
0
0
0
0
0
0
0
0
0
0
1
0
0
0
1
1
0
1
0
0
0
1
0
1
0
1
1
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
1
1
0
1
1
1
1
0
1
0
0
0
1
1
1
1
1
1
1
1
1
The 24 rules are defined individually and are executed one by one in a loop. The 2
nd
rule can only be processed
after running the 1
st
rule, and the entire rule-set will start running from the beginning after the last rule is
processed.
You will see a list of the rules in the current rule-set on the main screen.
Double Click
on a rule to open that
rule’s configuration window, as shown in the following figure, or double click on an empty rule to start a new
rule.