Python Tutorial Part 5 | Data Structures: Tuples

As we approach the conclusion of Python data structures, we’ll examine the tuple. Used less frequently than lists and dictionaries, tuples do serve some handy use cases where immutability is a critical requirement. The final data structure to cover in this tutorial is called the ‘tuple’. In math terms, a tuple is an ordered arrangement … Read more

The Beginner’s Guide to Automation: Testing, Commissioning, and Debugging

When setting up a system for the first time, the process can seem complex and daunting. However, there are tools available to make the job much easier before commissioning. After choosing the right automation project, then adding sensors and finally establishing a control system, the time has finally come: you’re ready to set up and … Read more

How Do Laser Guided Vehicles Work?

In this article, learn the basic principles of laser-guided vehicles (LGV), including navigation and control systems. An LGV is a subtype of automated guided vehicles (AGV). LGVs are equipped with a laser scanner for positioning and navigation. While laser guidance was first introduced at the end of the 1980s, LGVs today are machines at the … Read more

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? Riggs: Well, I’m cutting the red wire, okay? Murtaugh: What? What? A minute ago you said blue. Riggs: Did l … Read more

Tutorial: First Program With Phoenix Contact’s PLCnext Platform

Learn how to get started with Phoenix Contact’s PLCnext and Engineer software, a platform that ultimately provides a PLC environment for plant control as well as an OS for more advanced IIoT projects. As we examine the scope of modern control systems around the world, there are three distinct categories of controllers. At the most … Read more

Networking Woes | How And Why To Change the IP Address of my Computer?

Every method of connecting to an industrial device—USB, serial, or Ethernet—poses challenges. For Ethernet, we often must adjust the IP address of our PC, not only the device itself. The story is familiar. You find yourself configuring a new networked device to find that it only contains a single or double Ethernet port. No familiar … Read more

Motion, Vision, and Control: The Whole Automation Package at Beckhoff

Join Control Automation for a visit to Beckhoff USA in Minneapolis, MN, as we learn about cabinet-free controls, high-speed motion, and magnetic conveyance working to drive the future of the industry. Remember the year 2019? That was one year before COVID rocked the world with shutdowns and global shortages of resources that forced many companies … Read more

The Future of Manufacturing

What is the future of manufacturing dependent on? Who plays a role in seeing where/how manufacturing will grow? Tracking raw materials is generally location-based, but the costs can change as environmental and political actions affect supply chains and pricing more and more. Tracking costs and the ability to get materials from point A to B … Read more

Beginner’s Guide to Automation: How to Choose the Right Project

There are a lot of companies considering in-house automation or consulting with integrators for automated systems. But where do you start, and how do you even pick a project for automation? One of the most impressive things in the manufacturing world is when products are being made with little or no intervention, giving operators more … Read more

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 logic functions that exist within some sensors are fundamental operations that process input signals to determine an output. These functions help the sensor … Read more