Click PLC EasyPLC Warehouse Stacker Example

3K views Oct 11, 2022

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 warehouse stacker example is one of these machines. Pallets are loaded and unloaded into the stacker machine. A maximum of 30 pallets can be stored. The stacker will work as a FIFO (First In First Out) device. This means that the pallets are stored in a sequence and retrieved in a sequence. The Click PLC will be used to program this virtual 3D stacker machine. Indirect addressing (pointers) will be used to track the positions on the stacker to store and retrieve the pallets. Using the Click Plus PLC, we will connect to the warehouse stacking machine. This will be done using Modbus TCP (Ethernet) for communications. Using the five steps for program development we will show how this FIFO 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/click-plc-easyplc-warehouse-stacker-example/ The operation of the Click PLC EasyPLC Warehouse Stacker can be found here. https://youtu.be/nUSF4yZ12xg 00:00 Click PLC EasyPLC Warehouse Stacker Example 01:26 Define the task: (Step 1 – EasyPLC Warehouse Stacker) 02:55 Define the Inputs and Outputs: (Step 2 – EasyPLC Warehouse Stacker) 07:50 Develop a logical sequence of operation: (Step 3 – EasyPLC Warehouse Stacker) 09:10 Develop the Click PLC program: (Step 4 – EasyPLC Warehouse Stacker) 22:20 Test the program: (Step 5 – EasyPLC Warehouse Stacker) Previous posts include the following: EasyPLC Installing the Software https://accautomation.ca/easyplc-installing-the-software/ https://youtu.be/EbWS_elbI2w

#Factory Automation
  # Manufacturing
  # Programming