The Most Powerful PLC Instruction?

The Most Powerful PLC Instruction?

What is the most powerful PLC instruction? What instruction or concept is the most powerful when programming any manufacturer’s PLCs? Many people will guess timers, counters, or the set and reset bit instructions. These are all great instructions, but the most powerful is the indirect or pointer instruction. In PLC programming, pointers, also called indirect … Read more

Robot Packing PLC Program Development

Robot Packing PLC Program Development

The Machine Simulator (MS) is a valuable component of the EasyPLC software suite. It offers a range of built-in machines, including the robot packing machine, which effectively demonstrates various programming techniques. We will use the Click PLC programming software to showcase a sequencer application for this example. In this scenario, the robot is tasked with … Read more

Testing and Wiring PLC Digital Inputs

Testing and Wiring PLC Digital Inputs

To ensure the proper functioning of any PLC digital input, it is crucial to correctly test and wire the discrete inputs. By understanding the testing process and providing accurate wiring, we can guarantee the optimal performance of our PLC hardware. Testing the inputs allows us to verify that they function as intended and that our … 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

Palletizing Conveyor Programming – Click PLC

Palletizing Conveyor Programming - Click PLC

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines, like the palletizing conveyor machine, that show different programming techniques. The palletizing conveyor example is one of these machines, and we will use the Click PLC programming software. This will demonstrate a sequencer example. In this case, a box … Read more

Integrating XY-MD02 Sensor Modbus RTU Click PLC

Integrating an XY-MD02 Sensor with Modbus RTU into Click PLC

Using Modbus RTU (RS485), we will connect the XY-MD02 Temperature and Humidity Sensor to the Click PLC. The Click will be the Client (Master), and the Sensor will be the Server (Slave). This is an ideal sensor to place in a panel to ensure that the panel is within a working temperature and humidity range. … Read more