diff --git a/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_IsoVac_OnlyText_Vertical.bob b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_IsoVac_OnlyText_Vertical.bob
new file mode 100644
index 0000000000000000000000000000000000000000..225c7dbe3afeb5d08c7e359512e724c7a32feff0
--- /dev/null
+++ b/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_IsoVac_OnlyText_Vertical.bob
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<display version="2.0.0">
+  <name>AnalogTransmitter_BlockIcon_Vacuum_OnlyText_Vertical</name>
+  <width>155</width>
+  <height>65</height>
+  <background_color>
+    <color red="0" green="0" blue="0" alpha="0">
+    </color>
+  </background_color>
+  <widget type="label" version="2.0.0">
+    <name>WID_TitleLBL</name>
+    <text>${WIDDev}-${WIDIndex}</text>
+    <x>22</x>
+    <y>2</y>
+    <width>133</width>
+    <height>29</height>
+    <font>
+      <font family="Source Sans Pro" style="BOLD" size="25.0">
+      </font>
+    </font>
+    <foreground_color>
+      <color name="TEXT" red="25" green="25" blue="25">
+      </color>
+    </foreground_color>
+    <background_color>
+      <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+      </color>
+    </background_color>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <tooltip>Device name</tooltip>
+  </widget>
+  <widget type="textupdate" version="2.0.0">
+    <name>WID_MeasValue</name>
+    <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:PrsR</pv_name>
+    <x>21</x>
+    <y>29</y>
+    <width>127</width>
+    <height>34</height>
+    <font>
+      <font family="Source Sans Pro" style="REGULAR" size="20.0">
+      </font>
+    </font>
+    <format>3</format>
+    <precision>2</precision>
+    <horizontal_alignment>1</horizontal_alignment>
+    <vertical_alignment>1</vertical_alignment>
+    <wrap_words>false</wrap_words>
+    <border_alarm_sensitive>false</border_alarm_sensitive>
+    <border_width>1</border_width>
+    <border_color>
+      <color name="GRAY-BORDER" red="121" green="121" blue="121">
+      </color>
+    </border_color>
+  </widget>
+  <widget type="symbol" version="2.0.0">
+    <name>WID_AlarmIcon</name>
+    <symbols>
+      <symbol>../../symbols/custom_v02/error@32.png</symbol>
+    </symbols>
+    <y>4</y>
+    <width>30</width>
+    <height>30</height>
+    <actions>
+    </actions>
+    <rules>
+      <rule name="VisibilityRule" prop_id="visible" out_exp="false">
+        <exp bool_exp="pv0 == true">
+          <value>false</value>
+        </exp>
+        <exp bool_exp="pv0 == false">
+          <value>true</value>
+        </exp>
+        <pv_name>${WIDSecSub}:${WIDDis}-${WIDDev}-${WIDIndex}:ValidR</pv_name>
+      </rule>
+    </rules>
+    <tooltip>Alarm event occured!</tooltip>
+  </widget>
+</display>
diff --git a/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob
index 93f01e333589679a9e78c63b18df85b3451dbeca..f1d1e88a392a7d0774eef5aafccb9b835f787d18 100755
--- a/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob
+++ b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob
@@ -3407,7 +3407,7 @@
   </widget>
   <widget type="label" version="2.0.0">
     <name>Label_20</name>
-    <text>version 2020-07-30 17:00</text>
+    <text>version 2020-07-31 15:00</text>
     <x>2287</x>
     <y>1303</y>
     <width>197</width>
@@ -3589,4 +3589,20 @@
     <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>
+    <file>../../ICS_OPI_LIBRARY/DeviceTypes/AnalogMeasure/AnalogTransmitter_BlockIcon_IsoVac_OnlyText_Vertical.bob</file>
+    <macros>
+      <WIDDev>VGC</WIDDev>
+      <WIDDis>Vac</WIDDis>
+      <WIDIndex>01100</WIDIndex>
+      <WIDLabel>IsoVac</WIDLabel>
+      <WIDSecSub>TS2-010CRM</WIDSecSub>
+    </macros>
+    <x>135</x>
+    <y>584</y>
+    <width>120</width>
+    <height>50</height>
+    <resize>1</resize>
+  </widget>
 </display>