Master 7-Cylinder Sequencer: Program 500 Steps Like a Pro!

Master cylinder control with programmable 500-step sequences! Learn to build a 7-cylinder sequencer using AdvancedHMI and Modbus TCP. Full tutorial included. We will continue the series by looking at a sequencer controlling seven cylinders that can be taught. The cylinders can be programmed by the operator from the AdvancedHMI screen. You will be able to … Read more

Building a PLC Program – Part 5 – Simon Game

We will now look at the Game of Simon for our part 5 in this series of building a PLC program. Learning all about bit manipulation and sequencers Simon is a memory game introduced in 1978. It has four colored buttons, each producing a particular tone when it is pressed or activated by the device. … Read more

Ultimate PLC Traffic Light Control: Stop Struggling Forever!

In part 1, we looked at writing PLC programs to control a traffic light using discrete bits and timed sequencing using indirect addressing. Part 2 used indirect addressing for inputs and output to control the program’s sequence of pneumatic (air) cylinders. Part 3 returned to the traffic light application and expanded our program significantly. We … Read more

Building a PLC Program Part 3 – Traffic Light

In part 1, we looked at writing PLC programs to control a traffic light using discrete bits and timed sequencing using indirect addressing. Part 2 used indirect addressing for inputs and output to control the program’s sequence of pneumatic (air) cylinders. We will now return to the traffic light application and expand our program significantly. … Read more