Latest PLCs Articles

Categories

Recreating PLC Ladder Logic in an Arduino C/C++ IDE

Recreating PLC Ladder Logic in an Arduino C/C++ IDE

​​​​​​​Arduinos have been a staple in the community of makers, students, and project innovators for many years. For many using Arduino’s IDE, there can be difficulties in translating between PLC ladder rungs and text programming.


PLC Program Commands: Move and Copy Instructions

PLC Program Commands: Move and Copy Instructions

Moving data is a critical function of PLCs. In this article, we’ll talk about Move, Masked Move, Copy File, and Synchronous Copy File and show how they can be used to move individual pieces of data and entire arrays. 


Collaborative Robot Cells: Simple and User-friendly Design Priorities

Collaborative Robot Cells: Simple and User-friendly Design Priorities

Learn about the common applications, programming procedures, and safety protocols of collaborative robot work cells, which are often simpler and less expensive than industrial robot work cells.  


What is Firmware, and Why is PLC Firmware Important?

What is Firmware, and Why is PLC Firmware Important?

Inside a controller, code is interpreted into the binary signals that influence input and output signals, flags and registers, and even the communication of network signals. This is the job of firmware.


Understanding Centralization vs Decentralization of PLCs

Understanding Centralization vs Decentralization of PLCs

Centralized control systems are often seen as outdated compared to decentralized systems; however, both have their advantages and disadvantages when it comes to choosing which one to use in manufacturing. 


Understanding PLC Program Commands: Comparison Instructions

Understanding PLC Program Commands: Comparison Instructions

​​​​​​​We will show you how to recognize, utilize, and efficiently operate your comparison instructions in Rockwell Automation’s Studio 5000 and Automation Direct’s Productivity Suite to make your program flow smoothly.


Allen-Bradley PLCs - A Hardware History

Allen-Bradley PLCs - A Hardware History

Credited with coining the name ‘PLC’, Allen-Bradley and parent company Rockwell Automation are major players in the world of control systems. Learn how the hardware platforms have evolved into the familiar modern configurations.


Info Byte: What’s the Deal With Debouncing Switches?

Info Byte: What’s the Deal With Debouncing Switches?

Before digital control systems, responses were fairly slow. Push a button, and a motor contactor engaged. These days, the speed of computers introduces some new challenges but brings solutions as well.


How-To: Building a PLC Project with Modbus Communication

How-To: Building a PLC Project with Modbus Communication

Modbus is a communication protocol stemming from the early days of Modicon PLCs, but is still common today. These two example implementations of Modbus transactions will get you started.


Info Byte: Preventing Relay Burnout with Flyback Diodes

Info Byte: Preventing Relay Burnout with Flyback Diodes

Inductive loads, such as solenoids and contactors, can cause arcs and failures back into electromechanical switching devices, causing costly downtime. The solution is cheaper than you think.


Introduction to Allen-Bradley Data Highway (DH) Networks

Introduction to Allen-Bradley Data Highway (DH) Networks

In this article, learn the basics of Allen-Bradley Data Highway, the various network structures, and the relationship between DH and Ethernet networks.


Lock-out-tag-out (LOTO) Devices for Industrial Safety

Lock-out-tag-out (LOTO) Devices for Industrial Safety

One of the most visible elements of industrial safety is the use of lock-out-tag-out (LOTO) devices, familiar to those with experience. But, if you are new to the workforce, a brief introduction may be helpful.


Connecting Multiple PLCs to an HMI

Connecting Multiple PLCs to an HMI

Learn the basics of connecting multiple PLCs to an HMI using various data types.


Boolean Logic for Ladder Diagrams

Boolean Logic for Ladder Diagrams

Ladder diagrams, or ladder logic, is a popular programming language used for PLCs. Programmers can utilize boolean logic as a base for their ladder diagrams. Learn the basics and structures for boolean logic.


Introduction to Photoelectric Sensors

Introduction to Photoelectric Sensors

Sensing objects is a tricky business because of the many variables in light, surface texture, distance, color, and other factors. Learn how a photo sensor works!


Introducing the Split-Range Time-Proportioning Instruction

Introducing the Split-Range Time-Proportioning Instruction

A useful but often overlooked instruction included in Allen-Bradley ControlLogix and CompactLogix PLCs for heating and cooling.


IIoT Cyber Attack Vectors and Best Mitigating Practices

IIoT Cyber Attack Vectors and Best Mitigating Practices

IIoT infrastructure is more susceptible to cyber-attacks than legacy infrastructure due to its cloud-based nature; this article covers attack vectors and best mitigating practices.


Integrating an HMI Into Existing Control Systems

Integrating an HMI Into Existing Control Systems

What are some considerations and challenges when integrating an HMI into an existing control system? Let’s dive into the benefits and challenges.


Protocols for Industrial Remote Monitoring

Protocols for Industrial Remote Monitoring

Dive into why protocols are essential in industrial remote monitoring along with the most common types of open protocols seen in facilities.


Devices and Equipment Used in Industrial Remote Monitoring

Devices and Equipment Used in Industrial Remote Monitoring

This article in our continuing series about remote monitoring covers equipment and devices necessary to establish a remote monitoring mechanism.