Troubleshoot Baggage Claim – Sensor, PLC Tweaks!

Troubleshoot Baggage Claim - Sensor, PLC Tweaks!

Previously, we went through the step-by-step process of designing and programming a Click PLC airport baggage claim machine. This covered everything from setting up the PLC to writing the code. It did not matter whether you’re a beginner or an experienced programmer; the method used was ideal for anyone seeking to enhance their PLC programming … Read more

Automate Airport Baggage Claim -PLC Programming!

Automate Airport Baggage Claim with PLC Programming!

Globally, airlines handle over 4 billion bags annually, with 99.6% arriving on time. Learn how to automate airport baggage claim systems using PLC programming! This post will explore using programmable logic controllers to streamline the baggage handling process, increasing efficiency and reducing delays. We’ll take you through the step-by-step process of designing and programming a … Read more

C2-NRED to BRX Do-More & Click PLCs: Modbus TCP!

C2-NRED to BRX Do-More & Click PLCs: Modbus TCP!

We will now establish communication using Modbus TCP from the C2-NRED module to the Ethernet ports of the BRX Do-More and Click PLCs. Previously, we installed version 5.31.0 of the node-red-modbus-contrib package. We utilized the C2-NRED Package Compatibility Finder to locate and download this Node-RED package. Efficient PLC communication is essential for seamless operations. In … Read more

Easy Steps to Program a Click PLC Sorting System

Easy Steps to Program a Click PLC Sorting System

Learn how to program a Click PLC sorting station from scratch in this comprehensive tutorial! We’ll take you through the step-by-step process of designing and programming a Click PLC sorting station, covering everything from setting up the PLC to writing the code. Whether you’re a beginner or an experienced programmer, this method is ideal for … Read more

The Most Powerful PLC Instruction?

The Most Powerful PLC Instruction?

What is the most powerful PLC instruction? What instruction or concept is the most powerful when programming any manufacturer’s PLCs? Many people will guess timers, counters, or the set and reset bit instructions. These are all great instructions, but the most powerful is the indirect or pointer instruction. In PLC programming, pointers, also called indirect … Read more

Robot Packing PLC Program Development

Robot Packing PLC Program Development

The Machine Simulator (MS) is a valuable component of the EasyPLC software suite. It offers a range of built-in machines, including the robot packing machine, which effectively demonstrates various programming techniques. We will use the Click PLC programming software to showcase a sequencer application for this example. In this scenario, the robot is tasked with … Read more