The CODESYS extension connects AutomationView to the CODESYS V3 ecosystem. It translates your Sequence files to IEC 61131-3 Structured Text, exports and imports PLCopen XML projects, and registers CODESYS controllers and virtual I/O in the Equipment Catalog.
| Publisher ID | rcautomsolutions.automationview-codesys |
| Version | 1.1.1 |
| Language | codesys-st |
Converts your Sequence to IEC 61131-3 Structured Text targeting CODESYS V3. The generated ST code follows CODESYS V3 runtime conventions and can be imported directly into the 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 (.xml). PLCopen XML is the standard interchange format for IEC 61131-3 programs and is accepted by CODESYS V3, CODESYS-based runtime environments, and other IEC-compliant tools.
Use the AutomationView: Export command and select PLCopen XML as the format.
Imports existing SFC and ST POUs from standard PLCopen XML files (.xml) directly into AutomationView .seq diagrams and project variables, parsing both canonical POU definitions and vendor-specific addData structures.
Registers CODESYS-compatible controllers (CODESYS Control Win V3, Raspberry Pi targets) and virtual I/O modules in the Equipment Catalog.
Registers CODESYS V3 as the development software for CODESYS hardware.
Registers CODESYS-specific compound datatypes (timers, counters, triggers, and function block structures) into the AutomationView type registry.
Adds CODESYS-specific action categories and instructions to the Sequence Editor action toolbar, covering CODESYS V3 function blocks beyond the standard IEC 61131-3 set.
.seq file in the Sequence Editor..st file is saved alongside your Sequence file..xml file into CODESYS V3 or another IEC-compatible tool..xml file to import into AutomationView .seq sequence diagrams.