Omron CP1H PLC Data Movement Instructions

3K views Oct 15, 2022

Every program usually has some kind of data movement. This is the ability to transfer information from one area of the controller to another. The Omron CP1H series of programmable logic controllers provide several different ways to manipulate this information. We will be looking at several different ways in which data movement can happen with some programming examples. Data movement in the Omron CP1H does not care what is in the bits that make up the word. It will just send or receive this information. Remember that it is usually the instruction used, that determines how the information in the memory is determined. We will be covering several different data movement instructions. A full explanation can be obtained by using the help menu in the CX-Programmer software or the Programming Manual for the CP1H. More information can be obtained at our website. This includes all of the links mentioned in this video. https://accautomation.ca/omron-cp1h-data-movement 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/ Establish Communication https://accautomation.ca/omron-cp1h-establish-communication/ Omron CP1H Setting, Forcing and Online Editing https://accautomation.ca/omron-cp1h-setting-forcing-and-online-editing/ Omron CP1H Numbering Systems and Addressing https://accautomation.ca/omron-cp1h-numbering-systems-and-addressing/ Omron CP1H Timers https://accautomation.ca/omron-cp1h-timers Omron CP1H Counters