From 99b0841332e9cda0b85689e9d3374d24e6eebf95 Mon Sep 17 00:00:00 2001 From: David Otterdahl Date: Tue, 19 Mar 2024 12:11:52 +0100 Subject: [PATCH] Clarify that alarm priority affects state bits 3,4 and 5 in aggregated status --- source/applicability/basic_structure.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/applicability/basic_structure.rst b/source/applicability/basic_structure.rst index 55ec1f4..efe36ba 100644 --- a/source/applicability/basic_structure.rst +++ b/source/applicability/basic_structure.rst @@ -680,6 +680,12 @@ The signal exchange list (SXL) may define a more detailed definition. .. image:: /img/msc/agg_state_array.png :align: center +* Bit 3 is true if there are any active alarms with priority 1 +* Bit 4 is true if there are any active alarms with priority 2 +* Bit 5 is true if there are any active alarms with priority 3 + +Please see section :ref:`alarm-priority`. + .. _aggregated-status-req: Aggregated status request message