tia-python
SolidReference for Siemens TIA Scripting Python V1.4.3. Load only when the user explicitly chooses Python TIA Scripting or the TIA roadmap routes to it.
AI & Automation 57 stars
10 forks Updated 3 weeks ago MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# TIA Scripting Python V1.4.3
Library: `siemens_tia_scripting` (v1.4.3)
Use this skill for the Siemens-supplied Python wrapper around TIA Portal
Openness. It is a reference-routed skill: do not select Python merely because a
task mentions TIA Portal. If the implementation route is not already explicit,
start with `tia-openness-roadmap`.
## Evidence and qualification boundary
This package is aligned to the supplied Siemens V1.4.3 artifacts:
- English manual `109742322_TIA_Scripting_Python_DOC_V143_en.pdf`, entry ID
109742322, dated 06/2026.
- The `siemens_tia_scripting.pyi` stub bundled identically in the CPython 3.12,
3.13, and 3.14 wheels.
- Siemens package metadata, changelog, and example workflows distributed with
V1.4.3.
The manual and stub are the authority for public names and signatures. The
changelog is the authority for version-to-version behavior notes. Static package
inspection does not prove import success, installed products, licensing, live
portal behavior, or project mutation on a particular engineering station.
### Supported environment
- Python 3.12.x, 3.13.x, or 3.14.x only, using the matching Windows x64 wheel.
- The V1.4.3 manual states TIA Portal V15.1 or newer and TIA Portal Openness
V15.1 or newer.
- Siemens `manifest.json` lists V18-V21, while the delivered package contains
adapter assemblies from V15.1 through V21.1. Treat this as mixed Siemens
compatibility metadata: verify the exact installed Portal and update before
promising ...
Details
- Author
- Czarnak
- Repository
- Czarnak/totally-integrated-claude
- Created
- 5 months ago
- Last Updated
- 3 weeks ago
- Language
- PowerShell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
tia-openness-roadmap
Entry point for TIA Portal engineering automation tasks. Routes to the requested or appropriate MCP, Python, C#, MAC Module Builder, diagnostic, or Add-In implementation. Pure review of already supplied/exported PLC code uses the standalone plc-code-analysis skill.
57 Updated 3 weeks ago
Czarnak AI & Automation Solid
tia-doctor
Manual, read-only prerequisite probe for TIA Portal V21 and its modular Openness API, with optional Python TIA Scripting and TIA MCP checks.
57 Updated 3 weeks ago
Czarnak AI & Automation Solid
tia-csharp-common
Internal reference skill — do NOT load directly from user queries.
57 Updated 3 weeks ago
Czarnak