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 trying to accomplish this task. We will also learn how to prevent these common mistakes with the use of the “Not” instruction and the “Edge Detector” instruction. In this lesson we will continue to use our S1 switch and our stop switch. We will also see how our stop switch will reset our cycle. Open up this lesson and let’s get started.
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 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 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...
In the previous lessons you learned that when you use the shift right instruction for integers or double integers, the instruction works like a divide function. In this lesson we will see how the shift left instruction works more like a multiply function and how you can easily figure out what the...
In the previous lesson titled Shift Left Word and Double Word Part 2 we discussed how we can use the Shift Left Word and Double Word instruction and how this instruction works more like a multiply instruction. In this video we will become familiar with how to turn on PLC outputs in sequential o...
23 Comments