In a continuation of instruction training for the shift instruction located in the folder called shift and rotate, this lesson continues from the previous lesson where we had written some code but found that it didn’t quite function as we wanted. We pressed the S1 button and the first lamp turned on. That was what we had expected. We then pressed S2 we expected only the next lamp to turn on however, all of the remaining lamps turned on. In this lesson, we will troubleshoot our code and determine what solution we need in order to have it function as we desire. Let’s push some buttons and check out our code to find a resolution.
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 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
Turning on PLC Outputs in Sequential Order – Part 9:
http://bit.ly/2iwZZmo
In this lesson we continue working with the shift instruction located in the folder called shift and rotate. In the previous lesson we found a solution to our problem that was turning on the first lamp as we expected however, the remaining lamps turned on at once with the press of the S2 switch. ...
In the previous lesson we discussed how we can use the shift instruction to allow us to turn lamps on in sequential order. In continuation of that training this lesson will go into how we can use the shift right instruction to allow us to turn our lamps on in a different pattern. One useful appli...
In the previous lesson we discussed how we can use the shift right instruction to allow us to turn our lamp on one position at a time. In continuation of that training this lesson will continue with how we use the shift right instruction as well as some common mistakes that can be made while tryi...
3 Comments