Latest Rubber & Plastics Technical Articles

Categories

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?


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.


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.


Industrial Networks: “Protocol over a Standard?”

Industrial Networks: “Protocol over a Standard?”

Industrial communication channels often contain terms such as ‘Modbus over RS485’ or ‘CIP Safety over Ethernet’. What does it mean to send one network over another, and how does it work to your advantage?


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.


Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Variable frequency drive units can be found inside tons of control cabinets, but what happens if you disassemble one to see what’s inside and how it works? We did just that. The results might surprise you.


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.


Introduction to Servers for Industrial Applications

Introduction to Servers for Industrial Applications

Servers are vital to the flow of information in and around organizations, acting as a hub for information transfer and storage. Learn about the role of servers in industry and the potential challenges that come with maintaining them.


Differences Between a Programmable Logic Controller (PLC) and a Remote Terminal Unit (RTU)

Differences Between a Programmable Logic Controller (PLC) and a Remote Terminal Unit (RTU)

Despite the many overlaps, PLCs and RTUs are two different devices, each with specific suitable applications.


 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!


Challenges and Best Practices Implementing Industrial IoT Solutions

Challenges and Best Practices Implementing Industrial IoT Solutions

As the IIoT continues to grow in the industrial sector, businesses face a number of obstacles to integrating its solutions. Learn about these challenges as well as some potential solutions.


Solving the Biggest Challenge of IoT Devices: Power

Solving the Biggest Challenge of IoT Devices: Power

Remote locations are notoriously difficult to supply power, yet they are the exact locations where many data points must be collected. How can IoT devices be designed to conserve power to last for months or even years?


Components of the Industrial Internet of Things

Components of the Industrial Internet of Things

Learn about the four IIoT architecture layers: perception, network, processing, and application, and how  these layers are necessary to implement IIoT in an industrial setting to benefit varying processes.


Technology Differences: Stationary Robots vs Mobile Robots

Technology Differences: Stationary Robots vs Mobile Robots

Robots are no longer unanimously just "robots"—there are specific tasks and functionality of each kind. Learn about the technology differences between fixed-location robots and mobile robots and why no one robot is like another.


IoT Software Distribution Models: Cloud Based and On Premises

IoT Software Distribution Models: Cloud Based and On Premises

Software distribution models have historically been on premises, however, as industry has become more digital, cloud-based solutions have become increasingly popular, including SaaS and its variants, IaaS and PaaS.  


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.


Automation Issues and Energy Usage in Environmental Extremes

Automation Issues and Energy Usage in Environmental Extremes

As summer heat continues to scorch the northern hemisphere, manufacturers face potential equipment damage and downtime. Learn about the ways extreme heat can damage automated equipment and systems. 


What is Firmware, and Why is PLC Firmware Important?

What is Firmware, and Why is PLC Firmware Important?

Inside a controller, code is interpreted into the binary signals that influence input and output signals, flags and registers, and even the communication of network signals. This is the job of firmware.


Interrupting Dangerous Current Flow: Fuses vs. Circuit Breakers

Interrupting Dangerous Current Flow: Fuses vs. Circuit Breakers

Fuses and breakers are some of the most common safeguards to prevent electrical shock and fires. Learn about these two pieces of industrial equipment and the difference between slow blow and quick blow responses.


How to Program a Robot: Industrial Robotic Arm Coding Basics

How to Program a Robot: Industrial Robotic Arm Coding Basics

The world of manufacturing is filled with robots, but beginners are still always faced with key questions, starting with perhaps the most basic: how do you program industrial robots?