Latest PLCs Technical Articles

Categories

How to Design and Deploy a Web-Based HMI Project - Part 2

How to Design and Deploy a Web-Based HMI Project - Part 2

The middle layer, or API layer of a custom-built HMI project involves a server that can submit or receive data to and from a device, either to provide the user interface or interact with the machine.


What Does ‘Explosion Proof’ Mean, and Who Should Care?

What Does ‘Explosion Proof’ Mean, and Who Should Care?

Some workplaces are more dangerous than others, not because of the practices, but rather the products. Where do explosions occur, and what practices exist to reduce such risk for equipment and workforce?


Explaining User-Defined Data Types for PLC Programming

Explaining User-Defined Data Types for PLC Programming

User-defined data types (UDTs) are a powerful and useful tool when applied to their full advantage. However, misused, they can become problematic and introduce roadblocks to troubleshooting and upgrading PLC programs.


Creating a Low-Cost OpenPLC Pulse Timer Function Block HMI with an M5Stack Core

Creating a Low-Cost OpenPLC Pulse Timer Function Block HMI with an M5Stack Core

Triggering a machine by an external event often requires a pulse timer for OpenPLC Pulse Timer control. Here’s a brief tutorial on how an M5Stack Core can offer a simple, effective low-cost Arduino OpenPLC HMI solution.


Understanding the Automation Lingo: PLC, PAC, RTU, DCS, and SCADA

Understanding the Automation Lingo: PLC, PAC, RTU, DCS, and SCADA

What are these terms, PLC, PAC, RTU, DCS, SCADA? Why are they so important to industrial robotics and automation? Explore how each different piece functions to build a comprehensive automated system.


Examples of Analog Signals in Control Systems

Examples of Analog Signals in Control Systems

Many articles address the wiring and implementation of analog control signals, but where are they used, and what might make them a better (or perhaps worse) decision than digital input/output devices?


Examples of Digital Signals in Control Systems

Examples of Digital Signals in Control Systems

Digital signals hold a prominent position due to their compatibility with computers. But what are digital signals, and what are some examples of the various devices used with digital inputs and outputs?


Basic Structured Text Programming in Mitsubishi PLCs

Basic Structured Text Programming in Mitsubishi PLCs

Structured Text (ST) is one of the common IEC programming languages that can be used in programming PLCs. Learn how to use structured text to write executable programs for MELSEC’s FX series PLC.


Math and Comparison Commands In Mitsubishi’s FX and Q Series PLCs

Math and Comparison Commands In Mitsubishi’s FX and Q Series PLCs

Mathematical operations are essential in PLC programming as they help in creating an argument output that is based on proportionality and numbers. Learn how to implement mathematical operations in FX and Q Series PLCs.


Tutorial | First Program Using Rockwell’s Micro800 Series PLC

Tutorial | First Program Using Rockwell’s Micro800 Series PLC

Rockwell Automation’s Micro800 series is the modern replacement for some older MicroLogix PLCs. Learn how to get started with basic I/O, plus timers and counters, to build your own programs in a snap!


Stepper Motor Control for Mitsubishi’s FX Series PLCs

Stepper Motor Control for Mitsubishi’s FX Series PLCs

Stepper motor control can be useful for motion applications. Learn the circuit connection and programming instructions for implementing stepper motor control using GX Works 2 on MELSEC FX-Series PLCs.


PID for Your PLC Using SP and PV. So Many Acronyms, So Little Time

PID for Your PLC Using SP and PV. So Many Acronyms, So Little Time

Implementing PID control in a PLC is far more complicated than textbooks would make it appear. There is more to the process than simply picking gain (k) values and calculating an output value.


Simulating Ladder Logic Programs in GX Simulator2 With Mitsubishi PLCs

Simulating Ladder Logic Programs in GX Simulator2 With Mitsubishi PLCs

GX Simulator2 is one of MELSOFT’s essential tools for the simulation of programs in a virtual PLC and works with GX Works2. Learn how to virtually simulate and test your ladder programs.


How To: Using Set/Reset Instructions in Mitsubishi’s MELSEC PLCs

How To: Using Set/Reset Instructions in Mitsubishi’s MELSEC PLCs

Setting and resetting a PLC output is essential in establishing a holding circuit for a transducer. Learn how to use set/reset instructions in MELSOFT series GX Works2 to latch and release an output.


Closing the Loop: Feedback, Feedforward, and Adaptive Control

Closing the Loop: Feedback, Feedforward, and Adaptive Control

Process automation relies on precise control systems to operate production equipment for everything from lumber to pastries. Using control algorithms produces stable, accurate, and often delicious results.


Understanding PLC Tags: Controller Scope vs. Program Scope

Understanding PLC Tags: Controller Scope vs. Program Scope

Is it best to ‘controller scope’ or ‘program scope’ your tags? This is the question asked by many new PLC programmers, and it often comes down to personal preference.


Connectors Used in Industrial and Robotic Cable Termination

Connectors Used in Industrial and Robotic Cable Termination

Industrial and robotics cabling requires specialized termination strategies. This article introduces connectors involved in automation applications for cable-to-cable or cable-to-device termination.


Developing Standardized Practices for PLC Programming

Developing Standardized Practices for PLC Programming

Any kind of computer programming can be challenging to determine what aspects are truly unique versus what aspects should be standardized across projects and platforms to streamline future development.


Back to the Basics: Understanding Industrial Buttons and Switches

Back to the Basics: Understanding Industrial Buttons and Switches

This article features an in-depth discussion of the various options for buttons and switches, including function, styles, shapes, and illumination options for all kinds of control panel inputs.


Joystick Controls: How Do You Use Them For Automated Systems?

Joystick Controls: How Do You Use Them For Automated Systems?

We usually think of joysticks in terms of video game controllers, but they exist in all kinds of industrial systems: heavy equipment, overhead cranes, and even some robotic controls. But how do they work?