Moxa ioLogik E2214 — click&Go V2 Logic Programming Guide [30/90]

Превью страниц Страница 30 / 90
Moxa ioLogik E2242 [30/90] If a then b else c
Click&Go V2 Click&Go V2 Developing Process
3-14
Click&Go Logic can be defined with the following manners:
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 ANDor ORlogic. All three conditions must be
all true to create the positive result if operating the conditions with ANDlogic. As for the ORlogics, one or
more true condition needs to trigger the action.
All 24 rules are defined individually and 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 be start running over again from the beginning after the last rule
is processed.

Содержание

282

Learn to configure Click&Go V2 logic with IF-THEN-ELSE rules, manage AND/OR conditions, and execute 24 sequential rules for process control.