SINUS PENTA
PROGRAMMING GUIDE
230/486
(A) AND (B): The selected digital output enables when both conditions are true.
(A) XOR (B): The selected digital output enables when either one condition or the other is true (but not when both
conditions are true at a time).
(A) NOR (B): The selected digital output enables when no condition is true. The NOR function between two variables
corresponds to the AND of the same false variables, i.e. (A) NOR (B) = (/A) AND (/B).
(A) NAND (B): The selected digital output enables when no condition is true or when only one of the two conditions is
true. The NAND function between two variables corresponds to the OR of the same false variables, i.e. (A) NAND (B) =
(/A) OR (/B).
NOTE
This parameter can be accessed only if the operating mode of the selected digital output
is > 2 and <9. Example: MPL1 2<P350<9.