tia-plc-operations
SolidC# Openness implementation of PLC software engineering.
AI & Automation 36 stars
9 forks Updated yesterday MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# tia-plc-operations
## Scope
PLC software engineering — full C# Openness implementation.
When the roadmap routes here, the entire solution is C#.
Do not mix with Python wrapper calls.
Always load `tia-csharp-common` first (done by roadmap).
---
## Reference files
Load ONLY the reference file(s) relevant to the task. Do not load all files at once.
| Reference file | Load when the task involves |
| --- | --- |
| `references/online-status.md` | Going online/offline, reading PLC state, configuring connection parameters, `OnlineProvider`, `OnlineState`, `ConnectionConfiguration` |
| `references/compare.md` | Comparing PLC software or hardware, `CompareResult`, `CompareResultState`, `CompareToOnline`, `UpdateProgram` |
| `references/blocks.md` | Program blocks, system blocks, `PlcSoftware` root, know-how/write protection, block groups, ProDiag-FB, DataBlock snapshots, compile individual block/UDT, fingerprints, webserver pages, OB priority, loadable file |
| `references/external-sources.md` | PLC external source files, importing/generating blocks from sources, `PlcExternalSource`, `PlcExternalSourceGroup` |
| `references/tags-types.md` | PLC tag tables, tags, user constants, system constants, UDTs, PLC types, UDT group navigation |
| `references/software-units.md` | Software units (`PlcUnit`), `PlcUnitProvider`, unit relations, unit access/publish, namespaces, name value type documents |
| `references/safety-unit.md` | Fail-safe unit (`PlcSafetyUnit`), SafetyUnit access, sa...
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-project-general
C# Openness implementation of project and portal lifecycle.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-hmi-operations
C# Openness implementation of HMI engineering.
36 Updated yesterday
Czarnak AI & Automation Solid
tia-devices-general
C# Openness implementation of device-level operations
36 Updated yesterday
Czarnak