Unleash Innovation: Node-RED Flow in Click PLC

Unleash Innovation: Node-RED Flow in Click PLC

Creating a Node-RED Flow Program in the Click PLUS PLC C2-NRED Module Node-RED is an innovative and powerful tool for connecting hardware devices, APIs, and online services. Regarding industrial automation, the Click PLUS PLC C2-NRED module takes things up a notch by integrating Node-RED, allowing users to create flows via a visual programming interface. Previously, … Read more

Installing Guest Additions for Oracle VirtualBox

Installing Guest Additions for Oracle VirtualBox

We will now install Guest Additions on our Windows 11 VirtualBox. Oracle VirtualBox is a widely used software that provides a virtual environment for operating multiple operating systems on a single computer. It enables users to create virtual machines and install various operating systems like Windows, Linux, and macOS. One of the most beneficial features … Read more

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

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

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

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