System Integration Tutorial

Goal

Compose a full tree that includes client connectivity, stream/data paths, and operational tooling.

Workflow

  1. Start with the root composition example: Build Your First PyRogue Root

  2. Add client/server interfaces: Client Interfaces

  3. Add stream pipeline components: Stream Interface

  4. Add built-in devices and operational tooling: Built-in Devices Installing & Compiling Rogue Logging In Rogue Using The PyDM GUI

  5. Review full architecture context: PyRogue Tree

What This Tutorial Emphasizes

  • Building a coherent end-to-end control and data path

  • Separating conceptual architecture from API reference lookups

  • Planning for deployment and operations from the start