Skip to content

Commit

Permalink
testing file selector
Browse files Browse the repository at this point in the history
  • Loading branch information
alex_dunn committed Sep 19, 2012
1 parent addcf16 commit 5cdba68
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions atlas_opi/scripts.opi
Expand Up @@ -949,4 +949,62 @@ $(pv_value)</tooltip>
$(pv_value)</tooltip>
<x>307</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="1.0">
<border_alarm_sensitive>false</border_alarm_sensitive>
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<multiline_input>false</multiline_input>
<auto_size>false</auto_size>
<file_source>1</file_source>
<scripts />
<height>20</height>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<precision_from_pv>true</precision_from_pv>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<widget_type>Text Input</widget_type>
<enabled>true</enabled>
<text></text>
<font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</font>
<width>337</width>
<file_return_part>0</file_return_part>
<border_style>3</border_style>
<pv_value />
<border_width>1</border_width>
<maximum>1.7976931348623157E308</maximum>
<minimum>-1.7976931348623157E308</minimum>
<show_units>true</show_units>
<wuid>-13832fd7:139df28bb99:-7feb</wuid>
<rotation_angle>0.0</rotation_angle>
<name>Text Input</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<format_type>0</format_type>
<transparent>false</transparent>
<selector_type>1</selector_type>
<pv_name>$(TS)$(LLRF):FILE0:FullFileName_RBV</pv_name>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<precision>0</precision>
<confirm_message></confirm_message>
<rules />
<limits_from_pv>false</limits_from_pv>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>360</y>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>288</x>
</widget>
</display>

0 comments on commit 5cdba68

Please sign in to comment.