Product Quality Verification! Do-More PLC Sequencer

Product Quality Verification! Do-More PLC Sequencer

We will be demonstrating counter-sequencing logic on the Do-More PLC Simulator and EasyPLC. EasyPLC software suite includes a machine simulator named Machine Simulator (MS). It has a variety of machines that can be programmed and customized. One of these machines is the body car quality verification machine, which utilizes a camera and a collaborative robot … Read more

IoT Industry 4.0 Implementation and You

IoT Industry 4.0 Implementation and You

This introduction to IoT Industry 4.0 overviews the concepts and practical approach to the Industrial Internet of Things. Industry 4.0 builds on the digital revolution brought by Industry 3.0, which introduced computers like PLCs to the manufacturing floor and took us to the next level of technological advancement. The Internet of Things (IoT) protocol and … 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

Arduino OPTA PLC – IL First Program

Arduino OPTA PLC - Instruction List (IL) First Program

This article discusses the Arduino PLC IDE in Instruction List (IL) format, an industrial programming language that is simple and intuitive for those familiar with mnemonic program code. The Opta PLC can be programmed using any of the five official languages specified in the IEC standard and sketches written in C++. This article will focus … 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