Skip to content

Commit

Permalink
Add diff threashold to main display
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddieAkeroyd committed Jun 21, 2022
1 parent ee8546b commit 344e1c2
Showing 1 changed file with 94 additions and 1 deletion.
95 changes: 94 additions & 1 deletion base/uk.ac.stfc.isis.ibex.opis/resources/PEARLPC.opi
Original file line number Diff line number Diff line change
Expand Up @@ -2314,7 +2314,7 @@ $(pv_value)</tooltip>
<width>127</width>
<wrap_words>true</wrap_words>
<wuid>3d21f8eb:1816cc89ea6:-5d62</wuid>
<x>228</x>
<x>225</x>
<y>222</y>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0">
Expand Down Expand Up @@ -2369,6 +2369,99 @@ $(pv_value)</tooltip>
<x>366</x>
<y>222</y>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
<actions hook="false" hook_all="false" />
<auto_size>false</auto_size>
<background_color>
<color name="ISIS_Label_Background" red="240" green="240" blue="240" />
</background_color>
<border_color>
<color name="ISIS_Border" red="0" green="0" blue="0" />
</border_color>
<border_style>0</border_style>
<border_width>1</border_width>
<enabled>true</enabled>
<font>
<opifont.name fontName="Segoe UI" height="9" style="1" pixels="false">ISIS_Label_NEW</opifont.name>
</font>
<foreground_color>
<color name="ISIS_Standard_Text" red="0" green="0" blue="0" />
</foreground_color>
<height>20</height>
<horizontal_alignment>2</horizontal_alignment>
<name>Min_Pressure_Label_1</name>
<rules />
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<scripts />
<show_scrollbar>false</show_scrollbar>
<text>Difference threshold:</text>
<tooltip></tooltip>
<transparent>false</transparent>
<vertical_alignment>1</vertical_alignment>
<visible>true</visible>
<widget_type>Label</widget_type>
<width>121</width>
<wrap_words>true</wrap_words>
<wuid>4ae61312:18186ffce60:-7e15</wuid>
<x>231</x>
<y>241</y>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0.0">
<actions hook="false" hook_all="false" />
<alarm_pulsing>false</alarm_pulsing>
<auto_size>false</auto_size>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<background_color>
<color name="ISIS_Label_Background" red="240" green="240" blue="240" />
</background_color>
<border_alarm_sensitive>true</border_alarm_sensitive>
<border_color>
<color name="ISIS_Border" red="0" green="0" blue="0" />
</border_color>
<border_style>0</border_style>
<border_width>1</border_width>
<enabled>true</enabled>
<font>
<opifont.name fontName="Segoe UI" height="9" style="0" pixels="false">ISIS_Value_NEW</opifont.name>
</font>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<foreground_color>
<color name="ISIS_Standard_Text" red="0" green="0" blue="0" />
</foreground_color>
<format_type>0</format_type>
<height>20</height>
<horizontal_alignment>0</horizontal_alignment>
<name>Min_Pressure_Text_1</name>
<precision>0</precision>
<precision_from_pv>false</precision_from_pv>
<pv_name>$(PV_ROOT_PEARLPC):PRESSURE_DIFF_THOLD</pv_name>
<pv_value />
<rotation_angle>0.0</rotation_angle>
<rules />
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<scripts />
<show_units>true</show_units>
<text>######</text>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<transparent>true</transparent>
<vertical_alignment>1</vertical_alignment>
<visible>true</visible>
<widget_type>Text Update</widget_type>
<width>61</width>
<wrap_words>false</wrap_words>
<wuid>4ae61312:18186ffce60:-7e0d</wuid>
<x>366</x>
<y>241</y>
</widget>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0">
<actions hook="false" hook_all="false" />
Expand Down

0 comments on commit 344e1c2

Please sign in to comment.