Latest PLCs & PACs Technical Articles

Categories

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. 


Photoelectric Sensor Wavelengths

Photoelectric Sensor Wavelengths

Learn about the differences between red, green, infrared, and more recently, blue photoelectric sensors and how the different light spectrums can aid in varying industrial automation processes.


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.


Working With Legacy Systems—Why Use Serial to Ethernet Converters?

Working With Legacy Systems—Why Use Serial to Ethernet Converters?

One common challenge when working with legacy control systems is establishing communication with old devices that use old protocols like RS232 and RS485. Learn about the importance of converting from serial to Ethernet.


Configuring a Network With Pneumatic Valve Manifolds

Configuring a Network With Pneumatic Valve Manifolds

There are many distributed fieldbus capabilities for valve manifolds that can save on network overhead and wiring. In this article, we will look at PLC programming of fieldbus manifolds highlighting Festo's CPX layout.


Understanding PLC Program Commands: Trigonometry Instructions

Understanding PLC Program Commands: Trigonometry Instructions

We will show you how to use the basic trigonometry functions to build ladder logic in a PLC, allowing for a clean, well-organized, and easy-to-use code that allows you and other users to troubleshoot your programs.


Data from Control System to Cloud - Industry 4.0 Communication Protocols

Data from Control System to Cloud - Industry 4.0 Communication Protocols

Communication protocols are a key component for an industry 4.0 compliant facility and are used to enable communication back and forth between cloud servers to transmit data or receive instructions.


Understanding PLC Program Commands: Math Instructions

Understanding PLC Program Commands: Math Instructions

We will show you how to use common math functions from two popular PLC programs—Rockwell Automation's Studio 5000 and Automation Direct Productivity Suite. 


Migrating PLC Software

Migrating PLC Software

Software obsolescence poses a threat in industrial automation equal to hardware obsolescence and should not be overlooked. Many PLC OEMs offer tools to migrate upgraded software projects to the newest controller revisions.


Getting Starting with the HART Protocol for Sensing Instruments

Getting Starting with the HART Protocol for Sensing Instruments

The HART protocol enables instruments to send analog and digital signals over the same physical wire. This provides multiple advantages for remote configuration, increased accuracy, and more.


Advanced Scaling Techniques for PLC Analog Quantities

Advanced Scaling Techniques for PLC Analog Quantities

Configuring analog signals into usable digital quantities is accomplished by scaling function inside the PLC, which, along with analog signal wiring, is important to understand.


Understanding PLC Program Commands: Up and Down Counters

Understanding PLC Program Commands: Up and Down Counters

Counting up and down are commonly required functions in PLC lagger logic programs for tracking inventories, placement patterns, and gaining informational insights about machine performance statistics.


Successful Obsolescence Mitigation

Successful Obsolescence Mitigation

Designing an obsolescence mitigation plan to detect and solve mitigation risks before they occur is key to avoiding costly downtime and a potential catastrophe in control environments. 


Understanding PLC Program Commands: One-Shots

Understanding PLC Program Commands: One-Shots

Many PLC commands are well-known to programmers, including contacts, coils, timers, and counters. But a less-common instruction is the one-shot, capable of harnessing the incredible processing speeds in a CPU.


Obsolescence in Control Systems - Disaster or Opportunity?

Obsolescence in Control Systems - Disaster or Opportunity?

One of the most considerable risks in aging control environments is that eventually, spare parts become obsolete and unavailable, and the lack of an upgrade plan can turn a simple failure into a catastrophe.


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.


Understanding PLC Program Commands: Timers

Understanding PLC Program Commands: Timers

The timer is a fundamental function of ladder logic programming. In this article, we discuss on- and off-delay as well as retentive timers and define the inputs and outputs required to properly use them.