A Visual Studio Code extension to connect to Siemens TIA Portal and interact with TIA Portal projects directly from VS Code with GitHub Copilot.
Chat Examples
Chat:
Do the following steps:
- Connect to tia portal and open project from 'D:/Temp/TestProject1.als20'
- Give me the structure of the project as markdown with the exact words
- Compile the software located at 'PC-System_1/Software PLC_1'
- Delete all files and folders in 'workspacefolder/TestProject1' when already exists
- Export all code blocks, data blocks and user defined type to 'workspacefolder/TestProject1' from plc software 'PC-System_1/Software PLC_1'