Productivity 2000 Series PLC Modbus TCP Ethernet

Productivity 2000 Series PLC Modbus TCP Ethernet

The Productivity 2000 series of PLCs has five built-in communication ports for easy connectivity to your PC or various industrial networks. Ethernet protocols like Modbus TCP can be utilized with the RJ45 port on this PLC. Modbus TCP is an open (published) protocol that uses the Server (Master) / Client (Slave) architecture. It’s a very … 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

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 Program Sequence for Efficient Robot Loading

PLC Program Sequence for Efficient Robot Loading Operations

Integrating automation and robotics has revolutionized modern industrial processes, particularly material handling. The EasyPLC Machine Simulator Robot Loader, which loads boxes onto skids in manufacturing facilities, can be used to help learn PLC programming. This 3D simulation robot loader communicates with a Click PLC through Modbus TCP (Ethernet) communication, enabling seamless coordination and control. The … 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