Files
ADAndor/ADApp/op/CSS-BOY/gov.anl.aps.synApps.areaDetector/templates/ControlSlim.opi
T
2010-04-01 00:08:09 +00:00

180 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<display typeId="org.csstudio.opibuilder.Display" version="1.0">
<widget_type>Display</widget_type>
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<width>500</width>
<scripts />
<show_ruler>true</show_ruler>
<height>150</height>
<show_edit_range>true</show_edit_range>
<name>Display</name>
<grid_space>6</grid_space>
<snap_to_geometry>true</snap_to_geometry>
<show_grid>true</show_grid>
<y>0</y>
<actions hook="false" />
<foreground_color>
<color red="192" green="192" blue="192" />
</foreground_color>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<x>0</x>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Controls for ${P}${R}</text>
<visible>true</visible>
<font>
<fontdata fontName="Arial" height="9" style="0" />
</font>
<vertical_alignment>1</vertical_alignment>
<width>331</width>
<border_style>0</border_style>
<auto_size>false</auto_size>
<scripts />
<height>25</height>
<border_width>1</border_width>
<name>Label</name>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<transparent>true</transparent>
<y>6</y>
<actions hook="false" />
<tooltip />
<x>48</x>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="1.0">
<border_alarm_sensitive>true</border_alarm_sensitive>
<visible>true</visible>
<scripts />
<height>43</height>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<name>Action Button</name>
<pv_name>${P}${R}Acquire</pv_name>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Action Button</widget_type>
<enabled>true</enabled>
<text>Start</text>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<font>
<fontdata fontName="Arial" height="9" style="0" />
</font>
<width>145</width>
<push_action_index>0</push_action_index>
<border_style>0</border_style>
<image />
<toggle_button>false</toggle_button>
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>66</y>
<actions hook="false">
<action type="WRITE_PV">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
</action>
</actions>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>36</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.ActionButton" version="1.0">
<border_alarm_sensitive>true</border_alarm_sensitive>
<visible>true</visible>
<scripts />
<height>43</height>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<name>Action Button_1</name>
<pv_name>${P}${R}Acquire</pv_name>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Action Button</widget_type>
<enabled>true</enabled>
<text>Stop</text>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<font>
<fontdata fontName="Arial" height="9" style="0" />
</font>
<width>145</width>
<push_action_index>0</push_action_index>
<border_style>0</border_style>
<image />
<toggle_button>false</toggle_button>
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>66</y>
<actions hook="false">
<action type="WRITE_PV">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
</action>
</actions>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>192</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextUpdate" version="1.0">
<border_alarm_sensitive>true</border_alarm_sensitive>
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<show_units>true</show_units>
<auto_size>false</auto_size>
<scripts />
<height>25</height>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<name>Text Update</name>
<format_type>0</format_type>
<precision_from_pv>true</precision_from_pv>
<transparent>false</transparent>
<pv_name>${P}${R}Acquire</pv_name>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Text Update</widget_type>
<enabled>true</enabled>
<text>######</text>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<precision>0</precision>
<font>
<fontdata fontName="Arial" height="9" style="0" />
</font>
<width>157</width>
<border_style>0</border_style>
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<y>36</y>
<actions hook="false" />
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>132</x>
</widget>
</display>