One of the smallest PLCs on the market, the Millenium Slim by Crouzet, can handle advanced functions with a wireless interface and function block (FBD) style IEC…
One of the smallest PLCs on the market, the Millenium Slim by Crouzet, can handle advanced functions with a wireless interface and function block (FBD) style IEC 61131 programming.
Across every make and model of articulated robot, certain maintenance procedures must be followed as motion occurs.…
Across every make and model of articulated robot, certain maintenance procedures must be followed as motion occurs. Failure to do so can often result in warnings, alarms, and even failure.
Besides using a Raspberry Pi or an Arduino Uno, a low-cost PLC can be built using the popular ESP32 microcontroller. The…
Besides using a Raspberry Pi or an Arduino Uno, a low-cost PLC can be built using the popular ESP32 microcontroller. The OpenPLC software supports this popular 32-bit platform.
Protection against faults is crucial for any electrical system. This article examines various protective devices,…
Protection against faults is crucial for any electrical system. This article examines various protective devices, highlighting their roles and best use cases to ensure system integrity and longevity.
An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in…
An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in ladder logic for industrial control applications.
When setting up a system for the first time, the process can seem complex and daunting. However, there are tools…
When setting up a system for the first time, the process can seem complex and daunting. However, there are tools available to make the job much easier before commissioning.
Parameters control the operation and command sources for VFDs. The PowerFlex series from Rockwell Automation is no…
Parameters control the operation and command sources for VFDs. The PowerFlex series from Rockwell Automation is no exception. Learn how to adjust the parameters for networking and IP configuration.
Controlling an industrial robot can be done through the use of well-crafted signal handshakes. Follow along as we dive…
Controlling an industrial robot can be done through the use of well-crafted signal handshakes. Follow along as we dive into several robot-to-PLC communication strategies.
Ethernet switches can use four different types of connections: RJ45, fiber, M12, and SFP. Understanding the difference…
Ethernet switches can use four different types of connections: RJ45, fiber, M12, and SFP. Understanding the difference can help with network troubleshooting, design, or alteration.
Many sensors, like prox, optical, and ultrasonic, are familiar to control engineers. More and more modern devices are…
Many sensors, like prox, optical, and ultrasonic, are familiar to control engineers. More and more modern devices are incorporating advanced motion profiles requiring motion sensing in many axes.
Electrical and mechanical measurements are often labeled with "RMS" and "True RMS." Aside from the simple math…
Electrical and mechanical measurements are often labeled with "RMS" and "True RMS." Aside from the simple math definitions we learned in electronics class, why is this distinction actually important?
Have you ever heard of a relay? Of course you have. There are many different kinds, plus hundreds of different trade…
Have you ever heard of a relay? Of course you have. There are many different kinds, plus hundreds of different trade lingo names. What are some of the most common, and how do we use them?
When the angle or distance of motion is more important than speed and power, certain motors shine brighter, like…
When the angle or distance of motion is more important than speed and power, certain motors shine brighter, like steppers, named for the individual steps they take when control voltage is applied.
Safety devices have two main purposes, both of them meant for (you guessed it) safety. They protect both machine and…
Safety devices have two main purposes, both of them meant for (you guessed it) safety. They protect both machine and operator from harm. But what’s inside, and how do these switches work?
In order to trace control system problems to the core, the ability to read and interpret various resources, from…
In order to trace control system problems to the core, the ability to read and interpret various resources, from facility-level diagrams to machine-level wiring layouts, is critical.
This article looks at vacuum ejectors and vacuum pumps, specifically outlining the difference between single and…
This article looks at vacuum ejectors and vacuum pumps, specifically outlining the difference between single and multi-stage versions of each type, and common applications.
Converting different numbering systems is quite common in PLCs and structured text codes. Why? Because people read…
Converting different numbering systems is quite common in PLCs and structured text codes. Why? Because people read decimals. Computers read binary. Processors read sets of bits. Not so simple.
Traditionally, automation requires a sizable investment and integration risks. RaaS empowers manufacturers to let someone…
Traditionally, automation requires a sizable investment and integration risks. RaaS empowers manufacturers to let someone else adopt the risks in exchange for an hourly or monthly subscription rate.
As we approach the conclusion of this IIoT project, we’ll explore the integration of the Mosquitto MQTT broker,…
As we approach the conclusion of this IIoT project, we’ll explore the integration of the Mosquitto MQTT broker, Node-RED, and InfluxDB, leaving only the data dashboard setup for the final step.
This article will explore the setup of Node-RED, the glue that will serve to connect all of the individual components of…
This article will explore the setup of Node-RED, the glue that will serve to connect all of the individual components of the solution that we have created up to this point.