The CODESYS extension connects AutomationView to the CODESYS V3 ecosystem. It translates your Sequence files to IEC 61131-3 Structured Text, exports PLCopen XML projects, and registers CODESYS controllers and virtual I/O in the Equipment Catalog.
| Publisher ID | rcautomsolutions.automationview-codesys |
| Version | 1.0.4 |
| Language | codesys-st |
Converts your Sequence to IEC 61131-3 Structured Text targeting CODESYS V3. The generated ST code follows the CODESYS V3 runtime conventions and can be imported directly into CODESYS IDE.
Use the AutomationView: Translate Sequence command to generate ST output for the active Sequence file.
Exports your full AutomationView project to PLCopen XML format. PLCopen XML is the standard interchange format for IEC 61131-3 programs and is accepted by CODESYS V3, most CODESYS-based runtime environments, and other IEC-compliant tools.
Use the AutomationView: Export command and select PLCopen XML as the format.
Registers CODESYS-compatible controllers and virtual I/O modules in the Equipment Catalog. You can browse and select equipment when configuring your project's target hardware.
Registers CODESYS V3 as the development software for CODESYS hardware. The Equipment Catalog displays CODESYS as the recommended programming environment for all registered controllers.
Registers CODESYS-specific compound datatypes (timers, counters, and other function block structures) into the AutomationView type registry. These types are available when configuring action parameters in the Sequence Editor.
Adds CODESYS-specific action categories and instructions to the Sequence Editor action toolbar. These cover CODESYS V3 function blocks beyond the standard IEC 61131-3 set.
If the extension shows an API version mismatch error at startup, update AutomationView to the latest version.
.seq file in the Sequence Editor.Ctrl+Shift+P)..st file is saved alongside your Sequence file.Ctrl+Shift+P)..xml file into CODESYS V3 or another IEC-compatible tool.