← All Updates
EVENTJuly 2, 2026

PLC Programming Masterclass Part 2: Structured Text Inside Thunderwatch

The PLC programming masterclass series moves from Automation Anatomy into Structured Text, live inside World of Labshock's Thunderwatch zone.

The first Labshock masterclass started from Automation Anatomy.

This session goes one layer deeper.

Part 2 Of The PLC Programming Path

This is Part 2 of the PLC programming masterclass, run live inside World of Labshock.

This time, the topic is Structured Text: the point where PLC logic stops looking like a relay diagram and starts looking like software.

What The Session Covers

Participants will:

  • Read plant state directly from PLC memory
  • Write logic using IF, FOR, and CASE structures
  • Move setpoints using math instead of only contacts
  • Bind tags to a real process
  • Deploy logic to runtime
  • Watch the output move on the HMI

Not slides.

Real PLC, real HMI, real process behind it.

Why Structured Text Matters For Security

Structured Text is powerful.

It is also easy to hide behavior inside.

Structured Text nobody can read cleanly is a risk for operations.

Hidden logic is a risk for defense.

A malicious change is only recognizable to someone who can already write clean logic themselves.

You learn to spot a bad condition by having written good ones.

Why It Runs Live

Control behavior is not something learned from a PDF.

It is learned by writing logic and watching the machine react.

This session runs inside the Thunderwatch zone, part of Patch 2.3, where every theory topic has a lab behind it.

OT security must be testable.

Not documented.

The masterclass streams live this Sunday: Part 2, Structured Text.

LABSHOCK SECURITY — OT SECURITY MUST BE TESTABLE, NOT DOCUMENTED