Introduction
What is AnyAutomation Studio?
AnyAutomation Studio is a code editor built on the VS Code platform that uses the Siemens TIA Portal Openness API to export, import, and manage PLC program blocks. It provides a user-friendly alternative to manual export/import operations directly in TIA Portal.
Main Use Cases
- Version Control - Export blocks as XML for Git/SVN
- Project Migration - Transfer blocks between projects
- Backup - Create regular backups of your program blocks
- Code Review - Compare changes with the Preview Diff function
- Cleanup - Find and remove unused blocks