Skip to content
Snippets Groups Projects
Commit 99af2899 authored by Emilio Asensi's avatar Emilio Asensi
Browse files

Couplers conditioning interlock

parent 2d1b00e0
No related branches found
No related tags found
1 merge request!250Adjusted state machine opi after C3S modifs
......@@ -2,7 +2,7 @@
<display version="2.0.0">
<name>modeSelector</name>
<width>2560</width>
<height>750</height>
<height>850</height>
<actions>
<action type="execute">
<script file="EmbeddedPy">
......@@ -63,24 +63,30 @@ else:
</widget>
<widget type="led" version="2.0.0">
<name>Standby300K</name>
<pv_name>TS2-010:Cryo-Virt-MODSEL:OpMode_Ready</pv_name>
<pv_name>TS2-010:Cryo-Virt-900:si_CryomReady</pv_name>
<x>460</x>
<y>310</y>
<width>180</width>
<height>100</height>
<off_label>Stand-by 300K</off_label>
<off_color>
<color name="LED-GREEN-OFF" red="90" green="110" blue="90">
</color>
</off_color>
<on_label>Stand-by 300K</on_label>
<on_color>
<color name="LED-GREEN-ON" red="70" green="255" blue="70">
</color>
</on_color>
<font>
<font family="Source Sans Pro" style="REGULAR" size="24.0">
</font>
</font>
<square>true</square>
</widget>
<widget type="led" version="2.0.0">
<name>Standby80K</name>
<pv_name>TS2-010:Cryo-Virt-MODSEL:OpMode_StandBy80K</pv_name>
<pv_name>TS2-010:Cryo-Virt-900:si_StandBy_80K</pv_name>
<x>860</x>
<y>310</y>
<width>180</width>
......@@ -213,19 +219,19 @@ else:
<show_confirm_dialog>true</show_confirm_dialog>
</widget>
<widget type="action_button" version="3.0.0">
<name>Standby300K</name>
<name>WarmCond</name>
<actions>
<action type="write_pv">
<pv_name>TS2-010:Cryo-Virt-MODSEL:Cmd_Stand_by_300K</pv_name>
<pv_name>TS2-010:Cryo-Virt-900:cmd_WarmCond</pv_name>
<value>1</value>
<description>Cryomodule Stand-by 300K</description>
<description>Warm Conditioning</description>
</action>
</actions>
<pv_name>TS2-010:Cryo-Virt-MODSEL:Cmd_Stand_by_300K</pv_name>
<text>Stand-by
300K</text>
<x>470</x>
<y>320</y>
<pv_name>TS2-010:Cryo-Virt-900:cmd_WarmCond</pv_name>
<text>Warm
Conditioning</text>
<x>680</x>
<y>680</y>
<width>160</width>
<height>80</height>
<font>
......@@ -419,7 +425,7 @@ Vacuum</on_label>
</widget>
<widget type="led" version="2.0.0">
<name>SystemStopLED</name>
<pv_name>TS2-010:Cryo-Virt-MODSEL:OpMode_Stopped</pv_name>
<pv_name>TS2-010:Cryo-Virt-900:si_SystemSopped</pv_name>
<bit>0</bit>
<x>40</x>
<y>330</y>
......@@ -869,6 +875,51 @@ Vacuum</on_label>
<x>40</x>
<y>430</y>
<width>530</width>
<height>290</height>
<height>400</height>
</widget>
<widget type="action_button" version="3.0.0">
<name>ColdCond</name>
<actions>
<action type="write_pv">
<pv_name>TS2-010:Cryo-Virt-900:cmd_ColdCond</pv_name>
<value>1</value>
<description>ColdConditioning</description>
</action>
</actions>
<pv_name>TS2-010:Cryo-Virt-900:cmd_ColdCond</pv_name>
<text>Cold
Conditioning</text>
<x>870</x>
<y>680</y>
<width>160</width>
<height>80</height>
<font>
<font family="Digital Readout Thick Upright Regular" style="REGULAR" size="21.0">
</font>
</font>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
</widget>
<widget type="action_button" version="3.0.0">
<name>STOP</name>
<actions>
<action type="write_pv">
<pv_name>TS2-010:Cryo-Virt-900:cmd_Stop</pv_name>
<value>1</value>
<description>STOP</description>
</action>
</actions>
<pv_name>TS2-010:Cryo-Virt-900:cmd_Stop</pv_name>
<text>STOP</text>
<x>1060</x>
<y>680</y>
<width>160</width>
<height>80</height>
<font>
<font family="Digital Readout Thick Upright Regular" style="REGULAR" size="21.0">
</font>
</font>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
</widget>
</display>
......@@ -120,7 +120,7 @@
</widget>
<widget type="label" version="2.0.0">
<name>I3_label_text</name>
<text>CryoOK</text>
<text>CryoOK OR Cryomodule Conditioning</text>
<x>215</x>
<y>149</y>
<width>300</width>
......@@ -440,4 +440,20 @@
</font>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_3</name>
<actions>
<action type="open_display">
<file>interlocks/CryomoduleReady.bob</file>
<target>window</target>
<description>Open Display</description>
</action>
</actions>
<text>D</text>
<x>525</x>
<y>149</y>
<width>30</width>
<height>20</height>
<tooltip>$(actions)</tooltip>
</widget>
</display>
This diff is collapsed.
......@@ -58,7 +58,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_001</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH10_Protection</pv_name>
<x>536</x>
<y>80</y>
<off_color>
......@@ -165,7 +165,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_1</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_005</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH20_Protection</pv_name>
<x>536</x>
<y>110</y>
<off_color>
......@@ -201,7 +201,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_2</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_009</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH30_Protection</pv_name>
<x>536</x>
<y>140</y>
<off_color>
......@@ -237,7 +237,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_3</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_013</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH40_Protection</pv_name>
<x>536</x>
<y>170</y>
<off_color>
......@@ -273,7 +273,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_4</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_002</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH11_Protection</pv_name>
<x>536</x>
<y>290</y>
<off_color>
......@@ -328,7 +328,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_6</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_003</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH12_Protection</pv_name>
<x>1126</x>
<y>80</y>
<off_color>
......@@ -398,7 +398,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_8</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_006</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH21_Protection</pv_name>
<x>536</x>
<y>350</y>
<off_color>
......@@ -453,7 +453,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_9</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_010</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH31_Protection</pv_name>
<x>536</x>
<y>410</y>
<off_color>
......@@ -508,7 +508,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_10</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_014</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH41_Protection</pv_name>
<x>536</x>
<y>470</y>
<off_color>
......@@ -563,7 +563,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_11</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_007</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH22_Protection</pv_name>
<x>1126</x>
<y>140</y>
<off_color>
......@@ -618,7 +618,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_12</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_011</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH32_Protection</pv_name>
<x>1126</x>
<y>200</y>
<off_color>
......@@ -673,7 +673,7 @@
</widget>
<widget type="led" version="2.0.0">
<name>EH10_led_13</name>
<pv_name>TS2-010:Cryo-Virt-MISC:ReadDI_Others_015</pv_name>
<pv_name>TS2-010CRM:Cryo-Virt-000ehp:EH42_Protection</pv_name>
<x>1126</x>
<y>260</y>
<off_color>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment