From f5fb2990a68ac1a88690377eca63ed044c3e9247 Mon Sep 17 00:00:00 2001 From: Emilio Asensi <emilio.asensiconejero@esss.se> Date: Mon, 15 Mar 2021 11:47:48 +0100 Subject: [PATCH] Changed Level limit from 80% to 60% --- NON-APPROVED/TS2/ts2-cryomodule/interlocks/CryomoduleReady.bob | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NON-APPROVED/TS2/ts2-cryomodule/interlocks/CryomoduleReady.bob b/NON-APPROVED/TS2/ts2-cryomodule/interlocks/CryomoduleReady.bob index 2f1887da..b24a8404 100644 --- a/NON-APPROVED/TS2/ts2-cryomodule/interlocks/CryomoduleReady.bob +++ b/NON-APPROVED/TS2/ts2-cryomodule/interlocks/CryomoduleReady.bob @@ -983,7 +983,7 @@ <text>FPC cryo temperature < 318 K He cavity tank temperature < 4.5 K PT04 && PT03 < 1100 mbar -He level LT-001 && LT-002 > 80%</text> +He level LT-001 && LT-002 > 60%</text> <y>9</y> <width>249</width> <height>128</height> -- GitLab