eae-runtime-base
Installation
SKILL.md
EAE Runtime.Base Library Reference
Reference guide for the Runtime.Base standard library - ~100 built-in IEC 61499 function blocks for EcoStruxure Automation Expert.
Use this skill to:
- Find the right block for a task
- Understand block interfaces (events, inputs, outputs)
- Learn correct usage patterns
- Troubleshoot block behavior
Quick Start
User: I need to delay an event by 5 seconds
Claude: Use E_DELAY - pass T#5s to DT input, trigger START
User: How do I create a cyclic task?
Claude: Use E_CYCLE with DT=T#100ms for 100ms cycle, or E_HRCYCLE for high-resolution