SWR-012 ======= Control and safety coordinate control override behavior. Relation Diagram ---------------- .. graphviz:: digraph swr_35848c24_0415_4584_9144_977152f6a07a { 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_control"]; target [label="ao_safety"]; source -> target [label=<SWR-012> arrowhead="vee", style="solid"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_control ` * - Target Unit - :doc:`ao_safety ` * - UML Type - association * - Visibility - public Interface Realizations ---------------------- .. list-table:: :header-rows: 1 * - Interface - Kind - Direction - Interaction Mode - Description * - :doc:`IF_FanCommand ` - command - bidirectional - sync - Control and safety exchange fan command intent and override feedback for protective coordination. Inherited Requirements ---------------------- - :doc:`REQ-CTL-001 ` - :doc:`REQ-CTL-002 ` - :doc:`REQ-SAF-004 ` Timing Budgets -------------- - :doc:`TB-002_Control_Safety_Diagnostics_Path `