Spoken Tutorial, IIT Bombay https://spoken-tutorial.org OpenPLC with LDmicro Implementing NOT & AND logic gates - Assignment 1. Implement 2 input NAND logic gates. Truth table of the NAND gate is shown below. A B NAND(A,B) 0 0 1 0 1 1 1 0 1 1 1 0