Latest Logistics Technical Articles

Categories

Python Tutorial Part 4 | Data Structures: Dictionaries

Python Tutorial Part 4 | Data Structures: Dictionaries

Both lists and dictionaries can retain structured data in Python. The dictionary is unique in that it stores individual entries with human-readable logical names rather than index numbers.


Logic at the Sensor Level: Can it Simplify Automation?

Logic at the Sensor Level: Can it Simplify Automation?

Sensor networks with built-in logic functions can save cost and program execution speed, but what are those various logic functions, and when might they be preferred over normal PLC ladder logic?


The Beginner’s Guide to Automation: Adding Control to the System

The Beginner’s Guide to Automation: Adding Control to the System

Every automated cell requires a ‘brain’ in order to achieve the required tasks. How do you determine the necessary I/O, communication protocols, and processor necessary for controlling your system?


Mitsubishi PLC Tutorial: Program and Display Strings In Ladder Logic

Mitsubishi PLC Tutorial: Program and Display Strings In Ladder Logic

Learn how to write a ladder logic program to assign a string value to a data register and share that register with any HMI compatible with Mitsubishi’s MELSEC PLC series.


Python Tutorial Part 3 | Data Structures: Lists

Python Tutorial Part 3 | Data Structures: Lists

This section will dive into the world of data structures used within the Python programming environment, starting with one of the more commonly used structures called ‘lists.’


Understanding Sensors with Timer Functions: Applications and Advantages

Understanding Sensors with Timer Functions: Applications and Advantages

Sensors with timer functions advance modern automation systems, enhancing the precision and flexibility of in-process controls to ease the strict requirement for an external, clock-based logic CPU.


Driving DC Motors: Rectifiers vs. Pulse-Width Modulation

Driving DC Motors: Rectifiers vs. Pulse-Width Modulation

Although DC motor technology has a strong legacy, control strategies vary from simple to complex. Designs must consider not just the motor, but also the electrical supply and the environment.


Python Tutorial Part 2 | Basic Data Types

Python Tutorial Part 2 | Basic Data Types

This article will focus on the basic building blocks of the Python programming language that are core to interacting with programs, including strings, integers, floats, and booleans.


Mitsubishi HMI Programming Tutorial: Controlling On/Off Bits

Mitsubishi HMI Programming Tutorial: Controlling On/Off Bits

Learn how to use GT Designer 3 to create an interactive control system on Mitsubishi HMIs. With practical examples of simple on/off bits, gain some understanding of HMI designing and programming.


The Beginner’s Guide to Automation: Making Sense of Prox Sensors

The Beginner’s Guide to Automation: Making Sense of Prox Sensors

Detecting objects is the first field-level task that must be considered before any feedback-based control can happen. Choosing from among the nearly unlimited proximity sensors can be challenging!


Two Common Methods Used for Mapping Robot I/O Communication

Two Common Methods Used for Mapping Robot I/O Communication

There are multiple methods for mapping inputs and outputs to an industrial robot. In this article, we cover two of the most popular methods: letting the robot or the PLC control the I/O signals.


How-to: Programming Discrete I/O With a Koyo DirectLOGIC PLC

How-to: Programming Discrete I/O With a Koyo DirectLOGIC PLC

Learn how to use DirectSOFT6 to program discrete I/O functions in a Koyo DirectLOGIC PLC. Although these PLCs are older, they are found in many existing automation installations.


Setting IP Address and Networking Parameters on a PowerFlex VFD

Setting IP Address and Networking Parameters on a PowerFlex VFD

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.


Robot-To-PLC Handshaking

Robot-To-PLC Handshaking

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.


Using a PLC to Track Data Within Automated Equipment

Using a PLC to Track Data Within Automated Equipment

There are a few options when it comes to tracking part data throughout a process or assembly of a machine. Follow along as we explain just a few of the more common methods.


Take a Look Inside a Research and Demo Lab at Epson Robotics

Take a Look Inside a Research and Demo Lab at Epson Robotics

Recently, the Control.com engineering team had the opportunity to visit the R&D demo lab facility for the robotics division of Epson, located in Los Alamitos, CA. Come learn how the magic happens!


Techniques for I/O Mapping in PLC Programs

Techniques for I/O Mapping in PLC Programs

I/O mapping is the process of converting raw input and output data into specific tags, but how can we find a method for mapping I/O that is both efficient and scalable?


Tutorial: Analog I/O Programming for AutomationDirect Productivity PLCs

Tutorial: Analog I/O Programming for AutomationDirect Productivity PLCs

Learn how to use analog I/O devices with AutomationDirect’s Productivity series of PLCs and Productivity Suite software. Wiring, configuring I/O, and programming will be a part of this tutorial.


Understanding Industrial Ethernet Connections: RJ45, Fiber, M12, and SFP

Understanding Industrial Ethernet Connections: RJ45, Fiber, M12, and SFP

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.


How Is Your Code Backed Up? Maximizing DevOps in Industrial Automation

How Is Your Code Backed Up? Maximizing DevOps in Industrial Automation

Shifting from manual code backup processes to more modern, automated solutions can provide more benefits to manufacturers, far above simply the time saved compared to manual techniques.