User Manual

Table Of Contents
3.8.4. ”Logic” component editor (OR)
When all of the inputs are 0, then the output is 0.
If any 1 of the inputs is 1, then the output is 1.
If the input and output are 0, the indicator is off, and if the input and output are 1, the indicator is
on.
3.8.5. ”Logic” component editor (NOR)
When all of the inputs are 0, then the output is 1.
If any 1 of the inputs is 1, then the output is 0.
If the input and output are 0, the indicator is off, and if the input and output are 1, the indicator is
on.
3.8.6. ”Logic” component editor (XOR)
When the number of 1 inputs is odd, the output is 1.
When the number of 1 inputs is even, the output is 0.
If the input and output are 0, the indicator is off, and if the input and output are 1, the indicator is
on.
3.8.7. ”Logic” component editor (NOT XOR)
When the number of 1 inputs is even, the output is 1.
When the number of 1 inputs is odd, the output is 0.
If the input and output are 0, the indicator is off, and if the input and output are 1, the indicator is
on.
3.8.8. ”Logic” component editor (1 of N)
If any 1 of the inputs is 1, then the output is 1.
If any 2 or more of the inputs are 1, then the output is 0.
If the input and output are 0, the indicator is off, and if the input and output are 1, the indicator is
on.
Parameter types of the input/output values for each Port
Input Value Operation Output Value
Type Range Input
Port
Name
Trigger/P
rocessing
Output
Port
Name
Type Range
Value Num
OFF:0,
ON:1
CH
(1,2..)
Processin
g: Logic
(AND,
NAND,
OR, NOR,
XOR, NOT
XOR, 1 of
N)
Out Value Num
OFF:0,
ON:1
3. Control Components
ProVisionaire Design Component Guide | 135