Skip to content

Commit e3a2e95

Browse files
committed
Merge remote-tracking branch 'origin/master' into Release_11.0.0
2 parents acad5d4 + 74e3132 commit e3a2e95

File tree

1 file changed

+62
-2
lines changed

1 file changed

+62
-2
lines changed

base/uk.ac.stfc.isis.ibex.opis/resources/Eurotherm_single.opi

Lines changed: 62 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<background_color>
1111
<color name="ISIS_OPI_Background" red="240" green="240" blue="240" />
1212
</background_color>
13-
<boy_version>5.1.0.201707071649</boy_version>
13+
<boy_version>5.1.0</boy_version>
1414
<foreground_color>
1515
<color name="ISIS_OPI_Foreground" red="192" green="192" blue="192" />
1616
</foreground_color>
@@ -1836,7 +1836,7 @@ $(pv_value)</tooltip>
18361836
<color name="Major" red="255" green="0" blue="0" />
18371837
</foreground_color>
18381838
<format_type>4</format_type>
1839-
<height>61</height>
1839+
<height>49</height>
18401840
<horizontal_alignment>0</horizontal_alignment>
18411841
<name>Calib_error_text_$(PV_ROOT_EURO)</name>
18421842
<precision>3</precision>
@@ -1872,6 +1872,66 @@ $(pv_value)</tooltip>
18721872
<x>0</x>
18731873
<y>72</y>
18741874
</widget>
1875+
<widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0">
1876+
<actions hook="false" hook_all="false" />
1877+
<alarm_pulsing>false</alarm_pulsing>
1878+
<auto_size>false</auto_size>
1879+
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
1880+
<background_color>
1881+
<color name="ISIS_Label_Background" red="240" green="240" blue="240" />
1882+
</background_color>
1883+
<border_alarm_sensitive>true</border_alarm_sensitive>
1884+
<border_color>
1885+
<color name="ISIS_Border" red="0" green="0" blue="0" />
1886+
</border_color>
1887+
<border_style>0</border_style>
1888+
<border_width>1</border_width>
1889+
<enabled>true</enabled>
1890+
<font>
1891+
<opifont.name fontName="Segoe UI" height="9" style="0" pixels="false">ISIS_Value_NEW</opifont.name>
1892+
</font>
1893+
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
1894+
<foreground_color>
1895+
<color name="Minor" red="255" green="128" blue="0" />
1896+
</foreground_color>
1897+
<format_type>4</format_type>
1898+
<height>37</height>
1899+
<horizontal_alignment>0</horizontal_alignment>
1900+
<name>Lookup_warning_text_$(PV_ROOT_EURO)</name>
1901+
<precision>3</precision>
1902+
<precision_from_pv>false</precision_from_pv>
1903+
<pv_name></pv_name>
1904+
<pv_value />
1905+
<rotation_angle>0.0</rotation_angle>
1906+
<rules>
1907+
<rule name="Visible" prop_id="visible" out_exp="false">
1908+
<exp bool_exp="pv0 != 1 &amp;&amp; pv1 == 1">
1909+
<value>true</value>
1910+
</exp>
1911+
<pv trig="true">$(PV_ROOT_EURO):LUTON</pv>
1912+
<pv trig="true">$(PV_ROOT_EURO):RAMP_FILE_NOT_DEFAULT</pv>
1913+
</rule>
1914+
</rules>
1915+
<scale_options>
1916+
<width_scalable>true</width_scalable>
1917+
<height_scalable>true</height_scalable>
1918+
<keep_wh_ratio>false</keep_wh_ratio>
1919+
</scale_options>
1920+
<scripts />
1921+
<show_units>false</show_units>
1922+
<text>Default file changed but lookup not on.</text>
1923+
<tooltip>$(pv_name)
1924+
$(pv_value)</tooltip>
1925+
<transparent>false</transparent>
1926+
<vertical_alignment>0</vertical_alignment>
1927+
<visible>false</visible>
1928+
<widget_type>Text Update</widget_type>
1929+
<width>219</width>
1930+
<wrap_words>true</wrap_words>
1931+
<wuid>64b3cffe:18235a4905a:-6ebf</wuid>
1932+
<x>0</x>
1933+
<y>114</y>
1934+
</widget>
18751935
</widget>
18761936
<widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0">
18771937
<actions hook="false" hook_all="false" />

0 commit comments

Comments
 (0)