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

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

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

PLC Multi Conveyor Feed Control Demystified!

PLC Multi Conveyor Feed Control Demystified!

Multi-conveyor feed control is a critical aspect of industrial automation that allows for the efficient and effective movement of materials from one process to another. It involves the coordination of multiple conveyors to ensure that the right amount of material is transferred at the right time to the next stage in the manufacturing process. Bottlenecks, … Read more

Click to Click PLC Communication – Remote IO

Click to Click PLC Communication

We will connect two Click PLUS PLCs and communicate in three different ways. Using the send and receive commands, we will set up one PLC to be the master (client) and communicate with the slave (server). WiFi, Ethernet, and Serial communication will share common memory areas between the Click PLCs. The send and receive commands … Read more