Part 1 of a 2-part series. A practical look at the failures that plague motor drive systems, even those that are rated to be fail-safe.
Part 1 of a 2-part series. A practical look at the failures that plague motor drive systems, even those that are rated to be fail-safe.
Learn a few tips and solutions to promote long-lasting electric motor health, explaining why some maintenance practices…
Learn a few tips and solutions to promote long-lasting electric motor health, explaining why some maintenance practices are a better fit for certain devices and situations.
Although ‘HMI’ has become synonymous with a durable, rugged touchscreen measuring 7 to 21 inches and mounted in a…
Although ‘HMI’ has become synonymous with a durable, rugged touchscreen measuring 7 to 21 inches and mounted in a control cabinet door, the reality of the interface extends far beyond this device.
Use the analog capabilities of a TRi PLC to read a distance sensor and create a custom function that triggers events…
Use the analog capabilities of a TRi PLC to read a distance sensor and create a custom function that triggers events using integer data types.
This guide shows you how to set up RS-485 communication between the FX3U PLC and the FR-D700 inverter with the…
This guide shows you how to set up RS-485 communication between the FX3U PLC and the FR-D700 inverter with the FX3U-485-BD. You can control speed and monitor the system using ladder logic.
Motor speed control can be a tricky process, due to the variety of options. In a VFD, speed can be controlled using fixed…
Motor speed control can be a tricky process, due to the variety of options. In a VFD, speed can be controlled using fixed values, digital or analog signals, or communication networks.
Learn how to configure a connection and download a simple digital I/O project using the newest Rockwell software, paired…
Learn how to configure a connection and download a simple digital I/O project using the newest Rockwell software, paired with the Ethernet version of the Micro800 PLC lineup.
Kyntronics’ mission is to combine servo control with hydraulic actuators to form hybrid motion control. Our engineering…
Kyntronics’ mission is to combine servo control with hydraulic actuators to form hybrid motion control. Our engineering team posed a few questions in hopes of learning more about this technology.
Join Control.com for an inside look at the Rockwell Automation HQ in Milwaukee, WI, and check out a fully automated…
Join Control.com for an inside look at the Rockwell Automation HQ in Milwaukee, WI, and check out a fully automated assembly line. Plus, a preview of new product tutorials, coming soon!
Showcase, manufacturing, repair, and research: Join Control.com for a recap of our team’s recent visit to the US HQ of…
Showcase, manufacturing, repair, and research: Join Control.com for a recap of our team’s recent visit to the US HQ of Mitsubishi Electric Automation, and see where the magic happens.
Despite being one of the oldest protocols in automation, Modbus is still more complex than digital I/O. When you have a…
Despite being one of the oldest protocols in automation, Modbus is still more complex than digital I/O. When you have a Modbus TCP device, what do you do? How do you actually use it?
Arrays can handle large amounts of data, but when you need to extract a portion of that data, you might need to execute a…
Arrays can handle large amounts of data, but when you need to extract a portion of that data, you might need to execute a loop. Learn a few examples and tips for creating loops in PLC logic.
It’s easy to obtain I/O values for local and remote modules and network nodes. But what about system data that’s…
It’s easy to obtain I/O values for local and remote modules and network nodes. But what about system data that’s built into the PLC? How can we access and use that information?
This tutorial explains how the Meca500 executes stored motion programs triggered by a PLC.
This tutorial explains how the Meca500 executes stored motion programs triggered by a PLC.
When setting up a new program in a Rockwell PLC, task scheduling is an important and often overlooked issue where errors…
When setting up a new program in a Rockwell PLC, task scheduling is an important and often overlooked issue where errors appear as inconsistencies, often incorrectly attributed to random faults.
A practical, experience-driven guide to designing and wiring electrical cabinets for machine-tending robotic cells.
A practical, experience-driven guide to designing and wiring electrical cabinets for machine-tending robotic cells.
Synchronized motion has become an industry standard with robots, gantries, and pick and place automation. Follow along…
Synchronized motion has become an industry standard with robots, gantries, and pick and place automation. Follow along this three-part series as we discuss methods of synchronizing servo motors.
You’ve seen it a thousand times: 24 volts powering a device or representing a trigger signal, but what makes 24 VDC…
You’ve seen it a thousand times: 24 volts powering a device or representing a trigger signal, but what makes 24 VDC such a versatile voltage, and what about the other voltages in control cabinets?
A clear overview of industrial power supply types, specs, and design factors for building dependable control cabinet systems.
A clear overview of industrial power supply types, specs, and design factors for building dependable control cabinet systems.
Is it best to ‘controller scope’ or ‘program scope’ your tags? This is the question asked by many new PLC…
Is it best to ‘controller scope’ or ‘program scope’ your tags? This is the question asked by many new PLC programmers, and it often comes down to personal preference.