Revolutionize Learning PLCs with Pallet 3D Sim!

Revolutionize Learning PLCs with Pallet 3D Sim!

We will demonstrate pallet management logic on the Do-More PLC Simulator and EasyPLC. EasyPLC software suite includes a machine simulator named Machine Simulator (MS). It has a variety of machines that can be programmed and customized. One of these machines is the pallet management machine, which utilizes four conveyor belts, three photocells, and two stops. … Read more

Wiring a Stack Light to a PLC: Best Practices

Wiring a Stack Light to a PLC: Best Practices

A stack light is a valuable tool for displaying the status of a machine or process. This is used to draw the operator’s attention to the operation or condition of the machine. It is usually a vertical tower of colored lights programmed to turn on or off in various combinations to indicate different conditions. For … Read more

Top 7 problems with beginners using ladder logic

Here are the top 7 problems and concepts beginners struggle with using ladder logic (Ladder Diagram). Ladder logic is a programming language used in PLCs, and it is based on the graphical representation of electrical relay logic circuits. Many beginners struggle with ladder logic because it requires a different mindset than traditional programming languages like … Read more

How Ladder Logic Program Scan Works

How Ladder Logic Program Scan Works

PLC programs scan cyclically. This means that it is repeated many times and in the same order. The primary sequence of a PLC scan is reading the inputs, executing the program, diagnostics, and communication, and updating the outputs. We will look at these scan items with particular attention to how the ladder logic program is … Read more

How to Connect Pushbutton Switch to PLC

How to Connect Pushbutton Switch to Programmable Controller

We will connect a lighted pushbutton switch to a programmable logic controller (PLC). Using our Click PLUS PLC, we will be assembling, wiring, programming, and testing our pushbutton switch system. The Fuji Electric pushbutton, normally open (NC) contact, will be wired to the first PLC (X1) input. The LED light will connect to the Click … Read more

Learn PLC Programming Free Now – Video

Learn PLC Programming Free Now

We can learn plc free by using the Do-More Designer simulator. This is free, fully functional programming and simulator software. The PLC simulator also allows communication through the Ethernet and Serial ports of the computer to help you learn about HMI and communication. This video series will take you through the simulator’s basics of installing, … Read more