NOT (3)
NOT (3)
ID 3
Application: |
PLC |
SIM |
Group: LOGIC
Short description:
The function performs the operation of the NOT gate.
Inputs (1):
no. |
type |
impulse |
mark |
notes |
1 |
B |
no |
IN |
Binary input |
Outputs (1):
no. |
type |
impulse |
mark |
notes |
1 |
B |
no |
OUT |
Function output value |
Settings: none
Function operation:
The function performs the operation of the NOT logic gate. Below is the truth table for the NOT function.
Truth table for the NOT block:
IN |
OUT |
0 |
1 |
1 |
0 |
According to the presented truth table, the function performs the operation of denial. If 1 is given to the IN input, then the OUT output will be 0.
R registers and M markers used: none