SWR-011 ======= Runtime supervisor dispatches communication events. Relation Diagram ---------------- .. graphviz:: digraph swr_b11605dd_0b96_4116_8c4a_5d080c1e6801 { rankdir=LR; graph [fontname="Helvetica" fontsize=10]; node [shape="box" style="filled" fillcolor="#eaf3ff" fontname="Helvetica" fontsize=10 color="#3a3a3a"]; edge [fontname="Helvetica" fontsize=9 color="#555555"]; source [label="ao_runtime_supervisor"]; target [label="ao_modbus_server"]; source -> target [label=<SWR-011> arrowhead="vee", style="dashed"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_runtime_supervisor ` * - Target Unit - :doc:`ao_modbus_server ` * - UML Type - dependency * - Visibility - public Timing Budgets -------------- - :doc:`TB-001_Runtime_Dispatch_Cycle ` - :doc:`TB-004_Modbus_Service_Response ` - :doc:`TB-005_Startup_Ready_Window `