The EasyPLC palletizing robot will demonstrate sequencing and robot control using a PLC. This palletization process will fill a box container with six cans. A servo-controlled gantry robot using x and y is used to do this operation. The complete box will then travel along to another conveyor to an unloading area. A robot will then pick up the box and place this on a pallet.
We will discuss and show you how to program this EasyPLC palletizing robot machine using the five steps for PLC program development. This will involve all the ladder logic to load and unload using the robot simulator. This PLC simulator will show sequencing instructions. A drum instruction in the PLC will be used with events and a counter to load the box with six cans. Another drum instruction in the PLC, with time, will be used to unload the container onto a pallet. An Automation Direct Click PLC will be used for this application, but the general methods can be used for just about any PLC on the market. Serial Modbus RTU communication will be used between the machine simulator and the Click PLC. An Ethernet connection will be used with the Click programming software. 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-palletizing-robot-programming-click-plc/
00:00 EasyPLC Palletizing Robot Programming Click PLC
01:30 Define the task: (Step 1 – EasyPLC Palletizing Robot)
05:05 Define the Inputs and Outputs: (Step 2 – EasyPLC Palletizing Robot)
08:22 Develop a logical sequence of operation: (Step 3 – EasyPLC Palletizing Robot)
10:53 Develop the Click PLC program: (Step 4 – EasyPLC Palletizing Robot)
16:23 Test the program: (Step 5 – EasyPLC Palletizing Robot)
The EasyPLC Software Suite Series can be found here...
https://accautomation.ca/series/easyplc-software-suite/
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