USER MANUAL – Z-GPRS2-SEAL / Z-LOGGER-SEAL
134
We have obtained that if the input1 is high the output1 is sets; if the input2 is low the output2 is resets.
The maximum number of Control States is 6 (from S1 to S6).
If in the EC there are more than one input, the state conditions are put in boolean AND.
The boolean AND operator put the output TRUE only if are TRUE all the inputs:
IF [(IN1 CONDITION) AND (IN2 CONDITION) AND … AND (IN4 CONDITION)] THEN EXECUTE OUTPUT N
For example if we want to set the output1 if the Digital input 1 and 3 are True but the digital input 2 is false: