Тёмный

Omron CP1H PLC Data Movement Instructions 

ACC Automation
Подписаться 20 тыс.
Просмотров 10 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@ImranKhan-nw7tb
@ImranKhan-nw7tb 7 лет назад
I can't understand MOVD(083) and XFRB(062) also others.But 2 instruction more important to understand for me.Plz Discussion more easily and deeply.And why we will use this.plz help.
@ACCautomation
@ACCautomation 7 лет назад
Hi Imran, accautomation.ca/omron-cp1h-data-movement The MOVD (Move Digit) will move bits in groups of 4. (Digit) The instruction will take a source word and destination word. You then specify in the control word of the instruction the starting digit to look at, the number of digits to move ( 1 to 4) and the starting digit location to move the digits. The XFRB (Multiple Bit Transfer) will move bits 1 at a time. The instruction will take a source word and destination word. You then specify in the control word of the instruction the starting bit to look at, the number of bits to move ( 0 to 16 (0-F)) and the starting bit location to move the bits. The XFRB instruction can do the same job as the MOVD as long as you select multiples of 4 bits at a time and your starting and ending positions are the same as the digits. Regards, Garry
@philipmclamore
@philipmclamore 4 года назад
Indirect addressing/pointers would've been a great addition to this video, I run into them at work all the time and they can really trip someone up if they don't understand whats going on! But an excellent video nonetheless!
@ACCautomation
@ACCautomation 4 года назад
Hi philipmclamore, Thank you for the comments. Indirect addressing /pointers were covered in the numbering systems and addressing post. accautomation.ca/omron-cp1h-numbering-systems-and-addressing/ Here is the corresponding video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vhwGoaDC-aE.html Thanks again, Garry
@corwinbroekhuizen3619
@corwinbroekhuizen3619 2 года назад
I have run into an issue where I seem to be unable to write into words greater than 41. This issue is occurring with all functions. Any suggestions?
@ACCautomation
@ACCautomation 2 года назад
Hi Corwin, Are the words already being written? You could move your logic for the writing of the words just before the end statement in your ladder code. This will test to see if this is the case. Regards, Garry
@corwinbroekhuizen3619
@corwinbroekhuizen3619 2 года назад
@@ACCautomation it appears to be some issue with the way I am using a custom function block, when I extract the code out of the function into the main ladder it works fine. This solution is acceptable for my purposes so I have run with that.
@ACCautomation
@ACCautomation 2 года назад
@@corwinbroekhuizen3619 I'm glad you got it going. Garry
Далее
Omron CP1H PLC Compare Instructions
10:30
Просмотров 6 тыс.
Omron CP1H PLC Numbering Systems and Addressing
17:17
Наши дети захватили кухню!
00:59
Просмотров 307 тыс.
Omron CP1H Table Data Instructions
24:20
Просмотров 6 тыс.
Omron CP1H PLC Programming Timers
16:06
Просмотров 11 тыс.
CAN Bus Explained - A Simple Intro [v2.0 | 2021] 🌟
14:44
Omron CP1H PLC Setting, Forcing and Online Editing
11:47
Omron CP1H PLC AdvancedHMI Communication
11:53
Просмотров 10 тыс.
Omron CP1H PLC CX-Programmer
11:46
Просмотров 23 тыс.