Latest Protocols Technical Articles

Categories

Developing Standardized Practices for PLC Programming

Developing Standardized Practices for PLC Programming

Any kind of computer programming can be challenging to determine what aspects are truly unique versus what aspects should be standardized across projects and platforms to streamline future development.


Understanding Wire Color Codes for Industrial Electrical Applications

Understanding Wire Color Codes for Industrial Electrical Applications

Designing, installing, and maintaining control systems involves a lot of wires. Each wire has a purpose, often indicated by the color of the insulation. But what are the common colors, and what do they mean?


A Hands-on Walkthrough of MQTT Protocol Using the paho-mqtt Open Source Library

A Hands-on Walkthrough of MQTT Protocol Using the paho-mqtt Open Source Library

No more IIoT buzzwords! This article aims to walk through an implementation of MQTT using the paho-mqtt library using nothing more than your local machine and some simple Python programming.


Understanding the OPC Unified Architecture (OPC UA) Protocol

Understanding the OPC Unified Architecture (OPC UA) Protocol

Learn about the history, framework, and current uses of the Open Platform Communications United Architecture (OPC UA) communication protocol in industrial automation.


What’s This Standardized Code for Information? Funny You Should ASCII

What’s This Standardized Code for Information? Funny You Should ASCII

ASCII is a familiar acronym, found in applications like Modbus communications and string data types—but what is it, and what does ASCII mean for automation engineers?


Addressing Common Industrial IoT Cybersecurity Risks For Control Systems

Addressing Common Industrial IoT Cybersecurity Risks For Control Systems

Addressing cybersecurity threats introduced by IIoT technology and devices can quickly seem overwhelming. However, an understanding of the risks can lead to some straightforward countermeasures.


Industrial Network Options: EtherCAT Advantages, Challenges, and Specs

Industrial Network Options: EtherCAT Advantages, Challenges, and Specs

EtherCAT is an often preferred competitor in the arena of industrial networking protocols. Learn the reason why many technologies embrace this protocol and what sets it apart from other fieldbus varieties.


Understanding RS232 Serial Communication Message Formats

Understanding RS232 Serial Communication Message Formats

There are many settings and configurations to consider when using RS232 devices. This article breaks down this communication standard and explains how to send messages from one device to another.


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.


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?


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?


Introduction to Network Routers for Industrial Applications

Introduction to Network Routers for Industrial Applications

Network routers are designed to route and pass information between a system of connected computers and devices. Learn about the role of routers in industrial applications and how to properly maintain them.


Modern Distributed Control System (DCS) Using the ABB Advant Controller

Modern Distributed Control System (DCS) Using the ABB Advant Controller

Many worldwide plants are still running the old Advant Controller 450 from ABB in their facility, with many plants using the latest System 800xA DCS interfaced with the existing AC450 controller.


Gateway Configuration of RTU560 to Communicate Power System Data Over IEC-101 and IEC-104 Protocols

Gateway Configuration of RTU560 to Communicate Power System Data Over IEC-101 and IEC-104 Protocols

All real-time power system data can be communicated to a central control system to protect main equipment from overloading. Learn how to create a project directory structure, hardware configuration, and set network tree parameters for real-time control and monitoring.


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.


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.


Cloud Computing and the Industrial Internet of Things

Cloud Computing and the Industrial Internet of Things

Over the last decade, cloud service providers have improved technology, particularly data security and integrity. These remain the top concern of many manufacturing businesses, but as improvements are rolled out, more and more companies are adopting cloud solutions. 


How to Define the Tool Center Point (TCP) on a Robot

How to Define the Tool Center Point (TCP) on a Robot

Robots must be moved using cartesian frames to coordinate motion of all the joints. Properly defining the tool center point greatly simplifies teaching for any type of end of arm tool (EoAT).


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.


Working With Legacy Systems—Why Use Serial to Ethernet Converters?

Working With Legacy Systems—Why Use Serial to Ethernet Converters?

One common challenge when working with legacy control systems is establishing communication with old devices that use old protocols like RS232 and RS485. Learn about the importance of converting from serial to Ethernet.