Omron CP1H Program Control Instructions
The Omron CP1H programmable logic controller has several different ways to control the program and the way in which your program executes. Sequence control, Subroutines, and Step instructions can be used. These are just a few ways in which the controller will execute your logic using a synchronous PLC scan. Understanding the PLC program scan will explain the synchronous and asynchronous program scanning. https://accautomation.ca/understanding-the-plc-program-scan/ https://www.youtube.com/watch?v=_mDJcXfGJMk Interlocks, Jumps, For Next Loops, Subroutines and Step instructions are some of the ways in which we can control our program in the PLC. We will be looking at some of these instructions in the Omron CP1H PLC. Examples of some of the instructions will be presented. More information can be obtained at our website. This includes all of the links mentioned in this video. https://accautomation.ca/omron-cp1h-program-control-instructions 00:00 Omron CP1H Program Control Instructions 00:28 INTERLOCK and INTERLOCK CLEAR: IL(002) and ILC(003) 01:45 JUMP and JUMP END: JMP(004) and JME(005) 03:43 FOR-NEXT LOOPS: FOR(512)/NEXT(513) 06:28 Subroutines 09:07 Step Instructions Previously in this Omron CP1H series, we looked at the following: System Hardware https://accautomation.ca/omron-cp1h-system-hardware/ CX-Programmer https://accautomation.ca/omron-cp1h-cx-programmer/