The output “Out” becomes true (1) if all active inputs are true (1). Any output can be disabled clicking the “null” checkbox in the Property Sheet.
The AND statement is one of the dynamic control icons.
It has two inputs by default, but the user can add up to n (recommended limit 32) inputs in the slot sheet view, selecting the Add Slot function of the context menu.
Formula
A numeric input (if not Boolean) is read as true if the value is >= 0.5 and false if the value is < 0.5 including negative values.
Fig. 97. Wire-sheet Icon
Fig. 98. Property Sheet
Fig. 99. Slot Sheet
Table 67. Inputs
Inputs |
Type |
Functional description |
In A |
boolean |
Input value. |
In B |
boolean |
Input value |
In n |
boolean/ numeric |
Add up to n (recommended limit 32) inputs in the slot sheet |
In Enabled |
boolean |
If the input “In Enabled” is set to false disabled in the slot sheet, the output “Out” will be disabled and is set to the value “0”. |
Table 68. Outputs
Outputs |
Type |
Functional description |
Out |
boolean |
One output = AND value of all inputs |
No parameters.