From 56012db67ff8140a3d2b68c36a7e9cfd5305ca05 Mon Sep 17 00:00:00 2001
From: Antoni Simelio <antonisimelio@esss.se>
Date: Thu, 15 Aug 2024 09:32:26 +0200
Subject: [PATCH] Updating BCP Alarms

---
 alarm-01.tn.esss.lu.se/ACCP.xml | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

diff --git a/alarm-01.tn.esss.lu.se/ACCP.xml b/alarm-01.tn.esss.lu.se/ACCP.xml
index fae543b..77fd780 100644
--- a/alarm-01.tn.esss.lu.se/ACCP.xml
+++ b/alarm-01.tn.esss.lu.se/ACCP.xml
@@ -3861,9 +3861,18 @@
 			<annunciating>true</annunciating>										
 			<guidance>										
 					<title>[Cryo Operator Action]</title>										
-					<details>Check operating data..\nContac Aerzen support</details>										
-			</guidance>										
+					<details>Check operating data..\nContact Aerzen support</details>										
+			</guidance>			
 		</pv>										
+		<pv name="CrS-ACCP:Cryo-C-91000:EmerStop">
+			<description>C91000 emergency stop BCP active</description>
+			<latching>true</latching>
+			<annunciating>true</annunciating>
+			<guidance>
+					<title>[Cryo Operator Action]</title>
+					<details>Check operating data..\nContact Aerzen support</details>
+			</guidance>
+		</pv>
 		<pv name="CrS-ACCP:Cryo-PT-91004:Sta">										
 			<description>BCP compressor discharge pressure high</description>										
 			<latching>true</latching>										
@@ -3873,7 +3882,18 @@
 					<details>Check operating data.\nCheck the position of the output control gate; correct if necessary.</details>										
 			</guidance>										
 		</pv>										
-	</component>										
+	</component>
+	<component name="BCP-Instrument-Air">
+		<pv name="CrS-ACCP:Cryo-PT-98005:Sta">
+			<description>BCP instrument air pressure low</description>
+			<latching>true</latching>
+			<annunciating>true</annunciating>
+			<guidance>
+					<title>[Cryo Operator Action]</title>
+					<details>1. Check operating data.2. Contact Instrument Air supply.</details>
+			</guidance>
+		</pv>
+	</component>	
 	<component name="BCP-Discharge-temperature">										
 		<pv name="CrS-ACCP:Cryo-TT-91202:Sta">										
 			<description>BCP discharge temperature high</description>										
-- 
GitLab