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…
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.
We will show you how to use common math functions from two popular PLC programs—Rockwell Automation's Studio 5000 and…
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.
Software obsolescence poses a threat in industrial automation equal to hardware obsolescence and should not be…
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.
The HART protocol enables instruments to send analog and digital signals over the same physical wire. This provides…
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.
Configuring analog signals into usable digital quantities is accomplished by scaling function inside the PLC, which,…
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.
Counting up and down are commonly required functions in PLC lagger logic programs for tracking inventories, placement…
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.
Designing an obsolescence mitigation plan to detect and solve mitigation risks before they occur is key to avoiding…
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.
Many PLC commands are well-known to programmers, including contacts, coils, timers, and counters. But a less-common…
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.
One of the most considerable risks in aging control environments is that eventually, spare parts become obsolete and…
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.
Credited with coining the name ‘PLC’, Allen-Bradley and parent company Rockwell Automation are major players in the…
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.
The timer is a fundamental function of ladder logic programming. In this article, we discuss on- and off-delay as well as…
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.
Scaling values has a wide range of applications and helps to match output values to their real-world applications. Most…
Scaling values has a wide range of applications and helps to match output values to their real-world applications. Most scaling is linear, but many of these real-world changes are not quite so simple.
What if you could control the end position and the speed of a hydraulic actuator accurately with just a simple signal?…
What if you could control the end position and the speed of a hydraulic actuator accurately with just a simple signal? Some systems use simple open/close valves, but others require far more precision.
Even with the most reliable networks, network outages are inevitable for a host of reasons, and managing these outages in…
Even with the most reliable networks, network outages are inevitable for a host of reasons, and managing these outages in VFD systems becomes critically important.
Allen Bradley’s Data Highway Plus (DH+) networking ability is still found commonly in interfaces with legacy equipment.…
Allen Bradley’s Data Highway Plus (DH+) networking ability is still found commonly in interfaces with legacy equipment. Understanding this network structure can bridge the gap between old and new systems.
Although the are similarities in operating theory, relays and contactors are used in industrial circuits for different…
Although the are similarities in operating theory, relays and contactors are used in industrial circuits for different specific applications, and should not be used interchangeably.
What’s the difference between a Cat 6 and a Cat 6a cable, anyhow? Ethernet cables must meet certain performance…
What’s the difference between a Cat 6 and a Cat 6a cable, anyhow? Ethernet cables must meet certain performance standards, and these standards can be quite confusing at first glance.
In the first article of this series, we investigate Siemens as a major PLC manufacturer, learning about the hardware,…
In the first article of this series, we investigate Siemens as a major PLC manufacturer, learning about the hardware, software, and key applications of each product lineup.
Two common methods exist for driving induction motors with VFDs - linear scalar control, which is often labeled as V/f,…
Two common methods exist for driving induction motors with VFDs - linear scalar control, which is often labeled as V/f, and vector, or field-oriented control, which can be a bit more complex to understand.
Using an ADC can be very useful when dealing with analog devices in microprocessors, and a necessity when adding analog…
Using an ADC can be very useful when dealing with analog devices in microprocessors, and a necessity when adding analog devices to an industrial controller. But once you connect the hardware - what next?