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

XGB PLC Instruction List (IL) First AI Program

XGB PLC Instruction List (IL) First AI Program

Instruction List (IL) in PLC programming is a textual programming language, similar to assembly code, where a program is written as a series of instructions executed sequentially. This is a low-level language used to control Programmable Logic Controllers (PLCs). Instruction List is considered one of the five standard PLC programming languages defined by the IEC … Read more

DeepSeek AI Start-Stop Circuit in Ladder Logic?

DeepSeek AI Start-Stop Circuit in Ladder Logic?

Join me as I take on the challenge of creating a simple start-stop circuit in ladder logic using DeepSeek AI—let’s see if it can nail it! In industrial automation, the ability to design and simulate control circuits is essential for ensuring the functionality and safety of various systems. One of the fundamental circuits used in … Read more

PLC Programming: Traditional vs AI – Which Wins?

PLC Programming: Traditional vs AI - Which Wins?

Given all the advancements in generative AI, can we utilize this technology to program our PLC? Is AI capable of programming ladder logic in our Click PLC, or will it be unsuccessful? We will use the conveyor example test from the Machine Simulator (EasyPLC) software. A Click PLUS PLC communicates with the Machine Simulator Server … Read more

Creating the Ultimate Automation Training Setup2

Creating the Ultimate Automation Training Setup PART 2

Previously, we learned that only 31% of businesses have fully automated at least one function (McKinsey). There is a massive demand for automation and creating training environments. Using the machine simulator, we utilized the Modbus TCP (Ethernet) Server in the “Easy Transfer Line.” This is just one of many pre-built scenes, or you can design … Read more