Latest PLCs Articles

Categories

Look Out For Factory Automation Solutions At ATX West 2023

Look Out For Factory Automation Solutions At ATX West 2023

Hosted by IMEngineering West in Anaheim, CA on Feb 7-9, the Automation Technology Expo (ATX) West is quickly approaching. Check out some of the innovative factory automation and robotic solutions to be demonstrated on the show floor.


News Feb 01, 2023 by Caitlin Nicholson
Rockwell’s Studio 5000 and Analog I/O Tutorial 2

Rockwell’s Studio 5000 and Analog I/O Tutorial 2

Learn how to install and program analog modules into Rockwell’s hardware and software environments using a CompactLogix PLC and Studio 5000.


Not Just Another IIoT Article: MQTT for Pneumatic Cylinder Maintenance

Not Just Another IIoT Article: MQTT for Pneumatic Cylinder Maintenance

IIoT is a daunting topic due to ambiguous interactions of hardware and software. This article outlines the basic steps to use an MQTT broker to collect the number of cycles from a pneumatic cylinder for PM software.


Count Up (CTU) Instructions on an Arduino OpenPLC Simulator

Count Up (CTU) Instructions on an Arduino OpenPLC Simulator

DC motors are an old technology still commonly used in industry. This hands-on article shows how to implement a Count Up (CTU) counter on an Arduino OpenPLC Simulator to control a low-voltage DC motor.


Intro to PLC Programming with Rockwell’s Studio 5000 and CompactLogix

Intro to PLC Programming with Rockwell’s Studio 5000 and CompactLogix

Rockwell Automation is known for being one of the most popular PLC brands, supported by many compatible devices. Learn the basics of getting started with a CompactLogix project in the Studio 5000 environment.


Safety Devices - The When, How, and Why

Safety Devices - The When, How, and Why

Machine safety design can be a daunting task with all the different safety devices on the market today. Choosing the correct device for your design can be made easier by understanding when to use the proper device.


PLC Discrete Outputs

PLC Discrete Outputs

Programmable Logic Controllers, or PLCs, are designed to receive signals and influence load devices automatically. Learn how to connect and program discrete output devices like solenoids, relays, and lights.


The Technology Battle: Smaller PLCs vs Larger PLCs

The Technology Battle: Smaller PLCs vs Larger PLCs

Is it worth considering the swap from large, bulky PLCs to smaller, compact micro PLCs, saving space in your electrical cabinets, while also reducing complex code to cleaner condensed programs?


News Jan 04, 2023 by Shawn Dietrich
Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Previously, we described how to use the new Arduino PLC IDE to control discrete devices. This tutorial will describe how to connect various peripheral equipment (VFD and robot) using analog inputs and outputs.


Electronic Datasheet (EDS) Files: Why do We Use Them?

Electronic Datasheet (EDS) Files: Why do We Use Them?

Many control product manufacturers offer these downloadable ‘EDS files’ for peripheral equipment, but what exactly is an EDS, and how can they aid in the development of a project?


Holiday Woes? Robotic and Automation Technologies Can Help!

Holiday Woes? Robotic and Automation Technologies Can Help!

Crying loud for all to hear? For many, holidays can be a stressful time. Luckily, you can ease your woes with the help of the latest robotic and automation technologies to get gifts under the tree and cookies on the table.


News Dec 22, 2022 by Caitlin Nicholson
How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

Following the release of the official Arduino PLC IDE, this tutorial will introduce programming and understanding of the function blocks common to all IEC 61131 languages, starting with bit commands, timers, and counters.


Introducing the “Smallest PLC Ever” to the Market

Introducing the “Smallest PLC Ever” to the Market

Crouzet introduces the "slimmest PLC" to the industrial automation market. At only 17.5mm wide, the Millennium Slim is changing the way we think about control automation topology.


News Dec 19, 2022 by Shawn Dietrich
Counters with OpenPLC: Count Down Instructions on an Arduino Project Kit

Counters with OpenPLC: Count Down Instructions on an Arduino Project Kit

Counting is a fundamental task for any process controller. Learn how to implement a PLC counter instruction (CTD) with an Arduino or compatible board using the OpenPLC Ladder Diagram (LD) platform.


Arduino Releases Official PLC IDE for Machine Control Platforms

Arduino Releases Official PLC IDE for Machine Control Platforms

At Control.com, we’re PLC and machine enthusiasts, but we are also makers at heart. This recent announcement by Arduino is ready to make waves and break boundaries in control cabinets around the world!


News Dec 12, 2022 by David Peterson
PLC Program Commands: Arrays Part 4, Statistics and Sizing

PLC Program Commands: Arrays Part 4, Statistics and Sizing

Learn how to make complex calculations for validating data easily with the STD instruction, and learn how to display array sizes programmatically with the SIZE instruction.


Rockwell Improves Allen-Bradley Micro Controllers for Machine Builders

Rockwell Improves Allen-Bradley Micro Controllers for Machine Builders

Rockwell aims to help machine builders, integrators, and manufacturers with improved efficiency to their Micro800 controllers and design software.


News Dec 08, 2022 by Damond Goodwin
PLC Program Commands: Arrays Part 3, Searching and Sorting

PLC Program Commands: Arrays Part 3, Searching and Sorting

Learn how to streamline your ladder logic by searching and sorting arrays with the FSC and SRT instructions in the Rockwell (Allen-Bradley) Studio 5000 programming software.


PLC Program Commands: Performing Array Functions Part 2

PLC Program Commands: Performing Array Functions Part 2

Learn about multi-dimensional arrays and how to work with them to perform math operations such as the AVE (Average) instruction in the Rockwell (Allen-Bradley) Studio 5000 programming software.


PLC Program Commands: Performing Array Functions Part 1

PLC Program Commands: Performing Array Functions Part 1

Arrays can streamline data storage and math operations, but they can be difficult to understand for a beginning programmer. Learn the background of array instructions in the Rockwell Studio 5000 software.