Skip to content

Commit

Permalink
Remove HVEL in opi
Browse files Browse the repository at this point in the history
  • Loading branch information
tboegi committed Jun 2, 2016
1 parent a87c0e9 commit 86fc9fd
Showing 1 changed file with 0 additions and 63 deletions.
63 changes: 0 additions & 63 deletions epics/m-epics-eemcu/Boy/eemcuAxis.opi
Original file line number Diff line number Diff line change
Expand Up @@ -2194,69 +2194,6 @@ $(pv_value)</tooltip>
<opifont.name fontName="arial" height="10" style="0">IO Normal</opifont.name>
</font>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0">
<alarm_pulsing>false</alarm_pulsing>
<precision>1</precision>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<horizontal_alignment>0</horizontal_alignment>
<rules>
<rule name="BorderRule" prop_id="border_style" out_exp="false">
<exp bool_exp="pv0==1">
<value>9</value>
</exp>
<pv trig="true">$(pv_name)</pv>
</rule>
</rules>
<pv_value />
<auto_size>false</auto_size>
<read_only>false</read_only>
<text>HVEL</text>
<show_units>false</show_units>
<height>26</height>
<multiline_input>false</multiline_input>
<border_width>2</border_width>
<visible>true</visible>
<pv_name>$(P)$(M).HVEL</pv_name>
<border_color>
<color name="IO Border" red="215" green="215" blue="215" />
</border_color>
<precision_from_pv>false</precision_from_pv>
<widget_type>Text Input</widget_type>
<confirm_message></confirm_message>
<name>Text Input Template_17</name>
<style>1</style>
<actions hook="false" hook_all="false" />
<border_style>6</border_style>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<show_native_border>true</show_native_border>
<enabled>true</enabled>
<wuid>7b2b5da1:14bbad371fa:-7e37</wuid>
<next_focus>0</next_focus>
<scripts />
<border_alarm_sensitive>false</border_alarm_sensitive>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<format_type>0</format_type>
<limits_from_pv>true</limits_from_pv>
<background_color>
<color name="IO OutputPV Bg" red="121" green="123" blue="126" />
</background_color>
<password_input>false</password_input>
<width>67</width>
<x>74</x>
<y>228</y>
<foreground_color>
<color name="IO OutputPV Fg" red="255" green="255" blue="255" />
</foreground_color>
<font>
<opifont.name fontName="arial" height="10" style="1">IO Output 1</opifont.name>
</font>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0">
<alarm_pulsing>false</alarm_pulsing>
<precision>0</precision>
Expand Down

0 comments on commit 86fc9fd

Please sign in to comment.