== Equal (1 input)| Compares input W1 with the comparison value set in the parameter "Value 2". If W1 is equal to "Value 2", 1 is output at A1, otherwise 0. |
Inputs |
||
| W1 |
Value 1 |
Comparison value. Compared with the parameter "Value 2". |
Outputs |
||
| A1 |
Output |
1 if W1 is equal to "Value 2", otherwise 0. |
Parameters |
||
| Value 2 |
Comparison value (constant) the input W1 is compared with. | |