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

How to Program a Sorting Station – Click PLC

How to Program a Sorting Station - Click PLC

The sorting station box selection (camera management and distribution) is just one of many machines in the EasyPLC Machine Simulator (MS). This sorting station will read barcodes from the boxes and send them to different exit ramps. The Click programming software will be used to program this Click PLUS PLC. Modbus TCP (Ethernet) will connect … Read more