Operator OR
![]() |
![]() |
| Vector | C | ST | |
| in the palette | on the schematic |
The block implements the boolean OR operation:

where y(t) is the block output signal, x(t) is the input signal.

where y(t) is the block output signal, x(t) is the input signal.
Inputs
- U - input signal port.
Outputs
- Y - output signal port.
Properties
none
Parameters
none
Note:
- If the input signal is not a logical (0 or 1), but an integer value signal, all non-zero signals are considered by the block as equal to one (True). The output of the block can only be 0 or 1.
- In SimInTech, the logical one (True) is 1, the logical zero (False) is 0.

