
MQTT Basics for Industrial IoT Applications
The video introduces a hands‑on course that teaches the fundamentals of MQTT for Industrial Internet of Things (IIoT) deployments. Learners install the Mosquitto MQTT broker on a Windows PC, configure it as a service, and use the MQTT Explorer client to perform basic publish‑subscribe operations. Key instructional points cover the publish‑subscribe model, terminology such as clients, brokers, topics, retained messages, and the three Quality‑of‑Service (QoS) levels. The instructor demonstrates essential DOS commands for starting, stopping, and configuring Mosquitto, and walks through setting up JSON‑formatted payloads for sensor data exchange. Throughout the lessons, real‑world examples illustrate how a Windows‑based MQTT client can act as a data source or sink, while security considerations—like authentication, encryption, and network segmentation—are highlighted to safeguard IIoT environments. By completing the course, participants gain practical skills to deploy, test, and secure MQTT infrastructures, accelerating time‑to‑value for connected manufacturing and enabling reliable, low‑latency data flow across industrial devices.

Integrating Ifm IO-Link Devices in Studio 5000 Logix Designer
The video walks through integrating an IFM IO‑Link distance sensor with an Allen‑Bradley Logix 5000 controller using Studio 5000. It begins by downloading IFM’s starter package, which contains EDS files, add‑on instructions, and configuration guides, then registers the IFM AL 1120 EDS file...

PLC Latching vs Sealing Explained Simply
The video walks through two fundamental PLC techniques—seal‑in (or sealing) and output latching—used to keep an output energized after its initiating condition disappears. A seal‑in circuit combines a permissive (the start button) with an interlock (the stop button). When the start...

Sinking and Sourcing PLC Outputs Explained
The video explains sinking and sourcing PLC output modules and how to troubleshoot them effectively. It emphasizes that 70‑80% of PLC faults originate in field devices, wiring, or power supplies rather than the PLC program itself, and that understanding current...

PLC Modules Explained in Simple Terms
The video provides a straightforward walkthrough of the hardware architecture that underpins most programmable logic controllers (PLCs). It begins with the rack – the chassis that houses every module in designated slots – and explains that the first slot is...

How PWM Sensors Work and How to Test Them
The video introduces pulse‑width‑modulation (PWM) sensors as the modern replacement for traditional analog devices such as potentiometers and optical shaft encoders, highlighting their lower power draw, resistance to wear, and suitability for position, pressure, and speed measurements. It explains that a...

What PLC Timers Are Used in Studio 5000 Logix Designer
The video introduces PLC timers and walks through the specific timer instructions available in the Ladder Diagram environment of Studio 5000 Logix Designer. It explains why timers are essential for delaying signal transitions and sets the stage by describing the generic...

How to Build a Custom HMI?
Rose, a German‑based automation supplier, showcased its ability to produce fully customized human‑machine interface (HMI) panels on a one‑off basis, a service that larger OEMs such as Siemens typically do not offer. The video highlighted three technical differentiators: a hard‑wired emergency‑stop...

Integrate a PowerFlex 525 in Studio 5000 Logix Designer
The video demonstrates how to integrate a Rockwell Automation PowerFlex 525 variable‑frequency drive into a Studio 5000 Logix Designer project using the vendor‑supplied PowerDevice Object Library. First, the presenter downloads the PowerDevice library, updates the drive’s connection format in the Device Definition dialog,...