question archive L08 Math Applications and Program Control | Add It Up In this procedure you construct a multiplication circuit The circuit will require two momentary push button, a selector switch, the PLC and the stack lights
Subject:MathPrice: Bought3
L08 Math Applications and Program Control | Add It Up In this procedure you construct a multiplication circuit The circuit will require two momentary push button, a selector switch, the PLC and the stack lights. 1. Design and implement a circuit which which reads the state of each push button and displays the state using single stack light (on for closed contact of either button). 2. Add an enable feature which only performs the previous step if the selector switch is in the left active position. 3. Update the working program to count the number of times each push button is pressed while the selector switch is enabled. As soon as the selector switch is moved to disabled, the circuit will compute the sum of the two push button input values and pulse a new stack light indicator. The indicator should pulse at a rate of 500 ms ON and 500 ms OFF. Enabling the selector switch will immediately disable the display cycle and restart the counting sequence. Please raise your hand so the lab instructor or lab assistant may review your work for this procedure. Do not continue to the next procedure until you have received the signoff for this procedure.