Attention
IronPLC implements many parts of the IEC 61131-3 standard and is working toward full Structured Text support. Key features still missing include structures and user defined function blocks.
Update IronPLC¶
There is normally a new IronPLC release every Monday. There is no automatic mechanism to distribute updates.
Update Steps¶
Follow the steps below to update IronPLC.
Update IronPLC CLI
In search on the taskbar, enter Control Panel and select it from the results.
Select .
Right-click (or press and hold) on IronPLC and select Uninstall/Change. Then follow the directions on the screen.
Download the latest IronPLC installer from IronPLC GitHub releases:
Run the installer and follow the prompts to complete installation of the CLI.
Update IronPLC Extension
Download the latest IronPLC extension ironplc-vscode-extension.vsix from IronPLC GitHub releases.
Run your development environment, then:
Go to the Extensions view by clicking on the Extensions icon in Activity Bar on the side of the window or using the View: Extensions command (Ctrl+Shift+X).
In the Extensions view, select button.
In the Install from VISX dialog, select the VISX file you downloaded earlier.
Update IronPLC CLI
In a Terminal, enter brew update, then enter brew upgrade ironplc.
Update IronPLC Extension
Download the latest IronPLC extension ironplc-vscode-extension.vsix from IronPLC GitHub releases.
Run your development environment, then:
Go to the Extensions view by clicking on the Extensions icon in Activity Bar on the side of the window or using the View: Extensions command (⌘+Shift+X).
In the Extensions view, select button.
In the dialog, select the VISX file you downloaded earlier.