Latest PLCs Articles

Categories

Packing It Up: Summary of the Las Vegas Pack Expo 2023

Packing It Up: Summary of the Las Vegas Pack Expo 2023

2,000 exciting displays, 4 massive exhibition halls, 1 gigantic show to highlight the advancements in the packaging and processing industries in 2023. Check out the sights from Pack Expo!


News Sep 13, 2023 by David Peterson
Managing Program Versions: Use Git to Commit and Track Files

Managing Program Versions: Use Git to Commit and Track Files

If you’re working collaboratively with teams in a corporate industrial setting and require a version control system for critical software or documents, Git is a must-have in your skillset.


PLC Programming: Best Practices for Function Block Diagrams

PLC Programming: Best Practices for Function Block Diagrams

Function block diagrams can be a useful tool, but they can also add a lot of complexity. Learn about the what, when, where, and why of function block diagram (FBD) programming.


Ethernet Ports on Controllers: How Many, and What do They Do?

Ethernet Ports on Controllers: How Many, and What do They Do?

Some controllers and network devices have one port, while others have two. Why is there a difference, and what advantages does having two network ports actually provide?


Pack Accordingly: Pack Expo Returns to Las Vegas on Sept. 11-13

Pack Accordingly: Pack Expo Returns to Las Vegas on Sept. 11-13

With all eyes on innovation, Control.com will be in attendance, ready to learn about the latest products and solutions from the industry’s top experts and industry minds.


News Sep 04, 2023 by Steve Kuehn
Deep Dive into PLC Sequential Function Chart (SFC) Programming

Deep Dive into PLC Sequential Function Chart (SFC) Programming

Sequential function charts (SFCs) are a great tool when processes require sequence control, but things can get complicated fast. Here are some ways to create better SFC programs and applications.


SICK’s New DT80 Extends Distance Sensing Precision

SICK’s New DT80 Extends Distance Sensing Precision

Offering unprecedented range and precision, SICK’s DT80 represents a leap in accuracy and signal fidelity that goes the distance.


PLC Programming With Function Block Diagrams

PLC Programming With Function Block Diagrams

Function block diagram (FBD) programming is a common language for PLCs following the IEC 61131 standard. What is FBD, and how does it differ from the familiar ladder logic programs?


A Tale of Two Standards | Comparing Analog Voltage and Current

A Tale of Two Standards | Comparing Analog Voltage and Current

Analog voltage and current are the dominating standards for industrial technology. Is one format better than the other? And if so, why do both signal types still exist in modern systems?


WAGO Debuts New Protocols for Its CC-100 PLC

WAGO Debuts New Protocols for Its CC-100 PLC

WAGO recently added new features to its compact CC-100, offering users a versatile PLC with a wider range of protocols.


News Aug 21, 2023 by Damond Goodwin
Optimizing Single-Run PLC Bits and Tasks for Startup Processes

Optimizing Single-Run PLC Bits and Tasks for Startup Processes

Programmable Logic Controllers (PLCs) are designed as an endlessly-looping program, examining all lines of code as rapidly as possible. Following are a few critical tips for when programmers only need to run a series of single operations at startup.


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

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

A walkthrough and discussion of a simple web-based HMI solution that could modernize your current HMI technology stack. The first step in the process involves sending data from a device to a server.


Three Things About IO-Link Sensors That May Shock You

Three Things About IO-Link Sensors That May Shock You

Control.com’s Director of Engineering got to explore IO-Link sensors and what he found might surprise you! Although still considered an “emerging” technology, it’s clear IO-Link technology boasts several bonafide benefits over traditional sensors.


Wood You Look at That? The Incredible Automation Controlling Lumber Mills

Wood You Look at That? The Incredible Automation Controlling Lumber Mills

From forest to felling, logging road to mill, finished lumber’s adventure on its way to market is filled with control and automation. Learn about the process from start to finish and how lumber mills ensure the world has access to high-quality lumber thanks to control technology.


Enabling Advanced Automation With Omron’s New NX5 Series PLC

Enabling Advanced Automation With Omron’s New NX5 Series PLC

Omron’s NX5 series PLC is designed with IIoT in mind, including standard OPC UA and direct connection to relational databases such as SQL, all without the need for additional hardware or licensing.


News Aug 13, 2023 by Shawn Dietrich
How to Design and Deploy a Web-Based HMI Project - Part 4

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

Refining and integrating a front-end HMI application to an API middle layer with real-time data display and historian capabilities for short-term data visualization.


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

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

Learn the first steps in focusing on the integration of a front-end HMI application to an API middle layer.


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.