We have been writing some code that will turn on and then of some lamps, one at a time, beginning from the top of a display to the bottom. We want to start this sequence with press of a button. After the lamps sequence to the bottom and prior to the last lamp turning off, we want the sequence to reverse and start turning on and off the lamps from the bottom to the top. The remaining logic for this program needs to make this cycle repeat continuously, until the stop button is pressed. Let’s open up this lesson and see what we need to do to complete this project.
Turning on PLC Outputs in Sequential Order – Part 1:
http://bit.ly/2iwqUPs
Turning on PLC Outputs in Sequential Order – Part 2:
http://bit.ly/2ixeBSH
Turning on PLC Outputs in Sequential Order – Part 3:
http://bit.ly/2zg7TeB
Turning on PLC Outputs in Sequential Order – Part 4:
http://bit.ly/2y1P3DO
Turning on PLC Outputs in Sequential Order – Part 5:
http://bit.ly/2AmzY1o
Turning on PLC Outputs in Sequential Order – Part 6:
http://bit.ly/2ixEv9h
Turning on PLC Outputs in Sequential Order – Part 7:
http://bit.ly/2AjssEq
Turning on PLC Outputs in Sequential Order – Part 8:
http://bit.ly/2lRWSut
We created a series a while back called Turning on PLC Outputs in Sequential Order and that series had 9 parts. We have again opened up that series to address the many questions and comments among the RealPars students. This was an extensive series that walked you through the programming of turni...
This is a continuation of the series about Turning on PLC Outputs in Sequential Order. In the previous lesson, we refreshed your memory on the logic that we had written as well as the general idea of how we want the program to function. In this lesson, we are going to delete a little bit of code ...
9 Comments