|
|
| Vector | C | ST | |
в палитре |
на схеме |
The block implements the boolean OR operation:
where
x(
t) is the output signal of the block,
u1(
t),
u2(
t) are the input signals.
Входные порты
- u_n - the port for the n-th input signal. The number of input ports is configured in the block properties.
Выходные порты
- Y - the port for the result of the operation.
Свойства
- Number of ports - the number of input ports n.
Прим.:
- 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.