BRX Do-More PLC Shifting Instructions

3K views Oct 14, 2022

We will now look at shifting instructions in the BRX Do-More controller. PLC shifting instructions will move bits in memory areas a fixed amount when instructed. Bits are on/off, 1 or 0, and are usually associated together to form a memory location. The memory location can be used for numbers or positions. http://accautomation.ca/plc-bits-numbers-and-position/ PLC BITS NUMBERS AND POSITION is a post that will review the different methods that the PLC will interpret the information in memory. We will be looking at the shifting (moving) of the bits within the memory location in several different ways. ROTL rotate left, ROTR rotate right, Math shift left operator, Math shift right operator, Math unsigned shift right operator and SR shift register are some of the instructions in our BRX Do-More PLC that will shift bits. Let’s look at some samples of each of the above-mentioned instructions. More information can be obtained at our website. This includes all of the links mentioned in this video. https://accautomation.ca/brx-plc-shifting-instructions Previously in this BRX Do-More Series PLC, we looked at the following: System Hardware https://accautomation.ca/brx-plc-system-hardware System Hardware Video https://youtu.be/wSYgY09VYeA Unboxing Video https://youtu.be/-Tf8m3BqzPo Installing the Software https://accautomation.ca/brx-plc-installing-the-software Installing the Software Video https://youtu.be/iFI1ebP8Zkk Establishing Communication

#Enterprise Technology
  # Factory Automation
  # Programming