Installation

Installation Overview

Set up PLC Assist with your PLC environment

Installation Overview

PLC Assist connects to your PLC environment through a local bridge. Choose your platform below to get started.

Choose Your Platform

Platform Support

PlatformStatusBridge TypePort
CODESYS V3Fully supportedPython script inside CODESYS8555
Beckhoff TwinCAT 3.1+Fully supportedStandalone C# application8555
Siemens TIA Portal V19+Coming soonStandalone C# application8555

How the Bridge Works

Each bridge is a lightweight local process that connects PLC Assist to your PLC project. The bridge:

  • Reads your project structure (POUs, GVLs, DUTs, etc.)
  • Applies AI-generated changes back to your project
  • Reports compilation results in real-time
  • Runs entirely on your machine -- your code never leaves your network

The bridge does not modify your PLC environment installation and can be easily removed.

On this page