Latest HMIs & SCADA Articles

Categories

Aerotech Expands Automation1 Motion Control Platform With Version 2.8

Aerotech Expands Automation1 Motion Control Platform With Version 2.8

Aerotech has released a new version of its popular motion control platform, Automation1, which includes new features for data acquisition, HMI visualization, and CNC machine features. 


News Nov 04, 2024 by Shawn Dietrich
Supply Chain Optimization Through AI

Supply Chain Optimization Through AI

The supply chain is a vast network, from raw materials to components and finished goods. Learn what types of AI algorithms are employed to predict disruptions and enhance optimization.


Electrical Instruments and Gauges: Connection and Configuration

Electrical Instruments and Gauges: Connection and Configuration

In any process industry, transducers are the basic instrumentation unit for continuous monitoring of system variables that provide inputs for control system algorithms and outputs.


Python Tutorial Part 10 | Mathematical Functions

Python Tutorial Part 10 | Mathematical Functions

While mathematical expressions are important in any programming language, the topic of math functions addresses not just the algorithms themselves, but the design of custom functions within Python.


FANUC To Support Next Generation of Skilled Workers With $1 Million in Scholarships

FANUC To Support Next Generation of Skilled Workers With $1 Million in Scholarships

To foster the next generation of skilled labor in advanced manufacturing and industrial automation, FANUC has established a $1 million endowed scholarship fund in partnership with the SME Education Foundation.


News Aug 15, 2024 by Seth Price
Touching on Touchscreens | Capacitive vs. Resistive Technologies

Touching on Touchscreens | Capacitive vs. Resistive Technologies

Two primary technologies are used for creating touchscreens. For industrial HMIs, resistive and capacitive methods both contain certain advantages for various applications.


Python Tutorial Part 9 | Conditional Flow: For Loops

Python Tutorial Part 9 | Conditional Flow: For Loops

Learn how to use ‘for loops’ in Python to create complex, iterable tasks such as modifying lists, combining lists into dictionaries, or iterating over a dictionary.


CIMON Announces Updates to Canvas 4.0 HMI Dev Platform

CIMON Announces Updates to Canvas 4.0 HMI Dev Platform

The new eXT and nXT series of Xpanel HMI displays from CIMON have been given an upgrade with the release of Canvas 4.0, providing access to new features for HMI project development.


News Jul 01, 2024 by David Peterson
Licensing Your New Software in the Modern Industrial Landscape

Licensing Your New Software in the Modern Industrial Landscape

As commercial and industrial software migrates to ‘cloud-based’ and ‘subscription’ models, what does it mean? How does it affect the usability and security of critical parts of control infrastructure?


Weincloud Adds Remote Management for Smart Manufacturing and IoT

Weincloud Adds Remote Management for Smart Manufacturing and IoT

Weintek introduces four key enhancements to the newest version of Weincloud: a permission directory system, EasyAccess 2.0 upgrades, increased data allowance, and simplified remote connectivity.


News Jun 27, 2024 by Austin Futrell
Python Tutorial Part 7 | Conditional Flow: If Statements

Python Tutorial Part 7 | Conditional Flow: If Statements

The next part of our Python learning journey will touch upon control flow, critical to implementing logic in programs. The concept is broad and the first topic to cover will be if/elif statements.


The Beginner’s Guide to Automation: Maintaining Your System

The Beginner’s Guide to Automation: Maintaining Your System

It's important to keep your system up and running without regular intervention. While every system requires maintenance, never overlook the critical importance of tools and training for the operators.


Company Expansions in North America Point Toward Industrial Growth

Company Expansions in North America Point Toward Industrial Growth

A new proof of concept center from Omron and a shared campus for Endress+Hauser USA and Eastern Controls are some recent examples that promise industrial development in North America.


News Jun 21, 2024 by Damond Goodwin
Python Tutorial Part 5 | Data Structures: Tuples

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 Beginner’s Guide to Automation: Testing, Commissioning, and Debugging

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.


Introducing Weintek’s Latest Compact, Standard Human Machine Interface

Introducing Weintek’s Latest Compact, Standard Human Machine Interface

Weintek has added a new device to its compact cMT X series of human machine interfaces (HMIs). The new HMI brings intuitive features and enhanced functionality to users.


News Jun 08, 2024 by Austin Futrell
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.


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 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.


Infrastructure From IT to OT: SCADA Platform Example with Ansible

Infrastructure From IT to OT: SCADA Platform Example with Ansible

High-level IT/OT integration in a manufacturing environment involves skills in networking communication and field equipment. This example involves automating remote connections between computers.