git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10508 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
130 lines
4.0 KiB
XML
130 lines
4.0 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>350</width>
|
|
<scripts />
|
|
<show_ruler>true</show_ruler>
|
|
<height>60</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>Attributes</text>
|
|
<visible>true</visible>
|
|
<font>
|
|
<fontdata fontName="Arial" height="12" style="1" />
|
|
</font>
|
|
<vertical_alignment>1</vertical_alignment>
|
|
<width>100</width>
|
|
<border_style>0</border_style>
|
|
<auto_size>false</auto_size>
|
|
<scripts />
|
|
<height>20</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>false</transparent>
|
|
<y>2</y>
|
|
<actions hook="false" />
|
|
<tooltip />
|
|
<x>125</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.TextInput" version="1.0">
|
|
<border_alarm_sensitive>false</border_alarm_sensitive>
|
|
<visible>true</visible>
|
|
<vertical_alignment>1</vertical_alignment>
|
|
<show_units>true</show_units>
|
|
<auto_size>false</auto_size>
|
|
<scripts />
|
|
<height>20</height>
|
|
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
|
|
<name>Text Input</name>
|
|
<format_type>0</format_type>
|
|
<precision_from_pv>true</precision_from_pv>
|
|
<transparent>false</transparent>
|
|
<pv_name>${P}${R}AcquireTime</pv_name>
|
|
<background_color>
|
|
<color red="0" green="255" blue="255" />
|
|
</background_color>
|
|
<foreground_color>
|
|
<color red="0" green="0" blue="0" />
|
|
</foreground_color>
|
|
<widget_type>Text Input</widget_type>
|
|
<enabled>true</enabled>
|
|
<text />
|
|
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
|
|
<precision>0</precision>
|
|
<font>
|
|
<fontdata fontName="Arial" height="12" style="0" />
|
|
</font>
|
|
<width>280</width>
|
|
<border_style>3</border_style>
|
|
<border_width>1</border_width>
|
|
<border_color>
|
|
<color red="0" green="128" blue="255" />
|
|
</border_color>
|
|
<horizontal_alignment>1</horizontal_alignment>
|
|
<y>30</y>
|
|
<actions hook="false" />
|
|
<tooltip>$(pv_name)
|
|
$(pv_value)</tooltip>
|
|
<x>58</x>
|
|
</widget>
|
|
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
|
|
<widget_type>Label</widget_type>
|
|
<enabled>true</enabled>
|
|
<text>File</text>
|
|
<visible>true</visible>
|
|
<font>
|
|
<fontdata fontName="Arial" height="12" style="1" />
|
|
</font>
|
|
<vertical_alignment>1</vertical_alignment>
|
|
<width>40</width>
|
|
<border_style>0</border_style>
|
|
<auto_size>false</auto_size>
|
|
<scripts />
|
|
<height>20</height>
|
|
<border_width>1</border_width>
|
|
<name>Label_2</name>
|
|
<border_color>
|
|
<color red="0" green="128" blue="255" />
|
|
</border_color>
|
|
<horizontal_alignment>2</horizontal_alignment>
|
|
<transparent>true</transparent>
|
|
<y>29</y>
|
|
<actions hook="false" />
|
|
<tooltip />
|
|
<x>13</x>
|
|
<background_color>
|
|
<color red="255" green="255" blue="255" />
|
|
</background_color>
|
|
<foreground_color>
|
|
<color red="0" green="0" blue="0" />
|
|
</foreground_color>
|
|
</widget>
|
|
</display> |