Latest PLCs Articles

Categories

Control Automation Online Textbook: The Best Just Got Better!

Control Automation Online Textbook: The Best Just Got Better!

Control Automation is proud to announce updates to several chapters of our popular online textbook. Check out the improvements in the PLC, Feedback Control, and Power Generation sections.


News Oct 23, 2022 by David Peterson
Git Version Control - Back Up Automation Code Seamlessly

Git Version Control - Back Up Automation Code Seamlessly

Copia reduces the strain of backing up automation code on the factory floor with their latest software release DeviceLink. This automated backup software makes use of the Git workflow and backup running code automatically.


News Oct 18, 2022 by Shawn Dietrich
Understanding NPN vs PNP for Sensors and Devices

Understanding NPN vs PNP for Sensors and Devices

You are bound to encounter two terms associated with sensors and some loads: ‘NPN’ and ‘PNP’. You must understand the relationship between the field device and the control module in order to choose and install components properly when needed.


Managing Multi-user PLC Programming: Git Version Control

Managing Multi-user PLC Programming: Git Version Control

PLC and other automation project software can be easier and more efficient to update and maintain thanks to the introduction of Git control, already a staple for typical programming of large-scale projects.


Raspberry Pi Applications in Industrial Automation

Raspberry Pi Applications in Industrial Automation

Though not a direct replacement for PLCs, Raspberry Pi has the potential to be used in industrial automation applications for prototyping, embedded systems, and as a low-cost process controller.


PLC Ladder Logic on an Arduino: Building a Start-Stop Circuit

PLC Ladder Logic on an Arduino: Building a Start-Stop Circuit

Learn how to prototype an industrialized OpenPLC Arduino PLC control station concept. This hands-on project will illustrate converting a relay ladder control circuit into a Ladder Diagram (LD) program.


At Last! Arduino IDE 2.0: Delivering a Faster, Easier-to-Use Interface

At Last! Arduino IDE 2.0: Delivering a Faster, Easier-to-Use Interface

Arduino IDE 2.0 is now available for download, promising a more intuitive user interface and faster compile times.


News Sep 27, 2022 by Seth Price
Introduction to Raspberry Pi: History, Hardware, and Software

Introduction to Raspberry Pi: History, Hardware, and Software

Raspberry Pi is a low-cost, educational single-board computer platform with the potential for industrial applications. In this article, we discuss the purpose of Raspberry Pi as well as its hardware and software.


OnLogic Announces Edge Compute Device Powered by Raspberry Pi and Ignition Edge

OnLogic Announces Edge Compute Device Powered by Raspberry Pi and Ignition Edge

Collecting and processing system data in powerful computers at the cutting edge of the shop floor is made simpler with advancements in integrated hardware and software from OnLogic and Ignition Edge.


News Sep 20, 2022 by David Peterson
B&R Automation Studio Programming Example - Driving Motion Axes

B&R Automation Studio Programming Example - Driving Motion Axes

Explore the design of a servo pick and place sample case using B&R Automation Studio, from the project creation to the configuration of the controller, drives, and motion axes. 


PLC Programming Commands: Boolean Functions and Bit Redistribution 

PLC Programming Commands: Boolean Functions and Bit Redistribution 

Learn how to use the boolean bitwise functions AND, OR, XOR, and NOT in your PLC programming, as well as some instructions used to change the position of bits and bytes in your INTs and DINTs.


Arduino Applications in Industrial Automation

Arduino Applications in Industrial Automation

While not a direct replacement for PLCs, there are industrial automation applications built using Arduino, including prototyping, embedded systems, and low-cost PLC simulators.


Control and Visualization of Power Plant Data Through SCADA Systems

Control and Visualization of Power Plant Data Through SCADA Systems

The control and visualization of power plant processes through SCADA improves the supervision, coordination, and security of the power system operations.


PLC Program Commands: Storing Data Using Arrays

PLC Program Commands: Storing Data Using Arrays

Learn how to move data through arrays using LFL, LFU, FFL, and FFU instructions, as well as a technique on cycling data through an array by putting it in the front and letting it drop out the back using CPS instructions.


Introduction to Arduino: History, Hardware, and Software

Introduction to Arduino: History, Hardware, and Software

Arduino’s open-source, microcontroller-based platform has revolutionized academic and hobbyist spaces, providing a low cost, accessible introduction to engineering and programming.


Banner Releases Compact, Programmable IO-Link Master with Ethernet

Banner Releases Compact, Programmable IO-Link Master with Ethernet

Banner's new DXMR90-4K IO-Link Master is a self-contained programmable controller, compatible with industry IO-Link standard devices to collect factory data to send directly into the cloud for different operations.


News Sep 08, 2022 by Damond Goodwin
Programming B&R PLCs With Automation Studio

Programming B&R PLCs With Automation Studio

While B&R PLC controllers are quite different from typical PLCs, Automation Studio offers tools and features that make programming them less intensive. In this article, we’ll discuss how to program B&R PLCs with Automation Studio.


 PLC Program Commands: Arrays and Pointers

PLC Program Commands: Arrays and Pointers

The ability to utilize an array effectively is a fundamental skill in becoming a PLC programmer, but it can also be very complex and difficult to master. Let’s do a run-down of arrays and some of their complexities!


Introduction to Add-on Instructions for PLC Ladder Logic Programming

Introduction to Add-on Instructions for PLC Ladder Logic Programming

Learn how to take advantage of the powerful AOI feature that comes standard in Allen-Bradley / Rockwell PLCs using RSLogix 5000 and Studio 5000 Software.


I/O Module Debate: Transistor vs. Relay Output?

I/O Module Debate: Transistor vs. Relay Output?

When selecting the right module for the right load, be sure to understand how the load resistance will affect the voltage and current of the output module terminals.