Bitwise NOT
This function block computes a bitwise NOT, i.e. every single bit from input INP will be negated.
Parameters
By using the parameter dialog the data type can be assigned.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
INP | I | LONG, LONGLONG, UCHAR, WORD | Input value |
OUT | O | LONG, LONGLONG, UCHAR, WORD | Output value |
Comments
If there is no connection at the output, another data type can be assigned by creating a new connection at the input.
If the data type is changed by the parameter dialog, all invalid connections will be deleted.