From 26a5da71cadec487c657ea95f7dc4f09a58fccbc Mon Sep 17 00:00:00 2001 From: emilioasensiconejero <emilio.asensi@esss.se> Date: Thu, 11 May 2023 11:42:35 +0200 Subject: [PATCH] Pressure text update --- 99-Shared/TICPinterlocks.bob | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/99-Shared/TICPinterlocks.bob b/99-Shared/TICPinterlocks.bob index 54d4218..d55c1f8 100755 --- a/99-Shared/TICPinterlocks.bob +++ b/99-Shared/TICPinterlocks.bob @@ -59,7 +59,7 @@ <text>CryoReady AND PVPSrun AND Pressure < 32 mBar</text> <x>146</x> <y>220</y> - <width>336</width> + <width>264</width> <font> <font family="Source Sans Pro" style="ITALIC" size="16.0"> </font> @@ -279,4 +279,23 @@ </font> </font> </widget> + <widget type="textupdate" version="2.0.0"> + <name>PT-24900A-SP_1</name> + <pv_name>CrS-TICP:Cryo-Virt-G7200:Par_S9</pv_name> + <x>411</x> + <y>220</y> + <width>30</width> + <horizontal_alignment>1</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>I1_label_text_2</name> + <text>mbar</text> + <x>448</x> + <y>220</y> + <width>40</width> + <font> + <font family="Source Sans Pro" style="ITALIC" size="16.0"> + </font> + </font> + </widget> </display> -- GitLab