Negate the binary input value “In”.
Programming Hint
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. 109. Wire-sheet Icon
Fig. 110. Property Sheet
Fig. 111. Slot Sheet
Table 76. Inputs
Inputs |
Type |
Functional description |
In |
boolean |
input value to set the output |
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 77. Outputs
Outputs |
Type |
Functional description |
Out |
boolean |
One digital output “Out, containing the negated input |
No parameters.