A logic NOT gate has only one input and one output. The output of the NOT object is always the exact opposite of the input, and behaves according to the truth table shown below.
The lights on the logic object design block indicate the current state of the input and output. These are operational in simulation and when online to the device.
NOT Truth Table
I/P |
O/P |
0 |
1 |
1 |
0 |