diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_Faceplate.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_Faceplate.bob
index 8c294e6e99880333e05e73237a09bb29c881a499..b7e92c978c86583d45b5cab41c345f1b17c01ef4 100644
--- a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_Faceplate.bob
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_Faceplate.bob
@@ -1925,10 +1925,6 @@
               <x>133</x>
               <y>184</y>
               <width>41</width>
-              <line_color>
-                <color name="WHITE" red="255" green="255" blue="255">
-                </color>
-              </line_color>
               <points>
                 <point x="0.0" y="20.0">
                 </point>
@@ -1939,6 +1935,10 @@
                 <point x="40.32786885245899" y="0.0">
                 </point>
               </points>
+              <line_color>
+                <color name="WHITE" red="255" green="255" blue="255">
+                </color>
+              </line_color>
             </widget>
           </widget>
           <widget type="action_button" version="3.0.0">
@@ -1952,11 +1952,6 @@
                 <target>window</target>
                 <description>Open Display</description>
               </action>
-              <action type="write_pv">
-                <pv_name>${WIDSec}:${WIDDis}-${WIDAmConf}:P_Controlled_Devie_Name</pv_name>
-                <value>${ControlledDevice}</value>
-                <description>SetControlledDevice</description>
-              </action>
             </actions>
             <text>PID</text>
             <x>15</x>
diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/PIDControls/PID_ADVControl_Faceplate_AutoConf_embedded.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/PIDControls/PID_ADVControl_Faceplate_AutoConf_embedded.bob
index 8354f46036479ffd1ddc0fe04667272a4ef8d3c8..dc8994a4c24161706b90943287d8ccf9ae537636 100644
--- a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/PIDControls/PID_ADVControl_Faceplate_AutoConf_embedded.bob
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/PIDControls/PID_ADVControl_Faceplate_AutoConf_embedded.bob
@@ -185,11 +185,11 @@
               </background_color>
               <vertical_alignment>1</vertical_alignment>
             </widget>
-            <widget type="textupdate" version="2.0.0">
+            <widget type="label" version="2.0.0">
               <name>MET_ProcessSetpoint_1</name>
-              <pv_name>${SecSubPID}:${Dis}-PID-${IndexPID}:Measured_Value_Msg</pv_name>
+              <text>${MeasureValue}</text>
               <x>18</x>
-              <y>65</y>
+              <y>60</y>
               <width>133</width>
               <height>46</height>
               <font>
@@ -200,30 +200,8 @@
                 <color red="255" green="254" blue="253">
                 </color>
               </background_color>
-              <transparent>true</transparent>
-              <precision>2</precision>
-              <show_units>false</show_units>
               <horizontal_alignment>2</horizontal_alignment>
               <tooltip>Measurement Value</tooltip>
-              <border_alarm_sensitive>false</border_alarm_sensitive>
-            </widget>
-            <widget type="textupdate" version="2.0.0">
-              <name>MET_EGU3_1</name>
-              <pv_name>${SecSubPID}:${Dis}-PID-${IndexPID}:ProcValueEGU</pv_name>
-              <x>188</x>
-              <y>117</y>
-              <width>86</width>
-              <height>30</height>
-              <font>
-                <font family="Source Sans Pro" style="REGULAR" size="25.0">
-                </font>
-              </font>
-              <background_color>
-                <color red="255" green="254" blue="253">
-                </color>
-              </background_color>
-              <transparent>true</transparent>
-              <tooltip>Engineering Unit</tooltip>
             </widget>
             <widget type="textupdate" version="2.0.0">
               <name>MET_ProcessSetpoint_2</name>
@@ -247,6 +225,23 @@
               <tooltip>Measurement Value</tooltip>
               <border_alarm_sensitive>false</border_alarm_sensitive>
             </widget>
+            <widget type="label" version="2.0.0">
+              <name>MET_EGU3</name>
+              <text>${MeasureValueEGU}</text>
+              <x>167</x>
+              <y>122</y>
+              <width>86</width>
+              <height>30</height>
+              <font>
+                <font family="Source Sans Pro" style="REGULAR" size="20.0">
+                </font>
+              </font>
+              <background_color>
+                <color red="255" green="254" blue="253">
+                </color>
+              </background_color>
+              <tooltip>Engineering Unit</tooltip>
+            </widget>
           </widget>
           <widget type="group" version="2.0.0">
             <name>group.op.modes</name>
@@ -2064,10 +2059,6 @@
               <x>135</x>
               <y>119</y>
               <width>41</width>
-              <line_color>
-                <color name="WHITE" red="255" green="255" blue="255">
-                </color>
-              </line_color>
               <points>
                 <point x="0.0" y="20.0">
                 </point>
@@ -2078,6 +2069,10 @@
                 <point x="40.32786885245899" y="0.0">
                 </point>
               </points>
+              <line_color>
+                <color name="WHITE" red="255" green="255" blue="255">
+                </color>
+              </line_color>
             </widget>
             <widget type="label" version="2.0.0">
               <name>LB_Setpoint EGU</name>
@@ -2096,11 +2091,11 @@
               </background_color>
               <vertical_alignment>1</vertical_alignment>
             </widget>
-            <widget type="textupdate" version="2.0.0">
-              <name>MET_EGU3</name>
-              <pv_name>${SecSubPID}:${Dis}-PID-${IndexPID}:ProcValueEGU</pv_name>
+            <widget type="label" version="2.0.0">
+              <name>MET_EGU3_1</name>
+              <text>${MeasureValueEGU}</text>
               <x>118</x>
-              <y>49</y>
+              <y>47</y>
               <width>86</width>
               <height>30</height>
               <font>
@@ -2111,7 +2106,6 @@
                 <color red="255" green="254" blue="253">
                 </color>
               </background_color>
-              <transparent>true</transparent>
               <tooltip>Engineering Unit</tooltip>
             </widget>
           </widget>
@@ -3727,19 +3721,6 @@
               </rules>
             </widget>
           </widget>
-          <widget type="embedded" version="2.0.0">
-            <name>Embedded Display</name>
-            <file>FacePlate_AutoConf.bob</file>
-            <macros>
-              <WIDAmConf>Virt-AMCONF</WIDAmConf>
-              <WIDDis>Cryo</WIDDis>
-              <WIDSecSub>TS2-010</WIDSecSub>
-            </macros>
-            <x>448</x>
-            <y>17</y>
-            <width>481</width>
-            <height>665</height>
-          </widget>
         </children>
       </tab>
     </tabs>
@@ -3747,6 +3728,7 @@
     <y>60</y>
     <width>943</width>
     <height>720</height>
+    <active_tab>2</active_tab>
   </widget>
   <widget type="rectangle" version="2.0.0">
     <name>Header Bar</name>
diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Faceplate.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Faceplate.bob
index 09ead7fb151c5d32e3190b8332b15f34ab703a32..5fe9db2f9205e6a5976aafafa7ece43749282a91 100755
--- a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Faceplate.bob
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Faceplate.bob
@@ -1930,10 +1930,6 @@
               <x>133</x>
               <y>184</y>
               <width>41</width>
-              <line_color>
-                <color name="WHITE" red="255" green="255" blue="255">
-                </color>
-              </line_color>
               <points>
                 <point x="0.0" y="20.0">
                 </point>
@@ -1944,16 +1940,15 @@
                 <point x="40.32786885245899" y="0.0">
                 </point>
               </points>
+              <line_color>
+                <color name="WHITE" red="255" green="255" blue="255">
+                </color>
+              </line_color>
             </widget>
           </widget>
           <widget type="action_button" version="3.0.0">
             <name>PIDScreen_Button_1</name>
             <actions execute_as_one="true">
-              <action type="write_pv">
-                <pv_name>${WIDSec}:${WIDDis}-${WIDAmConf}:P_Controlled_Devie_Name</pv_name>
-                <value>${ControlledDevice}</value>
-                <description>SetControlledDevice</description>
-              </action>
               <action type="open_display">
                 <file>../PIDControls/PID_ADVControl_Faceplate_AutoConf_embedded.bob</file>
                 <target>window</target>
diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Solenoid.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Solenoid.bob
new file mode 100644
index 0000000000000000000000000000000000000000..c6618a58be5905399dc958a72b51e402412d45c9
--- /dev/null
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Solenoid.bob
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>CV_SOLENOID_VALVE_BlockIcon_Vertical_Left</name>
+  <width>170</width>
+  <height>85</height>
+  <widget type="symbol" version="2.0.0">
+    <name>WID_CenterIcon</name>
+    <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:ValveColor</pv_name>
+    <symbols>
+      <symbol>../../symbols/custom_v02/valve solenoid/valve_solenoid_OFF@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve solenoid/valve_solenoid_OK@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve solenoid/valve_solenoid_ERROR@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve solenoid/valve_solenoid_NOT_CONTROLED@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve solenoid/valve_solenoid_NEUTRAL@64.png</symbol>
+    </symbols>
+    <y>16</y>
+    <width>64</width>
+    <height>64</height>
+    <rotation>-90.0</rotation>
+    <actions execute_as_one="true">
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL</name>
+    <text>${WIDDev}-${WIDIndex}</text>
+    <x>55</x>
+    <y>3</y>
+    <width>98</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="symbol" version="2.0.0">
+    <name>WID_AlarmIcon</name>
+    <symbols>
+      <symbol>../../symbols/custom_v02/error@32.png</symbol>
+    </symbols>
+    <width>30</width>
+    <height>30</height>
+    <actions>
+    </actions>
+    <rules>
+      <rule name="VisibilityRule" prop_id="visible" out_exp="false">
+        <exp bool_exp="pv0 == true">
+          <value>true</value>
+        </exp>
+        <exp bool_exp="pv0 == false">
+          <value>false</value>
+        </exp>
+        <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:GroupAlarm</pv_name>
+      </rule>
+    </rules>
+    <tooltip>Alarm event occured!</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>WID_OpenFaceplate</name>
+    <actions>
+      <action type="execute">
+        <script file="EmbeddedJs">
+          <text><![CDATA[/* Embedded javascript */
+/* Author: Miklos Boros*/
+/* Function: check if locking is allowed is yes then generate the LockID, after that it opens the Faceplate*/
+
+
+PVUtil = org.csstudio.display.builder.runtime.script.PVUtil;
+logger = org.csstudio.display.builder.runtime.script.ScriptUtil.getLogger();
+PVFactory = org.csstudio.display.builder.runtime.pv.PVFactory;
+
+
+macros = widget.getEffectiveMacros();
+WIDIndex = macros.getValue("WIDIndex");
+WIDSecSub = macros.getValue("WIDSecSub");
+WIDDis = macros.getValue("WIDDis");
+WIDDev = macros.getValue("WIDDev");
+
+
+
+try
+{
+P_BlockIcon_LockID = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":P_BlockIcon_LockID",3000);
+DevLocked          = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":DevLocked",3000);
+Inhibit_Lock       = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":Inhibit_Lock",3000);
+}
+catch (e) {   logger.info(" Cant open Faceplate, IOC is disconnected"); }
+
+
+
+
+ var patience = 500;
+ while (true)
+ {
+    try
+    {
+	if (PVUtil.getLong(Inhibit_Lock)!=null)
+	{break;}
+	
+    }
+    catch (e) {}
+    patience -=1;
+    if (patience <= 0)
+	{
+ 		throw "Timeout connecting to PV";
+	}	
+  }
+
+
+
+  if (PVUtil.getLong(Inhibit_Lock)==0) {      /*Inibit_Lock, check if the locking is not inhibited*/
+     if (PVUtil.getLong(DevLocked)==1) {      /*DevLocked, check if the faceplate is locked*/
+ 
+
+	/*Generate Unique ID for the machine*/
+       	var UniqueText = "";
+       	var en = java.net.NetworkInterface.getNetworkInterfaces();
+       	var inf;
+  	var enumIpAddr;
+        var Data1 = "";
+	var Data2 = "";
+    	for (en = java.net.NetworkInterface.getNetworkInterfaces(); en.hasMoreElements();) {
+      	   intf = en.nextElement();
+	   Data1 = intf.getName() + intf.getDisplayName();
+           UniqueText = UniqueText + Data1;
+          for (enumIpAddr = intf.getInetAddresses(); enumIpAddr.hasMoreElements(); ) {
+	        Data2 = enumIpAddr.nextElement().toString();
+        	UniqueText = UniqueText + Data2;
+      	   }
+        }
+
+        var a_table = "00000000 77073096 EE0E612C 990951BA 076DC419 706AF48F E963A535 9E6495A3 0EDB8832 79DCB8A4 E0D5E91E 97D2D988 09B64C2B 7EB17CBD E7B82D07 90BF1D91 1DB71064 6AB020F2 F3B97148 84BE41DE 1ADAD47D 6DDDE4EB F4D4B551 83D385C7 136C9856 646BA8C0 FD62F97A 8A65C9EC 14015C4F 63066CD9 FA0F3D63 8D080DF5 3B6E20C8 4C69105E D56041E4 A2677172 3C03E4D1 4B04D447 D20D85FD A50AB56B 35B5A8FA 42B2986C DBBBC9D6 ACBCF940 32D86CE3 45DF5C75 DCD60DCF ABD13D59 26D930AC 51DE003A C8D75180 BFD06116 21B4F4B5 56B3C423 CFBA9599 B8BDA50F 2802B89E 5F058808 C60CD9B2 B10BE924 2F6F7C87 58684C11 C1611DAB B6662D3D 76DC4190 01DB7106 98D220BC EFD5102A 71B18589 06B6B51F 9FBFE4A5 E8B8D433 7807C9A2 0F00F934 9609A88E E10E9818 7F6A0DBB 086D3D2D 91646C97 E6635C01 6B6B51F4 1C6C6162 856530D8 F262004E 6C0695ED 1B01A57B 8208F4C1 F50FC457 65B0D9C6 12B7E950 8BBEB8EA FCB9887C 62DD1DDF 15DA2D49 8CD37CF3 FBD44C65 4DB26158 3AB551CE A3BC0074 D4BB30E2 4ADFA541 3DD895D7 A4D1C46D D3D6F4FB 4369E96A 346ED9FC AD678846 DA60B8D0 44042D73 33031DE5 AA0A4C5F DD0D7CC9 5005713C 270241AA BE0B1010 C90C2086 5768B525 206F85B3 B966D409 CE61E49F 5EDEF90E 29D9C998 B0D09822 C7D7A8B4 59B33D17 2EB40D81 B7BD5C3B C0BA6CAD EDB88320 9ABFB3B6 03B6E20C 74B1D29A EAD54739 9DD277AF 04DB2615 73DC1683 E3630B12 94643B84 0D6D6A3E 7A6A5AA8 E40ECF0B 9309FF9D 0A00AE27 7D079EB1 F00F9344 8708A3D2 1E01F268 6906C2FE F762575D 806567CB 196C3671 6E6B06E7 FED41B76 89D32BE0 10DA7A5A 67DD4ACC F9B9DF6F 8EBEEFF9 17B7BE43 60B08ED5 D6D6A3E8 A1D1937E 38D8C2C4 4FDFF252 D1BB67F1 A6BC5767 3FB506DD 48B2364B D80D2BDA AF0A1B4C 36034AF6 41047A60 DF60EFC3 A867DF55 316E8EEF 4669BE79 CB61B38C BC66831A 256FD2A0 5268E236 CC0C7795 BB0B4703 220216B9 5505262F C5BA3BBE B2BD0B28 2BB45A92 5CB36A04 C2D7FFA7 B5D0CF31 2CD99E8B 5BDEAE1D 9B64C2B0 EC63F226 756AA39C 026D930A 9C0906A9 EB0E363F 72076785 05005713 95BF4A82 E2B87A14 7BB12BAE 0CB61B38 92D28E9B E5D5BE0D 7CDCEFB7 0BDBDF21 86D3D2D4 F1D4E242 68DDB3F8 1FDA836E 81BE16CD F6B9265B 6FB077E1 18B74777 88085AE6 FF0F6A70 66063BCA 11010B5C 8F659EFF F862AE69 616BFFD3 166CCF45 A00AE278 D70DD2EE 4E048354 3903B3C2 A7672661 D06016F7 4969474D 3E6E77DB AED16A4A D9D65ADC 40DF0B66 37D83BF0 A9BCAE53 DEBB9EC5 47B2CF7F 30B5FFE9 BDBDF21C CABAC28A 53B39330 24B4A3A6 BAD03605 CDD70693 54DE5729 23D967BF B3667A2E C4614AB8 5D681B02 2A6F2B94 B40BBE37 C30C8EA1 5A05DF1B 2D02EF8D";
+        var b_table = a_table.split(' ').map(function(s){ return parseInt(s,16) });
+  
+        function b_crc32 (str) {
+        var crc = -1;
+          for(var i=0, iTop=str.length; i<iTop; i++) {
+             crc = ( crc >>> 8 ) ^ b_table[( crc ^ str.charCodeAt( i ) ) & 0xFF];
+          }
+        return (crc ^ (-1)) >>> 0;
+        };
+
+        var crc = b_crc32(UniqueText) ;
+	if (crc >=2147483647){ crc = crc - 2147483647;}
+        logger.info("   BlockIcon machine ID: "+crc);
+	/*Write Block Icon ID to the PV*/
+        P_BlockIcon_LockID.setValue(crc);
+
+    } //Check if device is Locked
+
+  } // Locking inhibited
+
+  /* OPEN FACEPLATE*/
+  var map = new Object(); 
+  map["Dev"] = WIDDev;
+  map["Dis"] = WIDDis;
+  map["Index"] = WIDIndex;
+  map["SecSub"] = WIDSecSub;
+  org.csstudio.display.builder.runtime.script.ScriptUtil.openDisplay(widget, "HV_VALVE_Faceplate.bob", "STANDALONE", map);
+
+
+
+
+PVFactory.releasePV(P_BlockIcon_LockID);
+PVFactory.releasePV(DevLocked);
+PVFactory.releasePV(Inhibit_Lock);
+]]></text>
+        </script>
+        <description>Open Faceplate</description>
+      </action>
+    </actions>
+    <text></text>
+    <width>169</width>
+    <height>85</height>
+    <transparent>true</transparent>
+    <tooltip>Open faceplate</tooltip>
+  </widget>
+</display>
diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/HV_VALVE_BlockIcon_Horizontal2.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/HV_VALVE_BlockIcon_Horizontal2.bob
new file mode 100644
index 0000000000000000000000000000000000000000..2736266b02a5a657c0add20571004804d48883ab
--- /dev/null
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/Valves/HV_VALVE_BlockIcon_Horizontal2.bob
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>HV_VALVE_BlockIcon_Vertical_Left</name>
+  <width>170</width>
+  <height>85</height>
+  <widget type="symbol" version="2.0.0">
+    <name>WID_CenterIcon</name>
+    <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:ValveColor</pv_name>
+    <symbols>
+      <symbol>../../symbols/custom_v02/valve_hand/valve_hand_OFF@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve_hand/valve_hand_OK@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve_hand/valve_hand_ERROR@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve_hand/valve_hand_NOT_CONTROLED@64.png</symbol>
+      <symbol>../../symbols/custom_v02/valve_hand/valve_hand_NEUTRAL@64.png</symbol>
+    </symbols>
+    <y>16</y>
+    <width>64</width>
+    <height>64</height>
+    <actions execute_as_one="true">
+    </actions>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL</name>
+    <text>${WIDDev}-${WIDIndex}</text>
+    <x>55</x>
+    <y>3</y>
+    <width>98</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="symbol" version="2.0.0">
+    <name>WID_AlarmIcon</name>
+    <symbols>
+      <symbol>../../symbols/custom_v02/error@32.png</symbol>
+    </symbols>
+    <width>30</width>
+    <height>30</height>
+    <actions>
+    </actions>
+    <rules>
+      <rule name="VisibilityRule" prop_id="visible" out_exp="false">
+        <exp bool_exp="pv0 == true">
+          <value>true</value>
+        </exp>
+        <exp bool_exp="pv0 == false">
+          <value>false</value>
+        </exp>
+        <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:GroupAlarm</pv_name>
+      </rule>
+    </rules>
+    <tooltip>Alarm event occured!</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>WID_OpenFaceplate</name>
+    <actions>
+      <action type="execute">
+        <script file="EmbeddedJs">
+          <text><![CDATA[/* Embedded javascript */
+/* Author: Miklos Boros*/
+/* Function: check if locking is allowed is yes then generate the LockID, after that it opens the Faceplate*/
+
+
+PVUtil = org.csstudio.display.builder.runtime.script.PVUtil;
+logger = org.csstudio.display.builder.runtime.script.ScriptUtil.getLogger();
+PVFactory = org.csstudio.display.builder.runtime.pv.PVFactory;
+
+
+macros = widget.getEffectiveMacros();
+WIDIndex = macros.getValue("WIDIndex");
+WIDSecSub = macros.getValue("WIDSecSub");
+WIDDis = macros.getValue("WIDDis");
+WIDDev = macros.getValue("WIDDev");
+
+
+
+try
+{
+P_BlockIcon_LockID = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":P_BlockIcon_LockID",3000);
+DevLocked          = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":DevLocked",3000);
+Inhibit_Lock       = PVUtil.createPV( WIDSecSub+":"+WIDDis+"-"+WIDDev+"-"+WIDIndex+":Inhibit_Lock",3000);
+}
+catch (e) {   logger.info(" Cant open Faceplate, IOC is disconnected"); }
+
+
+
+
+ var patience = 500;
+ while (true)
+ {
+    try
+    {
+	if (PVUtil.getLong(Inhibit_Lock)!=null)
+	{break;}
+	
+    }
+    catch (e) {}
+    patience -=1;
+    if (patience <= 0)
+	{
+ 		throw "Timeout connecting to PV";
+	}	
+  }
+
+
+
+  if (PVUtil.getLong(Inhibit_Lock)==0) {      /*Inibit_Lock, check if the locking is not inhibited*/
+     if (PVUtil.getLong(DevLocked)==1) {      /*DevLocked, check if the faceplate is locked*/
+ 
+
+	/*Generate Unique ID for the machine*/
+       	var UniqueText = "";
+       	var en = java.net.NetworkInterface.getNetworkInterfaces();
+       	var inf;
+  	var enumIpAddr;
+        var Data1 = "";
+	var Data2 = "";
+    	for (en = java.net.NetworkInterface.getNetworkInterfaces(); en.hasMoreElements();) {
+      	   intf = en.nextElement();
+	   Data1 = intf.getName() + intf.getDisplayName();
+           UniqueText = UniqueText + Data1;
+          for (enumIpAddr = intf.getInetAddresses(); enumIpAddr.hasMoreElements(); ) {
+	        Data2 = enumIpAddr.nextElement().toString();
+        	UniqueText = UniqueText + Data2;
+      	   }
+        }
+
+        var a_table = "00000000 77073096 EE0E612C 990951BA 076DC419 706AF48F E963A535 9E6495A3 0EDB8832 79DCB8A4 E0D5E91E 97D2D988 09B64C2B 7EB17CBD E7B82D07 90BF1D91 1DB71064 6AB020F2 F3B97148 84BE41DE 1ADAD47D 6DDDE4EB F4D4B551 83D385C7 136C9856 646BA8C0 FD62F97A 8A65C9EC 14015C4F 63066CD9 FA0F3D63 8D080DF5 3B6E20C8 4C69105E D56041E4 A2677172 3C03E4D1 4B04D447 D20D85FD A50AB56B 35B5A8FA 42B2986C DBBBC9D6 ACBCF940 32D86CE3 45DF5C75 DCD60DCF ABD13D59 26D930AC 51DE003A C8D75180 BFD06116 21B4F4B5 56B3C423 CFBA9599 B8BDA50F 2802B89E 5F058808 C60CD9B2 B10BE924 2F6F7C87 58684C11 C1611DAB B6662D3D 76DC4190 01DB7106 98D220BC EFD5102A 71B18589 06B6B51F 9FBFE4A5 E8B8D433 7807C9A2 0F00F934 9609A88E E10E9818 7F6A0DBB 086D3D2D 91646C97 E6635C01 6B6B51F4 1C6C6162 856530D8 F262004E 6C0695ED 1B01A57B 8208F4C1 F50FC457 65B0D9C6 12B7E950 8BBEB8EA FCB9887C 62DD1DDF 15DA2D49 8CD37CF3 FBD44C65 4DB26158 3AB551CE A3BC0074 D4BB30E2 4ADFA541 3DD895D7 A4D1C46D D3D6F4FB 4369E96A 346ED9FC AD678846 DA60B8D0 44042D73 33031DE5 AA0A4C5F DD0D7CC9 5005713C 270241AA BE0B1010 C90C2086 5768B525 206F85B3 B966D409 CE61E49F 5EDEF90E 29D9C998 B0D09822 C7D7A8B4 59B33D17 2EB40D81 B7BD5C3B C0BA6CAD EDB88320 9ABFB3B6 03B6E20C 74B1D29A EAD54739 9DD277AF 04DB2615 73DC1683 E3630B12 94643B84 0D6D6A3E 7A6A5AA8 E40ECF0B 9309FF9D 0A00AE27 7D079EB1 F00F9344 8708A3D2 1E01F268 6906C2FE F762575D 806567CB 196C3671 6E6B06E7 FED41B76 89D32BE0 10DA7A5A 67DD4ACC F9B9DF6F 8EBEEFF9 17B7BE43 60B08ED5 D6D6A3E8 A1D1937E 38D8C2C4 4FDFF252 D1BB67F1 A6BC5767 3FB506DD 48B2364B D80D2BDA AF0A1B4C 36034AF6 41047A60 DF60EFC3 A867DF55 316E8EEF 4669BE79 CB61B38C BC66831A 256FD2A0 5268E236 CC0C7795 BB0B4703 220216B9 5505262F C5BA3BBE B2BD0B28 2BB45A92 5CB36A04 C2D7FFA7 B5D0CF31 2CD99E8B 5BDEAE1D 9B64C2B0 EC63F226 756AA39C 026D930A 9C0906A9 EB0E363F 72076785 05005713 95BF4A82 E2B87A14 7BB12BAE 0CB61B38 92D28E9B E5D5BE0D 7CDCEFB7 0BDBDF21 86D3D2D4 F1D4E242 68DDB3F8 1FDA836E 81BE16CD F6B9265B 6FB077E1 18B74777 88085AE6 FF0F6A70 66063BCA 11010B5C 8F659EFF F862AE69 616BFFD3 166CCF45 A00AE278 D70DD2EE 4E048354 3903B3C2 A7672661 D06016F7 4969474D 3E6E77DB AED16A4A D9D65ADC 40DF0B66 37D83BF0 A9BCAE53 DEBB9EC5 47B2CF7F 30B5FFE9 BDBDF21C CABAC28A 53B39330 24B4A3A6 BAD03605 CDD70693 54DE5729 23D967BF B3667A2E C4614AB8 5D681B02 2A6F2B94 B40BBE37 C30C8EA1 5A05DF1B 2D02EF8D";
+        var b_table = a_table.split(' ').map(function(s){ return parseInt(s,16) });
+  
+        function b_crc32 (str) {
+        var crc = -1;
+          for(var i=0, iTop=str.length; i<iTop; i++) {
+             crc = ( crc >>> 8 ) ^ b_table[( crc ^ str.charCodeAt( i ) ) & 0xFF];
+          }
+        return (crc ^ (-1)) >>> 0;
+        };
+
+        var crc = b_crc32(UniqueText) ;
+	if (crc >=2147483647){ crc = crc - 2147483647;}
+        logger.info("   BlockIcon machine ID: "+crc);
+	/*Write Block Icon ID to the PV*/
+        P_BlockIcon_LockID.setValue(crc);
+
+    } //Check if device is Locked
+
+  } // Locking inhibited
+
+  /* OPEN FACEPLATE*/
+  var map = new Object(); 
+  map["Dev"] = WIDDev;
+  map["Dis"] = WIDDis;
+  map["Index"] = WIDIndex;
+  map["SecSub"] = WIDSecSub;
+  org.csstudio.display.builder.runtime.script.ScriptUtil.openDisplay(widget, "HV_VALVE_Faceplate.bob", "STANDALONE", map);
+
+
+
+
+PVFactory.releasePV(P_BlockIcon_LockID);
+PVFactory.releasePV(DevLocked);
+PVFactory.releasePV(Inhibit_Lock);
+]]></text>
+        </script>
+        <description>Open Faceplate</description>
+      </action>
+    </actions>
+    <text></text>
+    <width>170</width>
+    <height>85</height>
+    <transparent>true</transparent>
+    <tooltip>Open faceplate</tooltip>
+  </widget>
+</display>
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/TS2_main4.bob b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main4.bob
new file mode 100644
index 0000000000000000000000000000000000000000..9146546aaca3eb939a184df6e9e696b1f46d1d02
--- /dev/null
+++ b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main4.bob
@@ -0,0 +1,3689 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>TS2 Main Page v4</name>
+  <macros>
+    <AmConfig>TS2-010:Cryo-Virt-AMCONF</AmConfig>
+    <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+  </macros>
+  <width>2500</width>
+  <height>1340</height>
+  <background_color>
+    <color red="204" green="204" blue="204">
+    </color>
+  </background_color>
+  <grid_visible>false</grid_visible>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_1</name>
+    <file>images/module_bg_v18.png</file>
+    <x>57</x>
+    <y>66</y>
+    <width>2437</width>
+    <height>1260</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label</name>
+    <text>Helium Recovery Line</text>
+    <x>2019</x>
+    <y>48</y>
+    <width>200</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="50" green="160" blue="178">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_1</name>
+    <text>Purge Return 300K &lt;1.1 bar</text>
+    <x>1617</x>
+    <y>332</y>
+    <width>247</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_2</name>
+    <text>SV Relief Line</text>
+    <x>1617</x>
+    <y>233</y>
+    <width>138</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="BLACK" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_3</name>
+    <text>HP Line 300K  3 bar</text>
+    <x>1618</x>
+    <y>132</y>
+    <width>154</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="BLACK" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_4</name>
+    <text>TS Supply</text>
+    <x>742</x>
+    <y>83</y>
+    <width>96</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="114" green="191" blue="4">
+      </color>
+    </foreground_color>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_5</name>
+    <text>TS Return</text>
+    <x>740</x>
+    <y>113</y>
+    <width>96</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="8" green="153" blue="0">
+      </color>
+    </foreground_color>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_6</name>
+    <text>He Supply</text>
+    <x>740</x>
+    <y>142</y>
+    <width>96</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="89" blue="155">
+      </color>
+    </foreground_color>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_7</name>
+    <text>He Return</text>
+    <x>743</x>
+    <y>172</y>
+    <width>96</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="75" green="25" blue="202">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="TS2-VLP-RETURN" red="0" green="219" blue="3">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="rectangle" version="2.0.0">
+    <name>title-bar_3</name>
+    <class>TITLE-BAR</class>
+    <x use_class="true">0</x>
+    <y use_class="true">0</y>
+    <width>2500</width>
+    <height use_class="true">50</height>
+    <line_width use_class="true">0</line_width>
+    <background_color use_class="true">
+      <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
+      </color>
+    </background_color>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>title_3</name>
+    <class>TITLE</class>
+    <text>TS2 Cryomodule</text>
+    <x use_class="true">20</x>
+    <y use_class="true">0</y>
+    <width>840</width>
+    <height use_class="true">50</height>
+    <font use_class="true">
+      <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
+      </font>
+    </font>
+    <foreground_color use_class="true">
+      <color name="HEADER-TEXT" red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+    <transparent use_class="true">true</transparent>
+    <horizontal_alignment use_class="true">0</horizontal_alignment>
+    <vertical_alignment use_class="true">1</vertical_alignment>
+    <wrap_words use_class="true">false</wrap_words>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_21</name>
+    <macros>
+      <ControlledDevice>CV-064</ControlledDevice>
+      <MeasureValue>CV-064</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82364</WIDIndex>
+      <WIDIndexPID>CV64</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>1058</x>
+    <y>57</y>
+    <width>100</width>
+    <height>150</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_22</name>
+    <macros>
+      <ControlledDevice>CV-007</ControlledDevice>
+      <MeasureValue>CV-007</MeasureValue>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82307</WIDIndex>
+      <WIDIndexPID>CV07</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>1197</x>
+    <y>119</y>
+    <width>100</width>
+    <height>150</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_23</name>
+    <macros>
+      <ControlledDevice>CV-062</ControlledDevice>
+      <MeasureValue>CV-062</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82362</WIDIndex>
+      <WIDIndexPID>CV62</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>1101</x>
+    <y>233</y>
+    <width>100</width>
+    <height>150</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_24</name>
+    <macros>
+      <ControlledDevice>CV-005</ControlledDevice>
+      <MeasureValue>CV-005</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82305</WIDIndex>
+      <WIDIndexPID>CV05</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>1222</x>
+    <y>286</y>
+    <width>117</width>
+    <height>118</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_4</name>
+    <macros>
+      <ControlledDevice>CV-060</ControlledDevice>
+      <MeasureValue>PT-82360</MeasureValue>
+      <ProcessValue>TS2-010CDL:Cryo-PT-82360</ProcessValue>
+      <ProcessValueEGU>Bar</ProcessValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82360</WIDIndex>
+      <WIDIndexPID>CV60</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Vertical_Right.bob</file>
+    <x>302</x>
+    <y>208</y>
+    <width>168</width>
+    <height>72</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_7</name>
+    <macros>
+      <ControlledDevice>CV-003</ControlledDevice>
+      <MeasureValue>PT-003</MeasureValue>
+      <ProcessValue>TS2-010CRM:Cryo-PT-003</ProcessValue>
+      <ProcessValueEGU>mBar</ProcessValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82303</WIDIndex>
+      <WIDIndexPID>CV03</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Vertical_Right.bob</file>
+    <x>518</x>
+    <y>208</y>
+    <width>168</width>
+    <height>72</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_8</name>
+    <macros>
+      <ControlledDevice>CV-004</ControlledDevice>
+      <MeasureValue>CV-004</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82304</WIDIndex>
+      <WIDIndexPID>CV04</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Vertical_Right.bob</file>
+    <x>728</x>
+    <y>206</y>
+    <width>168</width>
+    <height>72</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_9</name>
+    <macros>
+      <ControlledDevice>CV-061</ControlledDevice>
+      <MeasureValue>CV-061</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82361</WIDIndex>
+      <WIDIndexPID>CV61</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Vertical_Right.bob</file>
+    <x>938</x>
+    <y>206</y>
+    <width>177</width>
+    <height>72</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_3</name>
+    <macros>
+      <ControlledDevice>CV-063</ControlledDevice>
+      <MeasureValue>CV-063</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82363</WIDIndex>
+      <WIDIndexPID>CV63</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>887</x>
+    <y>319</y>
+    <width>100</width>
+    <height>150</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_20</name>
+    <macros>
+      <ControlledDevice>CV-006</ControlledDevice>
+      <MeasureValue>CV-006</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82306</WIDIndex>
+      <WIDIndexPID>CV06</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Horizontal.bob</file>
+    <x>669</x>
+    <y>382</y>
+    <width>100</width>
+    <height>150</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_21</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82360</WIDIndex>
+      <WIDLabel>Pt100 temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Vertical_Compact.bob</file>
+    <x>281</x>
+    <y>499</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_22</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82305</WIDIndex>
+      <WIDLabel>CERNOX temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Vertical_Compact.bob</file>
+    <x>502</x>
+    <y>496</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_25</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82306</WIDIndex>
+      <WIDLabel>CERNOX temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Vertical_Compact.bob</file>
+    <x>713</x>
+    <y>494</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_26</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82365</WIDIndex>
+      <WIDLabel>Pt100 temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Vertical_Compact.bob</file>
+    <x>921</x>
+    <y>495</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_40</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>094</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>842</x>
+    <y>559</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_41</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>061</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>281</x>
+    <y>720</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_7</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>064</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1112</x>
+    <y>685</y>
+    <width>157</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_42</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>092</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>901</x>
+    <y>659</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_43</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>093</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>717</x>
+    <y>707</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_10</name>
+    <macros>
+      <ControlledDevice>CV-002</ControlledDevice>
+      <MeasureValue>PT-82301</MeasureValue>
+      <MeasureValueEGU>Bar</MeasureValueEGU>
+      <ProcessValue>TS2-010CDL:Cryo-PT-82301</ProcessValue>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>002</WIDIndex>
+      <WIDIndexPID>CV02</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_BlockIcon_Vertical_Right_Compact.bob</file>
+    <x>502</x>
+    <y>730</y>
+    <width>176</width>
+    <height>96</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>HV_Valve_BlockIcon_Horizontal_5</name>
+    <macros>
+      <WIDDev>HV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82360</WIDIndex>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/HV_VALVE_BlockIcon_Horizontal2.bob</file>
+    <x>1327</x>
+    <y>468</y>
+    <width>138</width>
+    <height>87</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_11</name>
+    <macros>
+      <WIDDev>HV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>090</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/HV_VALVE_BlockIcon_Vertical_Left.bob</file>
+    <x>1448</x>
+    <y>522</y>
+    <width>139</width>
+    <height>65</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_44</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>004</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>1362</x>
+    <y>585</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_45</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>003</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>1923</x>
+    <y>583</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Verical_12</name>
+    <macros>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>091</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Solenoid.bob</file>
+    <x>2011</x>
+    <y>522</y>
+    <width>132</width>
+    <height>82</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_22</name>
+    <file>rapture_disc.png</file>
+    <x>1557</x>
+    <y>527</y>
+    <width>62</width>
+    <height>60</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_24</name>
+    <file>rapture_disc.png</file>
+    <x>2115</x>
+    <y>533</y>
+    <width>62</width>
+    <height>60</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_8</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>001</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1732</x>
+    <y>729</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_4</name>
+    <macros>
+      <ControlledDevice>CV-001</ControlledDevice>
+      <MeasureValue>LT-001</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <ProcessValue>TS2-010CRM:Cryo-LT-001</ProcessValue>
+      <ProcessValueEGU>%</ProcessValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>001</WIDIndex>
+      <WIDIndexPID>001a</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CRM</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_BlockIcon_Horizontal_Compact.bob</file>
+    <x>2347</x>
+    <y>740</y>
+    <width>98</width>
+    <height>144</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_47</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>049</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>768</x>
+    <y>950</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_48</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>039</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1186</x>
+    <y>950</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_49</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>029</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1600</x>
+    <y>950</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_16</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>030</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>871</x>
+    <y>800</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_17</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>020</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1322</x>
+    <y>800</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_18</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>010</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1774</x>
+    <y>800</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_19</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>032</WIDIndex>
+      <WIDLabel>Temperature</WIDLabel>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>896</x>
+    <y>1027</y>
+    <width>190</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_20</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>033</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>894</x>
+    <y>1071</y>
+    <width>190</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_21</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>022</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1315</x>
+    <y>1027</y>
+    <width>140</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_22</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>023</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1314</x>
+    <y>1073</y>
+    <width>142</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_23</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>012</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1731</x>
+    <y>1027</y>
+    <width>140</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_24</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>013</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1731</x>
+    <y>1074</y>
+    <width>141</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_51</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>041</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>675</x>
+    <y>1050</y>
+    <width>190</width>
+    <height>38</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_52</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>031</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>1093</x>
+    <y>1050</y>
+    <width>190</width>
+    <height>38</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_53</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>021</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>1511</x>
+    <y>1051</y>
+    <width>190</width>
+    <height>38</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_54</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>011</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>1927</x>
+    <y>1050</y>
+    <width>190</width>
+    <height>38</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_25</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>042</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>474</x>
+    <y>1027</y>
+    <width>151</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_26</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>043</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>474</x>
+    <y>1071</y>
+    <width>152</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_55</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>003</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>2270</x>
+    <y>989</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_56</name>
+    <macros>
+      <WIDDev>LT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>002</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_LM510_OnlyText_Vertical_Compact.bob</file>
+    <x>2198</x>
+    <y>827</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_57</name>
+    <macros>
+      <WIDDev>LT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>001</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_LM510_OnlyText_Vertical_Compact.bob</file>
+    <x>2198</x>
+    <y>784</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>FCV-041</name>
+    <macros>
+      <WIDDev>FCV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>041</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Controllers/CV_FlowController_BlockIcon_Vertical_Right.bob</file>
+    <x>509</x>
+    <y>1227</y>
+    <width>176</width>
+    <height>75</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>FCV-031</name>
+    <macros>
+      <WIDDev>FCV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>031</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Controllers/CV_FlowController_BlockIcon_Vertical_Right.bob</file>
+    <x>930</x>
+    <y>1224</y>
+    <width>176</width>
+    <height>75</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>FCV-021</name>
+    <macros>
+      <WIDDev>FCV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>021</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Controllers/CV_FlowController_BlockIcon_Vertical_Right.bob</file>
+    <x>1346</x>
+    <y>1224</y>
+    <width>176</width>
+    <height>75</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_35</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>091</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>669</x>
+    <y>584</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_25</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>393</x>
+    <y>521</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_30</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>609</x>
+    <y>521</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_33</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>820</x>
+    <y>521</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_34</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1029</x>
+    <y>519</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_35</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>719</x>
+    <y>628</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_8</name>
+    <text>40.0 K</text>
+    <x>846</x>
+    <y>83</y>
+    <width>55</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="114" green="191" blue="4">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_9</name>
+    <text>12.8 bar</text>
+    <x>911</x>
+    <y>83</y>
+    <width>80</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="114" green="191" blue="4">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_10</name>
+    <text>50.0 K</text>
+    <x>842</x>
+    <y>113</y>
+    <width>55</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="8" green="153" blue="0">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_11</name>
+    <text>12.3 bar</text>
+    <x>911</x>
+    <y>113</y>
+    <width>80</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="8" green="153" blue="0">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_12</name>
+    <text>4.5 K</text>
+    <x>843</x>
+    <y>142</y>
+    <width>55</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="89" blue="155">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_13</name>
+    <text>3.0 bar</text>
+    <x>895</x>
+    <y>142</y>
+    <width>80</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="0" green="89" blue="155">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_14</name>
+    <text>VLP</text>
+    <x>839</x>
+    <y>172</y>
+    <width>141</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="75" green="25" blue="202">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="TS2-VLP-RETURN" red="0" green="219" blue="3">
+      </color>
+    </background_color>
+    <horizontal_alignment>1</horizontal_alignment>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_3</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>827</x>
+    <y>581</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_4</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>890</x>
+    <y>686</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_26</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>393</x>
+    <y>737</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_21</name>
+    <text>&lt;1.1 bar</text>
+    <x>2296</x>
+    <y>50</y>
+    <width>88</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="50" green="160" blue="178">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_22</name>
+    <text>4-300 K</text>
+    <x>2226</x>
+    <y>50</y>
+    <width>70</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color red="50" green="160" blue="178">
+      </color>
+    </foreground_color>
+    <horizontal_alignment>2</horizontal_alignment>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_5</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1197</x>
+    <y>668</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_6</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1821</x>
+    <y>714</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_7</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>961</x>
+    <y>783</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_8</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1412</x>
+    <y>783</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_9</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1863</x>
+    <y>783</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_10</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>780</x>
+    <y>933</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_11</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1201</x>
+    <y>933</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_12</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>1614</x>
+    <y>933</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_13</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>2064</x>
+    <y>933</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_14</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>2320</x>
+    <y>972</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_36</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>604</x>
+    <y>1031</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_37</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>605</x>
+    <y>1077</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_38</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>661</x>
+    <y>1054</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_39</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1079</x>
+    <y>1054</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_40</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1026</x>
+    <y>1031</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_41</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1026</x>
+    <y>1077</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_42</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1496</x>
+    <y>1054</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_43</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1442</x>
+    <y>1031</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_44</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1443</x>
+    <y>1077</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_45</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1912</x>
+    <y>1054</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_46</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1860</x>
+    <y>1031</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_47</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1860</x>
+    <y>1077</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_48</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>819</x>
+    <y>722</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_49</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>2132</x>
+    <y>757</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button</name>
+    <actions>
+      <action type="write_pv">
+        <pv_name>$(pv_name)</pv_name>
+        <value>1</value>
+        <description>Acknowledge All</description>
+      </action>
+    </actions>
+    <pv_name>TS2-010:Cryo-Virt-DIAG:Cmd_AckAlarm</pv_name>
+    <text>ACKNOWLEDGE ALL</text>
+    <x>2225</x>
+    <y>10</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_31</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82313</WIDIndex>
+      <WIDLabel>Pt100 temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Transparent.bob</file>
+    <x>235</x>
+    <y>87</y>
+    <width>237</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_32</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82314</WIDIndex>
+      <WIDLabel>Pt100 teperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Transparent.bob</file>
+    <x>235</x>
+    <y>117</y>
+    <width>237</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_33</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82311</WIDIndex>
+      <WIDLabel>CERNOX temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Transparent.bob</file>
+    <x>235</x>
+    <y>148</y>
+    <width>237</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_34</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82312</WIDIndex>
+      <WIDLabel>CERNOX temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>235</x>
+    <y>177</y>
+    <width>237</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_58</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>002</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1745</x>
+    <y>685</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_50</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>1838</x>
+    <y>706</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82370</WIDIndex>
+      <WIDLabel>CDS Vacuum</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical.bob</file>
+    <x>110</x>
+    <y>218</y>
+    <width>120</width>
+    <height>50</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical_1</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82360</WIDIndex>
+      <WIDLabel>PT-82360</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>280</x>
+    <y>373</y>
+    <width>120</width>
+    <height>50</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_51</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>392</x>
+    <y>392</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical_2</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82301</WIDIndex>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>495</x>
+    <y>373</y>
+    <width>120</width>
+    <height>50</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_52</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>609</x>
+    <y>393</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>PV_Valve_BlockIcon_Horizontal_5</name>
+    <macros>
+      <ControlledDevice>CV-071</ControlledDevice>
+      <MeasureValue>CV-071</MeasureValue>
+      <MeasureValueEGU>%</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>CV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82371</WIDIndex>
+      <WIDIndexPID>CV71</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Valves/CV_ControlVALVE_Sipart_BlockIcon_Vertical_Right.bob</file>
+    <x>1804</x>
+    <y>162</y>
+    <width>159</width>
+    <height>89</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_27</name>
+    <macros>
+      <ControlledDevice>EH-061</ControlledDevice>
+      <MeasureValue>TE-061</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <ProcessValue>TS2-010CRM:Cryo-TE-061</ProcessValue>
+      <ProcessValueEGU>K</ProcessValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>061</WIDIndex>
+      <WIDIndexPID>EH61</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Vertical.bob</file>
+    <x>282</x>
+    <y>652</y>
+    <width>114</width>
+    <height>74</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_29</name>
+    <macros>
+      <ControlledDevice>EH-043</ControlledDevice>
+      <MeasureValue>TE-048</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>043</WIDIndex>
+      <WIDIndexPID>EH43</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>852</x>
+    <y>899</y>
+    <width>169</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_30</name>
+    <macros>
+      <ControlledDevice>EH-033</ControlledDevice>
+      <MeasureValue>TE-038</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>033</WIDIndex>
+      <WIDIndexPID>EH33</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1268</x>
+    <y>899</y>
+    <width>170</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_35</name>
+    <macros>
+      <ControlledDevice>EH-023</ControlledDevice>
+      <MeasureValue>TE-028</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>023</WIDIndex>
+      <WIDIndexPID>EH23</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1689</x>
+    <y>899</y>
+    <width>169</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_36</name>
+    <macros>
+      <ControlledDevice>EH-010</ControlledDevice>
+      <MeasureValue>TE-019</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>010</WIDIndex>
+      <WIDIndexPID>EH10</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Vertical.bob</file>
+    <x>1912</x>
+    <y>946</y>
+    <width>93</width>
+    <height>65</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_59</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>82371</WIDIndex>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>1457</x>
+    <y>272</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Action Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>maintenance.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>standalone</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>MAINTENANCE</text>
+    <x>2033</x>
+    <y>10</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip>Open IOC&lt;-&gt;PLC diagnostics</tooltip>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>Interlocks_Button</name>
+    <actions>
+      <action type="open_display">
+        <file>interlocks.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>standalone</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>INTERLOCKS</text>
+    <x>1841</x>
+    <y>10</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_53</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>2032</x>
+    <y>601</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_54</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1469</x>
+    <y>601</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_23</name>
+    <text>Vent Line</text>
+    <x>2294</x>
+    <y>406</y>
+    <width>94</width>
+    <height>30</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="20.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="BLACK-BORDER" red="121" green="121" blue="121">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_38</name>
+    <macros>
+      <ControlledDevice>EH-040</ControlledDevice>
+      <MeasureValue>TE-049</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>040</WIDIndex>
+      <WIDIndexPID>EH40</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Vertical.bob</file>
+    <x>657</x>
+    <y>945</y>
+    <width>93</width>
+    <height>65</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_39</name>
+    <macros>
+      <ControlledDevice>EH-030</ControlledDevice>
+      <MeasureValue>TE-039</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>030</WIDIndex>
+      <WIDIndexPID>EH30</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Vertical.bob</file>
+    <x>1074</x>
+    <y>946</y>
+    <width>93</width>
+    <height>65</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_40</name>
+    <macros>
+      <ControlledDevice>EH-020</ControlledDevice>
+      <MeasureValue>TE-029</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>020</WIDIndex>
+      <WIDIndexPID>EH20</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Vertical.bob</file>
+    <x>1491</x>
+    <y>947</y>
+    <width>93</width>
+    <height>65</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_41</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>063</WIDIndex>
+      <WIDLabel>Temperature</WIDLabel>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>2227</x>
+    <y>1165</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_55</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>2311</x>
+    <y>1185</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>VacScreen_Button</name>
+    <actions>
+      <action type="open_display">
+        <file>../ts2_vac/TS2.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>standalone</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>VACUUM</text>
+    <x>1650</x>
+    <y>10</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>WaterScreen_Button</name>
+    <actions>
+      <action type="open_display">
+        <file>../ts2-wtrc/ts2-wtrc.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>standalone</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>WATER</text>
+    <x>1461</x>
+    <y>11</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_60</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>31391</WIDIndex>
+      <WIDSecSub>CrS-TICP</WIDSecSub>
+      <WIDUnit>Bar</WIDUnit>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+    <x>64</x>
+    <y>87</y>
+    <width>200</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_61</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>31393</WIDIndex>
+      <WIDSecSub>CrS-TICP</WIDSecSub>
+      <WIDUnit>Bar</WIDUnit>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+    <x>64</x>
+    <y>118</y>
+    <width>200</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_62</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>33383</WIDIndex>
+      <WIDSecSub>CrS-TICP</WIDSecSub>
+      <WIDUnit>Bar</WIDUnit>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+    <x>64</x>
+    <y>148</y>
+    <width>200</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_63</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>34386</WIDIndex>
+      <WIDSecSub>CrS-TICP</WIDSecSub>
+      <WIDUnit>Bar</WIDUnit>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+    <x>64</x>
+    <y>177</y>
+    <width>200</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_42</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>045</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>467</x>
+    <y>1144</y>
+    <width>159</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_43</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>035</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>889</x>
+    <y>1144</y>
+    <width>156</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_44</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>025</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1308</x>
+    <y>1144</y>
+    <width>160</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_45</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>015</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1724</x>
+    <y>1144</y>
+    <width>151</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_64</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>019</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>2033</x>
+    <y>950</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_46</name>
+    <macros>
+      <ControlledDevice>EH-013</ControlledDevice>
+      <MeasureDevice>TE-018</MeasureDevice>
+      <MeasureDeviceEGU>K</MeasureDeviceEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>013</WIDIndex>
+      <WIDIndexPID>EH13</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>2106</x>
+    <y>904</y>
+    <width>169</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_23</name>
+    <file>safety_valve.png</file>
+    <x>1346</x>
+    <y>370</y>
+    <width>70</width>
+    <height>70</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_28</name>
+    <file>safety_valve.png</file>
+    <x>1238</x>
+    <y>433</y>
+    <width>70</width>
+    <height>70</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_2</name>
+    <file>hand_valve.png</file>
+    <x>43</x>
+    <y>1120</y>
+    <width>65</width>
+    <height>75</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_65</name>
+    <macros>
+      <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>31310</WIDIndex>
+      <WIDSecSub>CrS-TICP</WIDSecSub>
+      <WIDUnit>Bar</WIDUnit>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+    <x>2190</x>
+    <y>132</y>
+    <width>200</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_56</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1436</x>
+    <y>291</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_57</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>170</x>
+    <y>206</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_66</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>068</WIDIndex>
+      <WIDLabel>Temperature</WIDLabel>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>264</x>
+    <y>838</y>
+    <width>124</width>
+    <height>54</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_27</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>381</x>
+    <y>862</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_67</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>066</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Vertical_Compact.bob</file>
+    <x>279</x>
+    <y>1046</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_29</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>392</x>
+    <y>1064</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_58</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>479</x>
+    <y>1187</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_48</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>062</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Transparent.bob</file>
+    <x>409</x>
+    <y>1168</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_49</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>002</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1985</x>
+    <y>746</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_51</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>067</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>2311</x>
+    <y>1087</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_60</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>2463</x>
+    <y>1090</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_61</name>
+    <file>../media/sf_faceplates/TS2/heater.png</file>
+    <x>1656</x>
+    <y>676</y>
+    <width>1</width>
+    <height>1</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_64</name>
+    <file>images/heater.png</file>
+    <x>696</x>
+    <y>939</y>
+    <width>26</width>
+    <height>11</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_65</name>
+    <file>images/heater.png</file>
+    <x>1368</x>
+    <y>675</y>
+    <width>26</width>
+    <height>11</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_66</name>
+    <file>images/heater.png</file>
+    <x>1530</x>
+    <y>940</y>
+    <width>26</width>
+    <height>11</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_67</name>
+    <file>images/heater.png</file>
+    <x>1952</x>
+    <y>940</y>
+    <width>26</width>
+    <height>11</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_68</name>
+    <file>images/heater.png</file>
+    <x>607</x>
+    <y>1116</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_69</name>
+    <file>images/heater.png</file>
+    <x>1028</x>
+    <y>1107</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_70</name>
+    <file>images/heater.png</file>
+    <x>1445</x>
+    <y>1107</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_71</name>
+    <file>images/heater.png</file>
+    <x>1862</x>
+    <y>1107</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_72</name>
+    <file>images/heater.png</file>
+    <x>395</x>
+    <y>676</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>90.0</rotation>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>FCV-011</name>
+    <macros>
+      <WIDDev>FCV</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>011</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Controllers/CV_FlowController_BlockIcon_Vertical_Right.bob</file>
+    <x>1764</x>
+    <y>1228</y>
+    <width>176</width>
+    <height>75</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_73</name>
+    <file>images/heater.png</file>
+    <x>1114</x>
+    <y>940</y>
+    <width>26</width>
+    <height>11</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_69</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>069</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>2357</x>
+    <y>872</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_62</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>2468</x>
+    <y>889</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal</name>
+    <macros>
+      <ControlledDevice>EH-060</ControlledDevice>
+      <MeasureValue>TE-064</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>060</WIDIndex>
+      <WIDIndexPID>EH60</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1286</x>
+    <y>685</y>
+    <width>186</width>
+    <height>22</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_74</name>
+    <file>images/heater.png</file>
+    <x>2093</x>
+    <y>901</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_75</name>
+    <file>images/heater.png</file>
+    <x>1675</x>
+    <y>899</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_76</name>
+    <file>images/heater.png</file>
+    <x>1258</x>
+    <y>900</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_77</name>
+    <file>images/heater.png</file>
+    <x>838</x>
+    <y>897</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_78</name>
+    <file>images/heater.png</file>
+    <x>668</x>
+    <y>1097</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_80</name>
+    <file>images/heater.png</file>
+    <x>1085</x>
+    <y>1095</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_81</name>
+    <file>images/heater.png</file>
+    <x>1502</x>
+    <y>1097</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_82</name>
+    <file>images/heater.png</file>
+    <x>1920</x>
+    <y>1096</y>
+    <width>11</width>
+    <height>26</height>
+    <rotation>-90.0</rotation>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_52</name>
+    <macros>
+      <ControlledDevice>EH-041</ControlledDevice>
+      <MeasureValue>TE-045</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>041</WIDIndex>
+      <WIDIndexPID>EH41</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>434</x>
+    <y>1120</y>
+    <width>170</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_53</name>
+    <macros>
+      <ControlledDevice>EH-042</ControlledDevice>
+      <MeasureValue>TE-041</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>042</WIDIndex>
+      <WIDIndexPID>EH42</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>677</x>
+    <y>1101</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_54</name>
+    <macros>
+      <ControlledDevice>EH-031</ControlledDevice>
+      <MeasureValue>TE-035</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>031</WIDIndex>
+      <WIDIndexPID>EH31</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>856</x>
+    <y>1110</y>
+    <width>170</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_55</name>
+    <macros>
+      <ControlledDevice>EH-032</ControlledDevice>
+      <MeasureValue>TE-031</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>032</WIDIndex>
+      <WIDIndexPID>EH32</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1096</x>
+    <y>1098</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_56</name>
+    <macros>
+      <ControlledDevice>EH-021</ControlledDevice>
+      <MeasureValue>TE-025</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>021</WIDIndex>
+      <WIDIndexPID>EH21</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1274</x>
+    <y>1111</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_57</name>
+    <macros>
+      <ControlledDevice>EH-022</ControlledDevice>
+      <MeasureValue>TE-021</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>022</WIDIndex>
+      <WIDIndexPID>EH22</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1513</x>
+    <y>1100</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_58</name>
+    <macros>
+      <ControlledDevice>EH-011</ControlledDevice>
+      <MeasureValue>TE-015</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>011</WIDIndex>
+      <WIDIndexPID>EH11</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1691</x>
+    <y>1110</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_59</name>
+    <macros>
+      <ControlledDevice>EH-012</ControlledDevice>
+      <MeasureValue>TE-011</MeasureValue>
+      <MeasureValueEGU>K</MeasureValueEGU>
+      <WIDAmConf>Virt-AMCONF</WIDAmConf>
+      <WIDDev>EH</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>012</WIDIndex>
+      <WIDIndexPID>EH12</WIDIndexPID>
+      <WIDSec>TS2-010</WIDSec>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+      <WIDSecSubPID>TS2-010CDL</WIDSecSubPID>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/Heaters/EH_HeaterSupply_Analog_BlockIcon_OnlyText_Horizontal.bob</file>
+    <x>1929</x>
+    <y>1100</y>
+    <width>170</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_83</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>605</x>
+    <y>1148</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_84</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1026</x>
+    <y>1148</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_85</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1443</x>
+    <y>1148</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_86</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>1860</x>
+    <y>1148</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_60</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>044</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>669</x>
+    <y>1126</y>
+    <width>152</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_61</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>034</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1088</x>
+    <y>1124</y>
+    <width>190</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_62</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>024</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1505</x>
+    <y>1126</y>
+    <width>164</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_63</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>014</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1921</x>
+    <y>1125</y>
+    <width>140</width>
+    <height>18</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_87</name>
+    <file>images/locator_v03_darkgrey_transparent_left.png</file>
+    <x>605</x>
+    <y>1101</y>
+    <width>21</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_66</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>WtrC</WIDDis>
+      <WIDIndex>535</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1500</x>
+    <y>1233</y>
+    <width>190</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_91</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>655</x>
+    <y>1238</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_92</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1075</x>
+    <y>1237</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_93</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1494</x>
+    <y>1238</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_94</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1908</x>
+    <y>1239</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_68</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>055</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>640</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_69</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>054</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_LakeShore_OnlyText_Horizontal_Compact.bob</file>
+    <x>831</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_70</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>053</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1167</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_71</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>052</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1563</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_72</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>051</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1921</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_73</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>050</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>2153</x>
+    <y>1202</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_71</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>056</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>651</x>
+    <y>793</y>
+    <width>78</width>
+    <height>33</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_72</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>057</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <x>719</x>
+    <y>794</y>
+    <width>78</width>
+    <height>33</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_95</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>685</x>
+    <y>817</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_96</name>
+    <file>images/locator_v03_darkgrey_transparent_up.png</file>
+    <x>755</x>
+    <y>818</y>
+    <width>12</width>
+    <height>21</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_73</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>048</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>845</x>
+    <y>923</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_74</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>038</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1261</x>
+    <y>924</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_75</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>028</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1677</x>
+    <y>926</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_97</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>838</x>
+    <y>927</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_98</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1258</x>
+    <y>926</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_99</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1673</x>
+    <y>929</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_100</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>2087</x>
+    <y>927</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_76</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>018</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>2096</x>
+    <y>927</y>
+    <width>191</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_74</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>WtrC</WIDDis>
+      <WIDIndex>525</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1916</x>
+    <y>1236</y>
+    <width>190</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_75</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>WtrC</WIDDis>
+      <WIDIndex>545</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>1081</x>
+    <y>1233</y>
+    <width>190</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Horizontal_BlockIcon_76</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>WtrC</WIDDis>
+      <WIDIndex>555</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>660</x>
+    <y>1235</y>
+    <width>190</width>
+    <height>22</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_68</name>
+    <macros>
+      <WIDDev>PT</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>061</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_Compact.bob</file>
+    <x>2252</x>
+    <y>682</y>
+    <width>191</width>
+    <height>23</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_15</name>
+    <file>images/locator_v03_darkgrey_transparent_down.png</file>
+    <x>2347</x>
+    <y>667</y>
+    <width>12</width>
+    <height>18</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_19</name>
+    <text>HV03</text>
+    <x>86</x>
+    <y>1145</y>
+    <width>49</width>
+    <height>30</height>
+    <foreground_color>
+      <color red="0" green="0" blue="0">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_78</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>009</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>850</x>
+    <y>756</y>
+    <width>129</width>
+    <height>28</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_79</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>008</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>983</x>
+    <y>756</y>
+    <width>129</width>
+    <height>28</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_80</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>007</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_CernoxTemperature_OnlyText_Horizontal_Transparent.bob</file>
+    <x>1122</x>
+    <y>756</y>
+    <width>129</width>
+    <height>28</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>Label_20</name>
+    <text>version 2021-02-26 14:00</text>
+    <x>2287</x>
+    <y>1303</y>
+    <width>197</width>
+    <height>23</height>
+    <foreground_color>
+      <color red="102" green="102" blue="102">
+      </color>
+    </foreground_color>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>ParamScreen_Butto</name>
+    <actions>
+      <action type="open_display">
+        <file>TS2_menu.bob</file>
+        <target>window</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>DEVICES MENU</text>
+    <x>897</x>
+    <y>11</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display</name>
+    <file>nightbutt.bob</file>
+    <x>2300</x>
+    <y>1240</y>
+    <width>135</width>
+    <height>60</height>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Embedded Display_1</name>
+    <file>trends/CM_Trends.bob</file>
+    <x>2443</x>
+    <y>83</y>
+    <width>59</width>
+    <height>197</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>MODESScreen_Button</name>
+    <actions>
+      <action type="open_display">
+        <file>TS2_modeSelector.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>window</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>MODES</text>
+    <x>1273</x>
+    <y>11</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_70</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>VBEXT</WIDIndex>
+      <WIDLabel>PT100 Temperature</WIDLabel>
+      <WIDSecSub>TS2-010CDL</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>135</x>
+    <y>404</y>
+    <width>117</width>
+    <height>50</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="action_button" version="3.0.0">
+    <name>PID_Button_1</name>
+    <actions>
+      <action type="open_display">
+        <file>controllers_overview.bob</file>
+        <macros>
+          <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName>
+        </macros>
+        <target>window</target>
+        <description>Open Display</description>
+      </action>
+    </actions>
+    <text>CONTROLLERS</text>
+    <x>1085</x>
+    <y>11</y>
+    <width>178</width>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="16.0">
+      </font>
+    </font>
+    <tooltip></tooltip>
+    <confirm_message></confirm_message>
+  </widget>
+  <widget type="group" version="2.0.0">
+    <name>TICP Flow</name>
+    <x>73</x>
+    <y>274</y>
+    <width>188</width>
+    <height>74</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="14.0">
+      </font>
+    </font>
+    <background_color>
+      <color name="BACKGROUND" red="220" green="225" blue="221">
+      </color>
+    </background_color>
+    <transparent>true</transparent>
+    <widget type="embedded" version="2.0.0">
+      <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_77</name>
+      <macros>
+        <WIDDev>FT</WIDDev>
+        <WIDDis>Cryo</WIDDis>
+        <WIDIndex>23920</WIDIndex>
+        <WIDSecSub>CrS-TICP</WIDSecSub>
+        <WIDUnit>g/s</WIDUnit>
+      </macros>
+      <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Horizontal_TICP.bob</file>
+      <y>11</y>
+      <width>173</width>
+      <height>22</height>
+      <resize>1</resize>
+      <transparent>true</transparent>
+    </widget>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>Analog_TRANSMITTER_OnlyText_Vertical_BlockIcon_46</name>
+    <macros>
+      <WIDDev>TE</WIDDev>
+      <WIDDis>Cryo</WIDDis>
+      <WIDIndex>062</WIDIndex>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_OnlyText_Vertical_Compact.bob</file>
+    <x>1235</x>
+    <y>579</y>
+    <width>115</width>
+    <height>45</height>
+    <resize>1</resize>
+    <transparent>true</transparent>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL</name>
+    <text>TC-004</text>
+    <x>1253</x>
+    <y>579</y>
+    <width>86</width>
+    <height>18</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="17.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
+      </color>
+    </background_color>
+    <transparent>false</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="embedded" version="2.0.0">
+    <name>AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical_3</name>
+    <macros>
+      <WIDDev>VGC</WIDDev>
+      <WIDDis>Vac</WIDDis>
+      <WIDIndex>01100</WIDIndex>
+      <WIDLabel>IsoVac</WIDLabel>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_IsoVac_OnlyText_Vertical.bob</file>
+    <x>135</x>
+    <y>584</y>
+    <width>120</width>
+    <height>50</height>
+    <resize>1</resize>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_31</name>
+    <file>safety_valve.png</file>
+    <x>1878</x>
+    <y>525</y>
+    <width>70</width>
+    <height>70</height>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL_1</name>
+    <text>SV90</text>
+    <x>1846</x>
+    <y>526</y>
+    <width>61</width>
+    <height>18</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="17.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="200" green="205" blue="201" alpha="0">
+      </color>
+    </background_color>
+    <transparent>false</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL_2</name>
+    <text>SV02</text>
+    <x>1380</x>
+    <y>372</y>
+    <width>61</width>
+    <height>18</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="17.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="200" green="205" blue="201" alpha="0">
+      </color>
+    </background_color>
+    <transparent>false</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL_3</name>
+    <text>SV60</text>
+    <x>1277</x>
+    <y>434</y>
+    <width>61</width>
+    <height>18</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="17.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color red="200" green="205" blue="201" alpha="0">
+      </color>
+    </background_color>
+    <transparent>false</transparent>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_59</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1912</x>
+    <y>1128</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_63</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1496</x>
+    <y>1128</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_79</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>1079</x>
+    <y>1128</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+  <widget type="picture" version="2.0.0">
+    <name>Picture_88</name>
+    <file>images/locator_v03_darkgrey_transparent_right.png</file>
+    <x>661</x>
+    <y>1128</y>
+    <width>18</width>
+    <height>12</height>
+  </widget>
+</display>
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/images/g24.png b/NON-APPROVED/TS2/ts2-cryomodule/images/g24.png
new file mode 100644
index 0000000000000000000000000000000000000000..00769f5a67366d48d323ccd52c1f51d3b4b72b49
Binary files /dev/null and b/NON-APPROVED/TS2/ts2-cryomodule/images/g24.png differ
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.png b/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbd4cddc3cb819a07c81b2fac82b86a6c9de5056
Binary files /dev/null and b/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.png differ
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.svg b/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.svg
new file mode 100644
index 0000000000000000000000000000000000000000..fafb05aec5ca84af86dd42b4b4175923fb82a6ab
--- /dev/null
+++ b/NON-APPROVED/TS2/ts2-cryomodule/images/module_bg_v18.svg
@@ -0,0 +1,1359 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 2500 1380"
+   style="enable-background:new 0 0 2500 1380;"
+   xml:space="preserve"
+   id="svg368"
+   sodipodi:docname="module_bg_v18.svg"
+   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+   inkscape:export-filename="C:\Work\ESS\CSS-Phoebus\panels\TS2\ts2-cryomodule\images\module_bg_v18.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"><metadata
+   id="metadata374"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
+   id="defs372"><marker
+   style="overflow:visible"
+   id="EmptyTriangleOutM"
+   refX="0.0"
+   refY="0.0"
+   orient="auto"
+   inkscape:stockid="EmptyTriangleOutM"
+   inkscape:isstock="true"><path
+     transform="scale(0.4) translate(-4.5,0)"
+     style="fill-rule:evenodd;fill:#ffffff;stroke:#a1a1a1;stroke-width:1pt;stroke-opacity:1"
+     d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+     id="path1258" /></marker><marker
+   style="overflow:visible;"
+   id="Arrow2Lend"
+   refX="0.0"
+   refY="0.0"
+   orient="auto"
+   inkscape:stockid="Arrow2Lend"
+   inkscape:isstock="true"><path
+     transform="scale(1.1) rotate(180) translate(1,0)"
+     d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+     style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#a1a1a1;stroke-opacity:1;fill:#a1a1a1;fill-opacity:1"
+     id="path1116" /></marker>
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+	
+	
+	
+	
+	
+	
+	
+
+	
+	
+</defs><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1920"
+   inkscape:window-height="1001"
+   id="namedview370"
+   showgrid="false"
+   inkscape:zoom="1.5522408"
+   inkscape:cx="1750.8471"
+   inkscape:cy="512.95693"
+   inkscape:window-x="-9"
+   inkscape:window-y="609"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="svg368"
+   inkscape:document-rotation="0" />
+<style
+   type="text/css"
+   id="style2">
+	.st0{display:none;}
+	.st1{display:inline;}
+	.st2{fill:#DCE1DD;}
+	.st3{fill:none;stroke:#999999;stroke-width:0.2577;}
+	.st4{display:inline;fill:#97BCCA;}
+	.st5{font-family:'SourceSansPro-BoldItalic';}
+	.st6{font-size:32.8491px;}
+	.st7{opacity:0.57;fill:#EFEFEF;}
+	.st8{fill:#A0A0A0;}
+	.st9{fill:#FFFFFF;}
+	.st10{fill:none;stroke:#8E0D63;stroke-width:3;}
+	.st11{fill:none;stroke:#00599B;stroke-width:3;stroke-linejoin:round;}
+	.st12{fill:none;stroke:#00599B;stroke-width:3;stroke-linecap:square;}
+	.st13{fill:none;stroke:#00599B;stroke-width:3;}
+	.st14{fill:none;stroke:#37ABC8;stroke-width:3;}
+	.st15{fill:none;stroke:#78D302;stroke-width:3;}
+	.st16{fill:none;stroke:#2F8794;stroke-width:3;}
+	.st17{fill:none;stroke:#089900;stroke-width:3;}
+	.st18{fill:none;stroke:#FF7F2A;stroke-width:3;}
+	.st19{fill:none;stroke:#089900;stroke-width:3;stroke-linecap:square;}
+	.st20{fill:none;stroke:#4B19CA;stroke-width:3;}
+	.st21{fill:#FFFFFF;stroke:#00599B;stroke-width:3;stroke-linejoin:round;}
+	.st22{fill:none;stroke:#78D302;stroke-width:3;stroke-linecap:square;}
+	.st23{fill:#78D302;}
+	.st24{fill:#00599B;}
+	.st25{fill:#4B19CA;}
+	.st26{fill:#089900;}
+	.st27{fill:#37ABC8;}
+	.st28{fill:#2F8794;}
+	.st29{fill:#FF7F2A;}
+	.st30{fill:#8E0D63;}
+	.st31{font-family:'SourceSansPro-Regular';}
+	.st32{font-size:18px;}
+	.st33{display:inline;enable-background:new    ;}
+	.st34{letter-spacing:-1;}
+	.st35{letter-spacing:-2;}
+</style>
+<g
+   id="background"
+   class="st0">
+	<g
+   id="XMLID_1_"
+   class="st1">
+		<g
+   id="g6">
+			<rect
+   x="0.1"
+   y="0.6"
+   class="st2"
+   width="2499.8"
+   height="1378.9"
+   id="rect4" />
+		</g>
+		<g
+   id="g10">
+			<rect
+   x="0.1"
+   y="0.6"
+   class="st3"
+   width="2499.8"
+   height="1378.9"
+   id="rect8" />
+		</g>
+	</g>
+	<rect
+   y="0.5"
+   class="st4"
+   width="2500"
+   height="62.5"
+   id="rect13" />
+	<text
+   transform="translate(20.432,44.3638)"
+   class="st1 st5 st6"
+   id="text15">Placeholder</text>
+
+
+
+
+
+
+
+
+</g>
+<g
+   id="g24"
+   transform="translate(0,-154)"
+   style="stroke:#ffffff;stroke-opacity:1;stroke-width:2.51338583;stroke-miterlimit:4;stroke-dasharray:none"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96">
+		<path
+   class="st7"
+   d="M 55,195.5 54.9,324 H 224 v 437 h -57 l 0.1,570 H 2446 l 0.9,-570 -1368.9,0.3 0.3,-437.3 H 1317 V 196 Z"
+   id="path18"
+   inkscape:connector-curvature="0"
+   style="opacity:0.57;fill:#efefef;stroke:#ffffff;stroke-opacity:1;stroke-width:2.51338583;stroke-miterlimit:4;stroke-dasharray:none"
+   sodipodi:nodetypes="ccccccccccccc" />
+		<path
+   class="st7"
+   d="m 2446,734 h 14 v 625 h -14 z"
+   id="path20"
+   inkscape:connector-curvature="0"
+   style="opacity:0.57;fill:#efefef;stroke:#ffffff;stroke-opacity:1;stroke-width:2.51338583;stroke-miterlimit:4;stroke-dasharray:none"
+   sodipodi:nodetypes="ccccc" />
+		<path
+   class="st7"
+   d="m 155,742 h 12 v 609 h -12 z"
+   id="path22"
+   inkscape:connector-curvature="0"
+   style="opacity:0.57;fill:#efefef;stroke:#ffffff;stroke-opacity:1;stroke-width:2.51338583;stroke-miterlimit:4;stroke-dasharray:none"
+   sodipodi:nodetypes="ccccc" />
+	</g><path
+   class="st8"
+   d="m 224,499 h 854 v 17 H 224 Z"
+   id="path26"
+   inkscape:connector-curvature="0"
+   style="fill:#a0a0a0" />
+<path
+   style="fill:#a0a0a0;stroke-width:1.01746643"
+   inkscape:connector-curvature="0"
+   id="path29"
+   d="m 2295.738,725 v 18 H 717 v -18 z"
+   class="st8" /><g
+   id="g49"
+   transform="translate(0,-154)">
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path31"
+   d="M 797.8,938 H 625.3 c -6.2,0 -11.3,5.1 -11.3,11.3 v 86.4 c 0,6.2 5.1,11.3 11.3,11.3 h 172.4 c 6.2,0 11.3,-5.1 11.3,-11.3 v -86.4 c 0.1,-6.2 -5,-11.3 -11.2,-11.3 z"
+   class="st8" />
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path33"
+   d="m 759,888 h 16 v 103 h -16 z"
+   class="st8" />
+		<g
+   id="g45">
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse35"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="658.90002"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse37"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="690.59998"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse39"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="722.29999"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse41"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="754"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse43"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="785.59998"
+   class="st9" />
+		</g>
+		<path
+   sodipodi:nodetypes="ccccc"
+   style="fill:#ffffff"
+   inkscape:connector-curvature="0"
+   id="path47"
+   d="m 625,991 h 10 v 342 h -10 z"
+   class="st9" />
+	</g><g
+   id="g69"
+   transform="translate(-30,-154)">
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path51"
+   d="m 1246.7,938 h -172.4 c -6.2,0 -11.3,5.1 -11.3,11.3 v 86.4 c 0,6.2 5.1,11.3 11.3,11.3 h 172.4 c 6.2,0 11.3,-5.1 11.3,-11.3 v -86.4 c 0,-6.2 -5,-11.3 -11.3,-11.3 z"
+   class="st8" />
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path53"
+   d="m 1209,888 h 16 v 103 h -16 z"
+   class="st8" />
+		<g
+   id="g65">
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse55"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1108"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse57"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1139.7"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse59"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1171.4"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse61"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1203.1"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse63"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1234.8"
+   class="st9" />
+		</g>
+		<path
+   sodipodi:nodetypes="ccccc"
+   style="fill:#ffffff"
+   inkscape:connector-curvature="0"
+   id="path67"
+   d="m 1074,991 h 10 v 342 h -10 z"
+   class="st9" />
+	</g><g
+   id="g89"
+   transform="translate(-62,-154)">
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path71"
+   d="m 1696.7,938 h -172.4 c -6.2,0 -11.3,5.1 -11.3,11.3 v 86.4 c 0,6.2 5.1,11.3 11.3,11.3 h 172.4 c 6.2,0 11.3,-5.1 11.3,-11.3 v -86.4 c 0,-6.2 -5.1,-11.3 -11.3,-11.3 z"
+   class="st8" />
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path73"
+   d="m 1658,888 h 16 v 103 h -16 z"
+   class="st8" />
+		<g
+   id="g85">
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse75"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1557.1"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse77"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1588.8"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse79"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1620.5"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse81"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1652.2"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse83"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="1683.9"
+   class="st9" />
+		</g>
+		<path
+   sodipodi:nodetypes="ccccc"
+   style="fill:#ffffff"
+   inkscape:connector-curvature="0"
+   id="path87"
+   d="m 1523,991 h 10 v 340 h -10 z"
+   class="st9" />
+	</g><g
+   id="g109"
+   transform="translate(-94,-154)">
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path91"
+   d="m 2144.7,938 h -172.4 c -6.2,0 -11.3,5.1 -11.3,11.3 v 86.4 c 0,6.2 5.1,11.3 11.3,11.3 h 172.4 c 6.2,0 11.3,-5.1 11.3,-11.3 v -86.4 c 0,-6.2 -5.1,-11.3 -11.3,-11.3 z"
+   class="st8" />
+		<path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path93"
+   d="m 2106,888 h 16 v 103 h -16 z"
+   class="st8" />
+		<g
+   id="g105">
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse95"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="2005.6"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse97"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="2037.3"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse99"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="2069"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse101"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="2100.7"
+   class="st9" />
+			<ellipse
+   style="fill:#ffffff"
+   id="ellipse103"
+   ry="44.400002"
+   rx="13.6"
+   cy="992.5"
+   cx="2132.3"
+   class="st9" />
+		</g>
+		<path
+   sodipodi:nodetypes="ccccc"
+   style="fill:#ffffff"
+   inkscape:connector-curvature="0"
+   id="path107"
+   d="m 1972,991 h 10 v 340 h -10 z"
+   class="st9" />
+	</g><path
+   style="fill:#ffffff"
+   inkscape:connector-curvature="0"
+   id="path111"
+   d="m 155,822 h 2304 v 29 H 155 Z"
+   class="st9" /><path
+   style="fill:#a0a0a0"
+   inkscape:connector-curvature="0"
+   id="path113"
+   d="m 2280,726 h 16 v 202 h -16 z"
+   class="st8" />
+<path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path116"
+   d="m 1165.5457,420.90901 v 49.69252 l 285.4233,-0.64423"
+   class="st10"
+   sodipodi:nodetypes="ccc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3;stroke-linejoin:round"
+   inkscape:connector-curvature="0"
+   id="path120"
+   d="m 585.5,970 v 21.9 l 4.4,0.8 c 0,0 1.9,0.4 4.4,0.4 4.2,0.6 13,-0.7 13,4.7 0,5.5 -14,1 -13.8,7.4 0.1,6.4 13.8,1.4 14,7.6 0.1,6.8 -14.1,1 -14.1,7.4 0,6.9 14.2,1.4 14.4,7.7 0.2,5.4 -9.3,4.8 -13,5 -2.4,0.3 -4.8,0.8 -4.8,0.8 l -3.5,0.8 v 11.9 l 0,226.6673"
+   class="st11"
+   sodipodi:nodetypes="ccccsccscccccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3;stroke-linejoin:round"
+   inkscape:connector-curvature="0"
+   id="path122"
+   d="m 1007.5,970 -0.2,21.9 3.7,0.8 c 0,0 1.9,0.4 4.4,0.4 4.2,0.6 13,-0.7 13,4.7 0,5.5 -14,1 -13.8,7.4 0.1,6.4 13.8,1.4 14,7.6 0.1,6.8 -14.1,1 -14.1,7.4 0,6.9 14.2,1.4 14.4,7.7 0.2,5.4 -9.3,4.8 -13,5 -2.4,0.3 -4.8,0.8 -4.8,0.8 l -3.6,0.8 v 11.9 l 0,227.3115"
+   class="st11"
+   sodipodi:nodetypes="ccccsccscccccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3;stroke-linejoin:round"
+   inkscape:connector-curvature="0"
+   id="path124"
+   d="m 1423.5,970 v 21.8 l 3.6,0.8 c 0,0 1.9,0.4 4.4,0.4 4.2,0.6 13,-0.7 13,4.7 0,5.5 -14,1 -13.8,7.4 0.2,6.4 13.8,1.4 14,7.6 0.1,6.8 -14.1,1 -14.1,7.4 0,6.9 14.2,1.4 14.4,7.7 0.2,5.4 -9.3,4.8 -13,5 -2.4,0.3 -4.8,0.8 -4.8,0.8 l -2.7,0.6 v 12.1 l 0,226.7673"
+   class="st11"
+   sodipodi:nodetypes="ccccsscscccccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3;stroke-linejoin:round"
+   inkscape:connector-curvature="0"
+   id="path126"
+   d="m 1841.5,970 v 21.8 l 3.5,0.8 c 0,0 1.9,0.4 4.4,0.4 4.2,0.6 13,-0.7 13,4.7 0,5.5 -14,1 -13.8,7.4 0.2,6.4 13.8,1.4 14,7.6 0.1,6.8 -14.1,1 -14.1,7.4 0,6.9 14.2,1.4 14.4,7.7 0.2,5.4 -9.3,4.8 -13,5 -2.4,0.3 -4.8,0.8 -4.8,0.8 l -3.6,0.8 v 11.6"
+   class="st11" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3;stroke-linecap:square"
+   inkscape:connector-curvature="0"
+   id="path128"
+   d="m 591.5,666.5 h -150 v 303 h 1397.9424"
+   class="st12"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path130"
+   d="M 722.5,939 V 893"
+   class="st13" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path132"
+   d="M 1141.5,939 V 893"
+   class="st13" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path134"
+   d="M 1558.5,939 V 893"
+   class="st13" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path136"
+   d="M 1975.5,939 V 893"
+   class="st13" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path138"
+   d="m 43.5,26.36047 0,1247.17803 h 1798.142 l 0,-237.5385"
+   class="st13"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#37abc8;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path140"
+   d="M 25,27.5 H 2462"
+   class="st14" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path142"
+   d="M 1413.5,1273.0385"
+   class="st13" /><path
+   style="fill:none;stroke:#78d302;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path144"
+   d="M 72,64.5 H 1125.8762"
+   class="st15"
+   sodipodi:nodetypes="cc" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path146"
+   d="M 1555.6317,499.18502 V 585.5 h -105.566 l 0.6442,-274.82881 903.201,0.36311"
+   class="st16"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path148"
+   d="M 1011,325.5 H 44"
+   class="st13" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path150"
+   d="m 620.13415,325 v 63.5 H 801"
+   class="st13"
+   sodipodi:nodetypes="ccc" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path152"
+   d="m 2116,585.5 h -1.5 l -0.9111,-86.0367"
+   class="st14"
+   sodipodi:nodetypes="ccc" /><path
+   style="fill:none;stroke:#37abc8;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path154"
+   d="M 2048.4,585.5"
+   class="st14" /><path
+   style="fill:none;stroke:#37abc8;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path162"
+   d="M 2405.5,26.68258 V 362.5 h 0.1919 V 586"
+   class="st14"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#089900;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path164"
+   d="M 955.6,48.1"
+   class="st17" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path174"
+   d="m 1011.5769,421.11536 398.3036,-0.96584 0.012,-209.60695 950.129,0.80156"
+   class="st18"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#4b19ca;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path178"
+   d="M 800.5,154 V 725"
+   class="st20" /><path
+   style="fill:#ffffff;stroke:#00599b;stroke-width:3;stroke-linejoin:round"
+   inkscape:connector-curvature="0"
+   id="path180"
+   d="m 769.5,585.5 h 60 v 68 h -60 z"
+   class="st21" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path182"
+   d="m 591,595.5 h 205.2 l 22.7,7.8 -36.6,5.1 36.4,7.8 -36.6,7.1 36.6,7.8 -37.1,6.6 17.2,5.8 h 64.7 v 30 h 1550 v 91 l -106.9904,0 v -56 l -154.0096,0 V 725"
+   class="st13"
+   sodipodi:nodetypes="ccccccccccccccccc" /><path
+   style="fill:none;stroke:#4b19ca;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path184"
+   d="M 72,153.5 H 1285.5 V 125.05766"
+   class="st20"
+   sodipodi:nodetypes="ccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path186"
+   d="M 73,125.5 H 1287"
+   class="st13" /><path
+   style="fill:none;stroke:#78d302;stroke-width:3;stroke-linecap:square"
+   inkscape:connector-curvature="0"
+   id="path188"
+   d="M 374.5,64.65375 V 1152.5 h 2070"
+   class="st22"
+   sodipodi:nodetypes="ccc" /><path
+   style="fill:none;stroke:#00599b;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path190"
+   d="M 590.5,124.59913 V 939.5 l 1697.2981,-0.3 V 928"
+   class="st13"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path192"
+   d="m 800,705.5 h 649.9194 V 584.31697"
+   class="st16"
+   sodipodi:nodetypes="ccc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:none;stroke:#089900;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path194"
+   d="m 72,95.5 h 1053.4425 l 0.3221,-31.27503"
+   class="st17"
+   sodipodi:nodetypes="ccc" />
+<path
+   style="fill:#78d302;stroke-width:1.50533"
+   inkscape:connector-curvature="0"
+   id="path199"
+   d="m 374.65445,470.92201 -11.49876,-34.25018 h 22.85197 z"
+   class="st23"
+   inkscape:export-filename="C:\Users\wawrzyniecgaj\faceplates\TS2\images\path207.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:#00599b;stroke-width:1.5043"
+   inkscape:connector-curvature="0"
+   id="path201"
+   d="m 590.5466,470.43477 -11.49091,-34.2268 h 22.83636 z"
+   class="st24"
+   inkscape:export-filename="C:\Users\wawrzyniecgaj\faceplates\TS2\images\path207.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path203"
+   d="m 2413.8,747 -7.9,-22 h 15.7 z"
+   class="st24" /><path
+   style="fill:#4b19ca;stroke-width:1.5043"
+   inkscape:connector-curvature="0"
+   id="path205"
+   d="m 800.95667,430.37279 11.49091,34.2268 h -22.83636 z"
+   class="st25"
+   inkscape:export-filename="C:\Users\wawrzyniecgaj\faceplates\TS2\images\path207.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:#089900;stroke-width:1.5043"
+   inkscape:connector-curvature="0"
+   id="path207"
+   d="m 1009.4123,428.91108 11.4909,34.22679 h -22.8364 z"
+   class="st26"
+   inkscape:export-filename="C:\Users\wawrzyniecgaj\faceplates\TS2\images\path207.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:#4b19ca"
+   inkscape:connector-curvature="0"
+   id="path209"
+   d="m 323,154.1 22,-7.9 v 15.7 z"
+   class="st25" /><path
+   style="fill:#78d302"
+   inkscape:connector-curvature="0"
+   id="path211"
+   d="m 352,64 -22,7.9 V 56.2 Z"
+   class="st23" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path213"
+   d="m 348,125.4 -22,7.9 v -15.7 z"
+   class="st24" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path215"
+   d="m 43.6,385 7.9,22 H 35.8 Z"
+   class="st24" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path217"
+   d="m 541,969.4 -22,7.9 v -15.7 z"
+   class="st24" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path219"
+   d="m 2306.4,722 7.9,22 h -15.7 z"
+   class="st24" /><path
+   style="fill:#37abc8"
+   inkscape:connector-curvature="0"
+   id="path221"
+   d="m 426,27.5 -22,7.9 V 19.6 Z"
+   class="st27" /><path
+   style="fill:#37abc8"
+   inkscape:connector-curvature="0"
+   id="path223"
+   d="m 1971,27.5 -22,7.9 V 19.6 Z"
+   class="st27" /><path
+   style="fill:#089900"
+   inkscape:connector-curvature="0"
+   id="path231"
+   d="m 323,95.2 22,-7.9 V 103 Z"
+   class="st26" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path233"
+   d="m 989,939.4 -22,7.9 v -15.7 z"
+   class="st24" /><path
+   style="fill:#089900"
+   inkscape:connector-curvature="0"
+   id="path235"
+   d="m 1873,627 22,-7.9 v 15.7 z"
+   class="st26" /><path
+   style="fill:#00599b"
+   inkscape:connector-curvature="0"
+   id="path237"
+   d="m 1540,673.4 -22,7.9 v -15.7 z"
+   class="st24" /><path
+   style="fill:#78d302"
+   inkscape:connector-curvature="0"
+   id="path239"
+   d="m 1460,1152.4 -22,7.9 v -15.7 z"
+   class="st23" />
+<circle
+   style="fill:#00599b"
+   id="circle250"
+   r="5.5999999"
+   cy="325.70001"
+   cx="620.13416"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle252"
+   r="5.5999999"
+   cy="595"
+   cx="590.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle254"
+   r="5.5999999"
+   cy="939.20001"
+   cx="722.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle256"
+   r="5.5999999"
+   cy="125.39999"
+   cx="590.59998"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle260"
+   r="5.5999999"
+   cy="666.40002"
+   cx="590.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle262"
+   r="5.5999999"
+   cy="939"
+   cx="1141.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle264"
+   r="5.5999999"
+   cy="939.20001"
+   cx="1558.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle266"
+   r="5.5999999"
+   cy="939.20001"
+   cx="1975.6"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle268"
+   r="5.5999999"
+   cy="1273.5386"
+   cx="586.29999"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle270"
+   r="5.5999999"
+   cy="1273.0386"
+   cx="1007.1"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle272"
+   r="5.5999999"
+   cy="1273.5386"
+   cx="1424.3"
+   class="st24" /><circle
+   style="fill:#000000;fill-opacity:1"
+   id="circle278"
+   r="5.5999999"
+   cy="585.5"
+   cx="2114.5"
+   class="st27" /><circle
+   style="fill:#37abc8"
+   id="circle282"
+   r="5.5999999"
+   cy="27.5"
+   cx="2405.8999"
+   class="st27" /><circle
+   style="fill:#37abc8"
+   id="circle284"
+   r="5.5999999"
+   cy="27.5"
+   cx="43.5"
+   class="st27" /><circle
+   style="fill:#78d302"
+   id="circle288"
+   r="5.5999999"
+   cy="64.300003"
+   cx="374.60001"
+   class="st23" /><circle
+   style="fill:#4b19ca"
+   id="circle292"
+   r="5.5999999"
+   cy="388.79999"
+   cx="800.40002"
+   class="st25" /><circle
+   style="fill:#4b19ca"
+   id="circle294"
+   r="5.5999999"
+   cy="705.5"
+   cx="800.59998"
+   class="st25" /><circle
+   style="fill:#089900"
+   id="circle296"
+   r="5.5999999"
+   cy="420.15042"
+   cx="1009.6336"
+   class="st26" /><circle
+   style="fill:#089900"
+   id="circle298"
+   r="5.5999999"
+   cy="325.70001"
+   cx="1010.6"
+   class="st26" /><path
+   style="fill:#089900"
+   inkscape:connector-curvature="0"
+   id="path300"
+   d="m 1010.7,100 h -0.3 c -2.1,0 -4,-1.2 -4.9,-3.1 -2.1,-4.7 2.1,-9.3 6.8,-7.8 1.7,0.5 3,1.8 3.5,3.5 1.4,3.8 -1.4,7.4 -5.1,7.4 z"
+   class="st26" /><circle
+   style="fill:#00599b"
+   id="circle310"
+   r="5.5999999"
+   cy="325.5"
+   cx="43.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle312"
+   r="5.5999999"
+   cy="970"
+   cx="585.5"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle314"
+   r="5.5999999"
+   cy="970"
+   cx="1035.3"
+   class="st24" /><circle
+   style="fill:#00599b"
+   id="circle316"
+   r="5.5999999"
+   cy="970"
+   cx="1487.5"
+   class="st24" />
+<g
+   id="text"
+   class="st0">
+	<text
+   transform="translate(80.0675,298.0431)"
+   class="st1 st31 st32"
+   id="text319">He Return                VLP</text>
+
+
+
+
+
+
+
+
+	<text
+   transform="rotate(0.05213914,-268367.36,0)"
+   class="st33"
+   id="text331"><tspan
+     x="0"
+     y="0"
+     class="st31 st32"
+     id="tspan321">He Supply     </tspan><tspan
+     x="94.599998"
+     y="0"
+     class="st31 st32 st34"
+     id="tspan323"> </tspan><tspan
+     x="96.800003"
+     y="0"
+     class="st31 st32"
+     id="tspan325">4.5 K       </tspan><tspan
+     x="158.39999"
+     y="0"
+     class="st31 st32 st35"
+     id="tspan327"> </tspan><tspan
+     x="159.5"
+     y="0"
+     class="st31 st32"
+     id="tspan329">3.0 bar</tspan></text>
+
+
+
+
+
+
+
+
+	<text
+   transform="translate(80.0676,191.9852)"
+   class="st1 st31 st32"
+   id="text333">TS Return    50.0 K     12.3 bar</text>
+
+
+
+
+
+
+
+
+	<text
+   transform="translate(80.0678,136.4275)"
+   class="st1 st31 st32"
+   id="text335">TS Supply   40.0 K     12.8 bar</text>
+
+
+
+
+
+
+
+
+	<g
+   class="st1"
+   id="g341">
+		<text
+   transform="translate(2063.05,87.4764)"
+   class="st31 st32"
+   id="text337">He Recovery Line</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2292.1848,87.4764)"
+   class="st31 st32"
+   id="text339">&lt;1.1 bar</text>
+
+
+
+
+
+
+
+
+	</g>
+	<g
+   class="st1"
+   id="g349">
+		<text
+   transform="translate(2063.5005,170.051)"
+   class="st31 st32"
+   id="text343">SV Relief Line</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2200.167,170.0509)"
+   class="st31 st32"
+   id="text345">4-300 K</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2284.6006,170.051)"
+   class="st31 st32"
+   id="text347">  &lt;1.1 bar</text>
+
+
+
+
+
+
+
+
+	</g>
+	<g
+   class="st1"
+   id="g357">
+		<text
+   transform="translate(2063.0005,209.9534)"
+   class="st31 st32"
+   id="text351">Purge Return</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2301.001,209.9535)"
+   class="st31 st32"
+   id="text353">1.1 bar</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2214.2007,209.7534)"
+   class="st31 st32"
+   id="text355">300 K</text>
+
+
+
+
+
+
+
+
+	</g>
+	<g
+   class="st1"
+   id="g365">
+		<text
+   transform="translate(2214.1006,128.5533)"
+   class="st31 st32"
+   id="text359">300 K</text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2063.001,128.3533)"
+   class="st31 st32"
+   id="text361">HP Line                          </text>
+
+
+
+
+
+
+
+
+		<text
+   transform="translate(2301.6016,128.5531)"
+   class="st31 st32"
+   id="text363">3.0 bar</text>
+
+
+
+
+
+
+
+
+	</g>
+</g>
+<path
+   style="fill:none;stroke:#089900;stroke-width:2.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="m 1009.8558,95.35813 v 531.97121 h 1434 v 525.99996"
+   id="path1315"
+   inkscape:connector-curvature="0"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:none;stroke:#000000;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path174-5-4"
+   d="m 591,293.7115 h 778.9897 V 110.72543 h 990.4688"
+   class="st18"
+   sodipodi:nodetypes="cccc" /><circle
+   style="fill:#00599b"
+   id="circle258"
+   r="5.5999999"
+   cy="293.5"
+   cx="590.59998"
+   class="st24" /><circle
+   style="fill:#000000;fill-opacity:1"
+   id="circle278-3"
+   r="5.5999999"
+   cy="461.19458"
+   cx="2013.9728"
+   class="st27" /><path
+   style="fill:none;stroke:#000000;stroke-width:3"
+   inkscape:connector-curvature="0"
+   id="path174-5-4-6"
+   d="m 375.74498,239.98067 c 378.20773,-0.7072 660.18602,-0.69971 994.33952,-0.66531"
+   class="st18"
+   sodipodi:nodetypes="cc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><circle
+   style="fill:#78d302"
+   id="circle290"
+   r="5.5999999"
+   cy="239.82596"
+   cx="374.60001"
+   class="st23"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><circle
+   style="fill:#000000"
+   id="circle302-9"
+   r="5.5999999"
+   cy="294.19342"
+   cx="1165.7877"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-0"
+   r="5.5999999"
+   cy="421.173"
+   cx="1165.4059"
+   class="st29" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path174-0-7"
+   d="M 1880.4665,211.0461 V 111.02373"
+   class="st18"
+   sodipodi:nodetypes="cc" /><circle
+   style="fill:#000000"
+   id="circle302-9-9"
+   r="5.5999999"
+   cy="110.79446"
+   cx="1880.6958"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-3"
+   r="5.5999999"
+   cy="210.72264"
+   cx="1879.8629"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-0-8"
+   r="5.5999999"
+   cy="585.18134"
+   cx="1450.1005"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-0-8-9"
+   r="5.5999999"
+   cy="209.31084"
+   cx="2015.2947"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-0-8-3-1"
+   r="5.5999999"
+   cy="240.03513"
+   cx="1370.0509"
+   class="st29" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path116-8"
+   d="m 1165.1279,291.39253 v 67.06029 h 242.933"
+   class="st10"
+   sodipodi:nodetypes="ccc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:none;stroke:#a1a1a1;stroke-width:8.29228;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#EmptyTriangleOutM)"
+   inkscape:connector-curvature="0"
+   id="path116-1"
+   d="m 1555.6317,499.18502 -0.1187,-110.85486 823.3525,-0.18869 -0.2932,-40.27615"
+   class="st10"
+   sodipodi:nodetypes="cccc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:none;stroke:#a1a1a1;stroke-width:8.29228;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path116-1-0"
+   d="m 2113.5889,499.4633 -0.041,-110.10488"
+   class="st10"
+   sodipodi:nodetypes="cc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><circle
+   style="fill:#000000"
+   id="circle302-9-0-1"
+   r="5.5999999"
+   cy="469.9545"
+   cx="1450.3367"
+   class="st29" /><circle
+   style="fill:#000000"
+   id="circle302-9-0-9"
+   r="5.5999999"
+   cy="358.46576"
+   cx="1410.5"
+   class="st29" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path116-8-4"
+   d="m 2013.8742,461.9014 -133.4025,-0.30636 -0.078,123.90496 h 132.741"
+   class="st10"
+   sodipodi:nodetypes="cccc"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96" /><path
+   style="fill:none;stroke:#000000;stroke-width:3;stroke-opacity:1"
+   inkscape:connector-curvature="0"
+   id="path196"
+   d="M 2114.5,725 V 585.5 h -101.3655 l 1.2885,-374.99463"
+   class="st14"
+   sodipodi:nodetypes="cccc" /></svg>
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/images/path116-1.png b/NON-APPROVED/TS2/ts2-cryomodule/images/path116-1.png
new file mode 100644
index 0000000000000000000000000000000000000000..81acf6757d0681c54ef3dbc8f80f50f398a22c48
Binary files /dev/null and b/NON-APPROVED/TS2/ts2-cryomodule/images/path116-1.png differ
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/images/path192.png b/NON-APPROVED/TS2/ts2-cryomodule/images/path192.png
new file mode 100644
index 0000000000000000000000000000000000000000..818d3c30839def6aee1480382855e5b37dea0d13
Binary files /dev/null and b/NON-APPROVED/TS2/ts2-cryomodule/images/path192.png differ