Palletizing Conveyor Programming – Do-More PLC

Palletizing Conveyor Programming - Do-More PLC

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines, like the palletizing machine, that show different programming techniques. The palletizing conveyor example is one of these machines, and we will use the Do-More Designer PLC programming software. This will demonstrate a sequencer example. In this case, a box … 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

The Ultimate Guide to PLC Programming for Sorting Operations

The Ultimate Guide to PLC Programming for Sorting Operations

These sorting operations will sort three bottles on separate conveyor lines creating an efficient and powerful machine. The PLC will use shift registers to track and control the position of the bottles. Two pick-and-place robots will be used to move the bottles, creating an ultimate machine to program. Sequencers will be used within the PLC … Read more

Building a PLC Program that you can be Proud of

Building a PLC Program that you can be Proud of

Building a PLC program series will take you through developing and programming PLC logic. This six-part series was released almost seven years ago but is still relevant today. Each part will add and build upon the previous step. This series will look at different ways to solve the same machine logic. Using discrete inputs and … Read more

EasyPLC Machining Center Loading Robots

EasyPLC Machining Center Loading Robots

The EasyPLC machining center loading robots will demonstrate sequencing and robot control using a PLC. Two input lines feed blanks to the robot. The robot will alternate taking the blanks and putting them into the CNC (Computer Numerical Control) machine. The robot moves the piece to the finished conveyor when the part has been machined. … Read more

Rock Crusher Plant EasyPLC BRX Do-More

Rock Crusher Plant EasyPLC BRX Do-More

A rock crusher (jaw crushers) is also known as “rock breakers” and is used to break up larger, more complex materials into more manageable pieces. The EasyPLC simulator rock crusher plant will show you how you can control this process through a programmable logic controller. We will be using Do-More technology to control this plant … Read more