Building a PLC Program That You Can Be Proud – 6

We will continue the series by looking at a sequencer controlling seven cylinders that can be taught. The cylinders can be operator programmed from the AdvancedHMI screen. You will be able to select what cylinders to activate at each step and program in 500 steps. Our PLC will be the Do-More from Automation Direct. Here … Read more

PLC Basics – Programmable Logic Controller

plc basics programmable logic controller

Learning programmable logic controllers (PLC) include understanding of the basic components, language, numbering systems, program development. PLC Basics will help in your learning of the programmable logic controller. If this is your very first time programming a PLC, we suggest you check out our beginner’s guide to programmable logic controllers. Hardware and Software – PLC … Read more

Creating More Than Just A PLC Program

A collection of random thoughts on PLC programming and doing more than just basic logic and making your program intuitive. PLC programs usually control the logic between the inputs and outputs. If this turns on and that is not on, then this output is on, blah blah blah. Programmable logic controller programs can go far … Read more

PLC Simulator CONQUER Your Automation Potential!

PLC Simulator - CONQUER Your Automation Potential!

PLC (Programmable Logic Controllers) can significantly reduce the cost of manufacturing a machine. The PLC programming can be reduced as much as 50% with the use of simulators. A PLC Simulator is a piece of software that enables a programmer to test their code without the need for hardware. This means that the logic can … Read more

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

Secret to ONE SHOT Edge Triggers in PLC Scan?

Secret to ONE SHOT Edge Triggers in PLC Scan?

Did you know that understanding edge triggers can drastically improve your PLC understanding? How one-shots work within the PLC scan is vital in programming PLCs. In this post, we’ll dive into the world of programmable logic controllers and explore the techniques and strategy secrets you need to know to trigger your edges precisely and accurately. … Read more