Innovative Solution for Mixing Ink and Bottling

Innovative Solution for Mixing Ink and Bottling

We will now look at ink mixing and bottling PLC programming. EasyPLC software suite has a feature called Machine Simulator (MS) that comprises several machines that can be programmed, or you can design your own. One such machine is the ink mixer, which is used to mix different inks using the red, green, and blue … Read more

Productivity 2000 PLC Node-RED Modbus TCP

Productivity 2000 PLC Node-RED Modbus TCP

We will now look at communication between the Productivity 2000 PLC (Modbus TCP Server) and Node-RED (Modbus TCP Client). Node-RED is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that uses flow programming. Minimal coding is required; you can see the program flow visually. The best thing is that the software is … Read more

Building a PLC Program that you can be Proud of

Building a PLC Program that you can be Proud of

Building a PLC program series will take you through developing and programming PLC logic. This six-part series was released almost seven years ago but is still relevant today. Each part will add and build upon the previous step. This series will look at different ways to solve the same machine logic. Using discrete inputs and … Read more

EasyPLC Simulator Productivity PLC Robotic Cell

EasyPLC Machine Simulator Productivity PLC Robotic Cell

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that are used to show different programming techniques. The robotic cell example is one of these machines. This will demonstrate a sequencer example. The logic will step through different steps in order to perform the task. In this case, … Read more

Click PLC EasyPLC Gantry Simulator

Click PLC EasyPLC Gantry Simulator

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that can be programmed. The gantry loader is one of these machines. It will pick up metal boxes from a conveyor and place two on a wooden pallet. The Click PLC will be used to program this virtual machine. … Read more

Do-More PLC – EasyPLC Box Selection Program

Do-More PLC – EasyPLC Box Selection Program

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that can be programmed. The box selection (camera management and distribution) is one of these machines. It will read barcodes from the boxes and send them to different exit ramps. The Do-More Designer PLC Simulator will be used to … Read more