Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 89 lines (89 sloc) 2.48 KB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>Display</name>
<widget type="label" version="2.0.0">
<name>Label</name>
<class>TITLE</class>
<text>My Display</text>
<x use_class="true">0</x>
<y use_class="true">0</y>
<width>550</width>
<height>31</height>
<font use_class="true">
<font name="Header 1" family="Liberation Sans" style="BOLD" size="22.0">
</font>
</font>
<foreground_color use_class="true">
<color name="Text" red="0" green="0" blue="0">
</color>
</foreground_color>
<transparent use_class="true">true</transparent>
</widget>
<widget type="image" version="2.0.0">
<name>Image</name>
<pv_name>13PS1:image1:ArrayData</pv_name>
<y>100</y>
<width>600</width>
<height>460</height>
<color_map>
<name>GRAY</name>
</color_map>
<x_axis>
<visible>true</visible>
<title>X</title>
<minimum>0.0</minimum>
<maximum>1292.0</maximum>
<title_font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
</font>
</title_font>
<scale_font>
<font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
</font>
</scale_font>
</x_axis>
<y_axis>
<visible>true</visible>
<title>Y</title>
<minimum>0.0</minimum>
<maximum>964.0</maximum>
<title_font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
</font>
</title_font>
<scale_font>
<font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
</font>
</scale_font>
</y_axis>
<data_width>1292</data_width>
<data_height>964</data_height>
<interpolation>0</interpolation>
<unsigned>true</unsigned>
<autoscale>false</autoscale>
</widget>
<widget type="textupdate" version="2.0.0">
<name>TextUpdate</name>
<pv_name>13PS1:cam1:AcquireBusy</pv_name>
<x>600</x>
<y>450</y>
<width>140</width>
<height>30</height>
</widget>
<widget type="bool_button" version="2.0.0">
<name>Boolean Button</name>
<pv_name>13PS1:cam1:Acquire</pv_name>
<x>610</x>
<y>490</y>
<width>120</width>
</widget>
<widget type="bool_button" version="2.0.0">
<name>Boolean Button_1</name>
<pv_name>13PS1:cam1:AcquireBusy</pv_name>
<x>620</x>
<y>360</y>
<width>120</width>
<height>40</height>
<on_label>Acquiring</on_label>
</widget>
</display>