The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that are used to show different programming techniques. The paint line is one of these machines. It will use a bit shift (shift register) to track bottles along a conveyor belt. All the bottles will be detected using photocells and tracked along the conveyor. Larger (taller) bottles will be painted and then pushed into a box at different sections of the conveyor belt. A control panel will be used to start and stop the paint line and display the bottle count. The paint line machine simulator is an excellent way to learn how to program shift registers in the PLC.
The BRX Do-More PLC will be used to program this virtual paint line machine. Using the BRX Do-More PLC, we will connect to the paint line machine. This will be done using Modbus TCP (Ethernet) for communications. Using the five steps for program development we will show how this is programmed. Let’s get started.
More information can be obtained on our website. This includes all of the links mentioned in this video.
https://accautomation.ca/easyplc-paint-line-bit-shift-brx-do-more-plc/
00:00 EasyPLC Paint Line Bit Shift - BRX Do-More PLC
01:32 Define the task: (Step 1 – EasyPLC Paint Line)
05:52 Define the Inputs and Outputs: (Step 2 – EasyPLC Paint Line)
07:10 Develop a logical sequence of operation: (Step 3 – EasyPLC Paint Line)
12:22 Develop the BRX Do-More PLC program: (Step 4 – EasyPLC Paint Line)
20:12 Test the program: (Step 5 – EasyPLC Paint Line)
Previous posts include the following:
EasyPLC Installing the Software
https://accautomation.ca/easyplc-installing-the-software/
https://youtu.be/EbWS_elbI2w
EasyPLC Quick Start Software Suite
https://accautomation.ca/easyplc-software-suite-quick-start/
https://youtu.be/dK9IS1Ir7c0