From 8f1739d102e30bed14d17d274cf476445c344c26 Mon Sep 17 00:00:00 2001 From: Antoni Simelio <antonisimelio@esss.se> Date: Tue, 30 Jul 2024 17:12:11 +0200 Subject: [PATCH] Adding ACCP_BCP alarms --- alarm-01.tn.esss.lu.se/BCP.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 alarm-01.tn.esss.lu.se/BCP.xml diff --git a/alarm-01.tn.esss.lu.se/BCP.xml b/alarm-01.tn.esss.lu.se/BCP.xml new file mode 100644 index 0000000..f6dfe4d --- /dev/null +++ b/alarm-01.tn.esss.lu.se/BCP.xml @@ -0,0 +1,13 @@ +<config name="ACCP"> + <component name="BCP-Compressor"> + <pv name="CrS-ACCP:Cryo-Virt-900:EmerStop"> + <description>C91000 emergency stop BCP active</description> + <latching>true</latching> + <annunciating>true</annunciating> + <guidance> + <title>[Operator Action]</title> + <details>Check operating data..\nContact Aerzen support</details> + </guidance> + </pv> + </component> +</config> -- GitLab