Attention
IronPLC supports IEC 61131-3 Structured Text excluding I/O mapping.
Compiler reference¶
The program ironplcc (ironplcc.exe on Windows) is IronPLC’s command line interface. Most developers will use ironplcc through the Visual Studio Code Extension, but you can also use ironplcc directly, for example, to implement a continuous integration pipeline.
This chapter describes how to use the command line interface.