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. At the end of that lesson we thought that it would be much more operator friendly if we eliminated the S2 switch and made the code function to sequentially and individually turn on the lamps while using only the S1 switch. In this lesson we will eliminate S2 and readdress the address to S1 and find that it doesn’t quite function as we had hoped. We will use our single scan mode to troubleshoot the problem and fix the error. Let’s open up this lesson and make it more operator friendly.
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 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 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...
In the previous lessons you learned all the ins and outs of the shift right instruction. In this lesson we will see how we can use the shift left instruction and see that the shift left instruction works the exact same way of the shift right instruction however the bits are shifted to the left in...
2 Comments