forked from epics_driver_modules/motorBase
102 lines
2.8 KiB
XML
102 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<display version="2.0.0">
|
|
<name>trajectoryPlot</name>
|
|
<x>729</x>
|
|
<y>391</y>
|
|
<width>400</width>
|
|
<height>230</height>
|
|
<grid_visible>false</grid_visible>
|
|
<grid_step_x>5</grid_step_x>
|
|
<widget type="xyplot" version="2.0.0">
|
|
<name>cartesian plot #6</name>
|
|
<y>30</y>
|
|
<height>200</height>
|
|
<x_axis>
|
|
<title>Point</title>
|
|
<autoscale>true</autoscale>
|
|
<log_scale>false</log_scale>
|
|
<minimum>0.0</minimum>
|
|
<maximum>100.0</maximum>
|
|
<show_grid>false</show_grid>
|
|
<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>
|
|
<visible>true</visible>
|
|
</x_axis>
|
|
<y_axes>
|
|
<y_axis>
|
|
<title>Position</title>
|
|
<autoscale>true</autoscale>
|
|
<log_scale>false</log_scale>
|
|
<minimum>0.0</minimum>
|
|
<maximum>100.0</maximum>
|
|
<show_grid>false</show_grid>
|
|
<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>
|
|
<visible>true</visible>
|
|
</y_axis>
|
|
</y_axes>
|
|
<traces>
|
|
<trace>
|
|
<name>$(traces[0].y_pv)</name>
|
|
<x_pv></x_pv>
|
|
<y_pv>$(Y)</y_pv>
|
|
<err_pv></err_pv>
|
|
<axis>0</axis>
|
|
<trace_type>1</trace_type>
|
|
<color>
|
|
<color red="253" green="0" blue="0">
|
|
</color>
|
|
</color>
|
|
<line_width>1</line_width>
|
|
<line_style>0</line_style>
|
|
<point_type>0</point_type>
|
|
<point_size>10</point_size>
|
|
<visible>true</visible>
|
|
</trace>
|
|
</traces>
|
|
</widget>
|
|
<widget type="textupdate" version="2.0.0">
|
|
<name>text update #13</name>
|
|
<pv_name>$(M).DESC</pv_name>
|
|
<x>69</x>
|
|
<y>11</y>
|
|
<width>85</width>
|
|
<font>
|
|
<font family="Liberation Sans" style="REGULAR" size="16.0">
|
|
</font>
|
|
</font>
|
|
<background_color>
|
|
<color red="255" green="255" blue="255">
|
|
</color>
|
|
</background_color>
|
|
<format>1</format>
|
|
<show_units>false</show_units>
|
|
<horizontal_alignment>2</horizontal_alignment>
|
|
<border_alarm_sensitive>false</border_alarm_sensitive>
|
|
</widget>
|
|
<widget type="label" version="2.0.0">
|
|
<name>text #17</name>
|
|
<text>$(TITLE)</text>
|
|
<x>161</x>
|
|
<y>11</y>
|
|
<width>80</width>
|
|
<font>
|
|
<font family="Liberation Sans" style="REGULAR" size="16.0">
|
|
</font>
|
|
</font>
|
|
<auto_size>true</auto_size>
|
|
</widget>
|
|
</display>
|