tia-multiuser
SolidTIA Portal Multiuser Engineering operations. Use for managing server projects, local sessions, and multiuser commissioning workflows.
AI & Automation 36 stars
9 forks Updated yesterday MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# TIA Portal Multiuser Engineering
## Scope
Multiuser Engineering workflows using the TIA Portal Openness API.
Covers Local Sessions, Server Projects, and Multiuser Commissioning.
---
## Reference files
Load ONLY the reference file(s) relevant to the task.
| Reference file | Load when the task involves |
|---|---|
| `references/v21-api-surface.md` | Comprehensive reference for `Siemens.Engineering.Multiuser` (LocalSession, ServerProject, MultiuserService). |
---
## Key Workflows
### Managing Local Sessions
1. Locate the `MultiuserService` on the Project.
2. Use `LocalSession` to interact with server projects.
3. Perform `Update()` to sync with the server.
4. `CheckIn()` changes to the server project.
### Multiuser Commissioning
1. Access `MultiuserCommissioningService` for commissioning tasks.
2. Manage asynchronous execution states.
## Enforcement
1. Always verify the `LocalSession` state before performing a `CheckIn`.
2. Use `AccessOptions` to handle conflicts during `Update`.
Details
- Author
- Czarnak
- Repository
- Czarnak/totally-integrated-claude
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- PowerShell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
tia-teamcenter
TIA Portal Teamcenter Integration operations. Use for managing Teamcenter storage and interacting with Teamcenter managed projects.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-portal-mcp
Use when the TIA Portal MCP server is available for focused, guarded project reads and writes. Use TIA Openness skills for complex multi-step automation.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-project-general
C# Openness implementation of project and portal lifecycle.
36 Updated yesterday
Czarnak