Moved MAXv trajectory-scan screens to motorOms

This commit is contained in:
kpetersn
2019-04-03 16:38:29 -05:00
parent 7c6479e666
commit a44b530163
26 changed files with 1 additions and 48444 deletions
-148
View File
@@ -1,148 +0,0 @@
file {
name="/home/oxygen/MOONEY/epics/synApps_5_5/support/xxx/xxxApp/op/adl/trajectoryPlot.adl"
version=030105
}
display {
object {
x=729
y=391
width=400
height=230
}
clr=14
bclr=0
cmap=""
gridSpacing=5
gridOn=0
snapToGrid=0
}
"color map" {
ncolors=65
colors {
ffffff,
ececec,
dadada,
c8c8c8,
bbbbbb,
aeaeae,
9e9e9e,
919191,
858585,
787878,
696969,
5a5a5a,
464646,
2d2d2d,
000000,
00d800,
1ebb00,
339900,
2d7f00,
216c00,
fd0000,
de1309,
be190b,
a01207,
820400,
5893ff,
597ee1,
4b6ec7,
3a5eab,
27548d,
fbf34a,
f9da3c,
eeb62b,
e19015,
cd6100,
ffb0ff,
d67fe2,
ae4ebc,
8b1a96,
610a75,
a4aaff,
8793e2,
6a73c1,
4d52a4,
343386,
c7bb6d,
b79d5c,
a47e3c,
7d5627,
58340f,
99ffff,
73dfff,
4ea5f9,
2a63e4,
0a00b8,
ebf1b5,
d4db9d,
bbc187,
a6a462,
8b8239,
73ff6b,
52da3b,
3cb420,
289315,
1a7309,
}
}
"cartesian plot" {
object {
x=0
y=30
width=400
height=200
}
plotcom {
xlabel="Time"
ylabel="Position"
clr=14
bclr=0
}
style="line"
count="2000"
trace[0] {
xdata="$(X)"
ydata="$(Y)"
data_clr=20
}
x_axis {
rangeStyle="auto-scale"
}
y1_axis {
rangeStyle="auto-scale"
}
y2_axis {
rangeStyle="auto-scale"
}
countPvName="2000"
}
"text update" {
object {
x=69
y=11
width=85
height=20
}
monitor {
chan="$(M).DESC"
clr=14
bclr=0
}
align="horiz. right"
limits {
}
}
text {
object {
x=161
y=11
width=80
height=20
}
"basic attribute" {
clr=14
}
textix="$(TITLE)"
}
-220
View File
@@ -1,220 +0,0 @@
file {
name="/home/oxygen4/MOONEY/epics/synAppsSVN/support/xxx/xxxApp/src/../op/adl/trajectoryPlot2.adl"
version=030105
}
display {
object {
x=729
y=391
width=400
height=230
}
clr=14
bclr=0
cmap=""
gridSpacing=5
gridOn=0
snapToGrid=0
}
"color map" {
ncolors=65
colors {
ffffff,
ececec,
dadada,
c8c8c8,
bbbbbb,
aeaeae,
9e9e9e,
919191,
858585,
787878,
696969,
5a5a5a,
464646,
2d2d2d,
000000,
00d800,
1ebb00,
339900,
2d7f00,
216c00,
fd0000,
de1309,
be190b,
a01207,
820400,
5893ff,
597ee1,
4b6ec7,
3a5eab,
27548d,
fbf34a,
f9da3c,
eeb62b,
e19015,
cd6100,
ffb0ff,
d67fe2,
ae4ebc,
8b1a96,
610a75,
a4aaff,
8793e2,
6a73c1,
4d52a4,
343386,
c7bb6d,
b79d5c,
a47e3c,
7d5627,
58340f,
99ffff,
73dfff,
4ea5f9,
2a63e4,
0a00b8,
ebf1b5,
d4db9d,
bbc187,
a6a462,
8b8239,
73ff6b,
52da3b,
3cb420,
289315,
1a7309,
}
}
"cartesian plot" {
object {
x=0
y=30
width=400
height=200
}
plotcom {
xlabel="Time"
ylabel="Position"
clr=14
bclr=0
}
style="line"
count="2000"
trace[0] {
xdata="$(X)"
ydata="$(Y1)"
data_clr=52
}
trace[1] {
xdata="$(X)"
ydata="$(Y2)"
data_clr=20
}
trace[2] {
xdata="$(X)"
ydata="$(Y3)"
data_clr=14
}
x_axis {
rangeStyle="auto-scale"
}
y1_axis {
rangeStyle="auto-scale"
}
y2_axis {
rangeStyle="auto-scale"
}
countPvName="2000"
}
"text update" {
object {
x=48
y=10
width=85
height=20
}
monitor {
chan="$(M).DESC"
clr=14
bclr=0
}
align="horiz. right"
limits {
}
}
text {
object {
x=140
y=10
width=30
height=20
}
"basic attribute" {
clr=52
}
textix="Err"
}
text {
object {
x=180
y=10
width=70
height=20
}
"basic attribute" {
clr=20
}
textix="Desired"
}
text {
object {
x=260
y=10
width=80
height=20
}
"basic attribute" {
clr=14
}
textix="Readback"
}
text {
object {
x=5
y=20
width=20
height=10
}
"basic attribute" {
clr=52
}
textix="ERR"
}
text {
object {
x=350
y=20
width=45
height=10
}
"basic attribute" {
clr=14
}
textix="READBACK"
align="horiz. centered"
}
text {
object {
x=350
y=10
width=45
height=10
}
"basic attribute" {
clr=20
}
textix="DESIRED"
align="horiz. centered"
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
-542
View File
@@ -1,542 +0,0 @@
file {
name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/MAX_trajectoryScanSpeed.adl"
version=030105
}
display {
object {
x=478
y=342
width=380
height=385
}
clr=14
bclr=4
cmap=""
gridSpacing=5
gridOn=0
snapToGrid=0
}
"color map" {
ncolors=65
colors {
ffffff,
ececec,
dadada,
c8c8c8,
bbbbbb,
aeaeae,
9e9e9e,
919191,
858585,
787878,
696969,
5a5a5a,
464646,
2d2d2d,
000000,
00d800,
1ebb00,
339900,
2d7f00,
216c00,
fd0000,
de1309,
be190b,
a01207,
820400,
5893ff,
597ee1,
4b6ec7,
3a5eab,
27548d,
fbf34a,
f9da3c,
eeb62b,
e19015,
cd6100,
ffb0ff,
d67fe2,
ae4ebc,
8b1a96,
610a75,
a4aaff,
8793e2,
6a73c1,
4d52a4,
343386,
c7bb6d,
b79d5c,
a47e3c,
7d5627,
58340f,
99ffff,
73dfff,
4ea5f9,
2a63e4,
0a00b8,
ebf1b5,
d4db9d,
bbc187,
a6a462,
8b8239,
73ff6b,
52da3b,
3cb420,
289315,
1a7309,
}
}
text {
object {
x=0
y=13
width=380
height=25
}
"basic attribute" {
clr=14
}
textix="$(TITLE) Speed"
align="horiz. centered"
}
rectangle {
object {
x=170
y=58
width=200
height=261
}
"basic attribute" {
clr=14
fill="outline"
width=2
}
}
"text update" {
object {
x=9
y=120
width=150
height=20
}
monitor {
chan="$(P)$(M1).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=145
width=150
height=20
}
monitor {
chan="$(P)$(M2).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=170
width=150
height=20
}
monitor {
chan="$(P)$(M3).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=195
width=150
height=20
}
monitor {
chan="$(P)$(M4).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=220
width=150
height=20
}
monitor {
chan="$(P)$(M5).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=245
width=150
height=20
}
monitor {
chan="$(P)$(M6).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=270
width=150
height=20
}
monitor {
chan="$(P)$(M7).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
"text update" {
object {
x=9
y=295
width=150
height=20
}
monitor {
chan="$(P)$(M8).DESC"
clr=14
bclr=4
}
align="horiz. right"
limits {
}
}
composite {
object {
x=175
y=66
width=90
height=249
}
"composite name"=""
children {
text {
object {
x=199
y=66
width=50
height=20
}
"basic attribute" {
clr=14
}
textix="Min"
}
text {
object {
x=194
y=91
width=60
height=20
}
"basic attribute" {
clr=14
}
textix="Speed"
}
"text entry" {
object {
x=175
y=195
width=90
height=20
}
control {
chan="$(P)$(R)M4MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=220
width=90
height=20
}
control {
chan="$(P)$(R)M5MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=245
width=90
height=20
}
control {
chan="$(P)$(R)M6MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=120
width=90
height=20
}
control {
chan="$(P)$(R)M1MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=145
width=90
height=20
}
control {
chan="$(P)$(R)M2MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=170
width=90
height=20
}
control {
chan="$(P)$(R)M3MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=295
width=90
height=20
}
control {
chan="$(P)$(R)M8MinSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=175
y=270
width=90
height=20
}
control {
chan="$(P)$(R)M7MinSpeed"
clr=14
bclr=51
}
limits {
}
}
}
}
text {
object {
x=299
y=66
width=50
height=20
}
"basic attribute" {
clr=14
}
textix="Max"
}
text {
object {
x=294
y=91
width=60
height=20
}
"basic attribute" {
clr=14
}
textix="Speed"
}
"text entry" {
object {
x=275
y=195
width=90
height=20
}
control {
chan="$(P)$(R)M4MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=220
width=90
height=20
}
control {
chan="$(P)$(R)M5MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=245
width=90
height=20
}
control {
chan="$(P)$(R)M6MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=120
width=90
height=20
}
control {
chan="$(P)$(R)M1MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=145
width=90
height=20
}
control {
chan="$(P)$(R)M2MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=170
width=90
height=20
}
control {
chan="$(P)$(R)M3MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=295
width=90
height=20
}
control {
chan="$(P)$(R)M8MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
"text entry" {
object {
x=275
y=270
width=90
height=20
}
control {
chan="$(P)$(R)M7MaxSpeed"
clr=14
bclr=51
}
limits {
}
}
-206
View File
@@ -1,206 +0,0 @@
file {
name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/trajectoryScan_MAXv.adl"
version=030107
}
display {
object {
x=767
y=535
width=530
height=95
}
clr=14
bclr=4
cmap=""
gridSpacing=10
gridOn=0
snapToGrid=0
}
"color map" {
ncolors=65
colors {
ffffff,
ececec,
dadada,
c8c8c8,
bbbbbb,
aeaeae,
9e9e9e,
919191,
858585,
787878,
696969,
5a5a5a,
464646,
2d2d2d,
000000,
00d800,
1ebb00,
339900,
2d7f00,
216c00,
fd0000,
de1309,
be190b,
a01207,
820400,
5893ff,
597ee1,
4b6ec7,
3a5eab,
27548d,
fbf34a,
f9da3c,
eeb62b,
e19015,
cd6100,
ffb0ff,
d67fe2,
ae4ebc,
8b1a96,
610a75,
a4aaff,
8793e2,
6a73c1,
4d52a4,
343386,
c7bb6d,
b79d5c,
a47e3c,
7d5627,
58340f,
99ffff,
73dfff,
4ea5f9,
2a63e4,
0a00b8,
ebf1b5,
d4db9d,
bbc187,
a6a462,
8b8239,
73ff6b,
52da3b,
3cb420,
289315,
1a7309,
}
}
menu {
object {
x=234
y=30
width=100
height=20
}
control {
chan="$(P)$(R)AddAccelDecel"
clr=14
bclr=51
}
}
text {
object {
x=10
y=30
width=220
height=20
}
"basic attribute" {
clr=14
}
textix="Add accel/decel pts?"
align="horiz. right"
}
text {
object {
x=10
y=0
width=510
height=20
}
"basic attribute" {
clr=14
}
textix="MAXv-specific trajectory PVs"
align="horiz. centered"
}
rectangle {
object {
x=5
y=25
width=520
height=65
}
"basic attribute" {
clr=14
fill="outline"
width=2
}
}
composite {
object {
x=378
y=37
width=140
height=46
}
"composite name"=""
children {
"text entry" {
object {
x=493
y=38
width=25
height=20
}
control {
chan="$(P)$(R)OutBitNum"
clr=14
bclr=51
}
limits {
}
}
text {
object {
x=378
y=37
width=110
height=20
}
"basic attribute" {
clr=14
}
textix="Output Bit#"
}
"text entry" {
object {
x=493
y=63
width=25
height=20
}
control {
chan="$(P)$(R)InBitNum"
clr=14
bclr=51
}
limits {
}
}
text {
object {
x=378
y=62
width=110
height=20
}
"basic attribute" {
clr=14
}
textix="Input Bit#"
}
}
}
-694
View File
@@ -1,694 +0,0 @@
<display typeId="org.csstudio.opibuilder.Display" version="1.0">
<auto_zoom_to_fit_all>false</auto_zoom_to_fit_all>
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<wuid>-4ea378e0:143df54fa60:-7b6d</wuid>
<boy_version>3.1.4.20130717</boy_version>
<scripts />
<show_ruler>true</show_ruler>
<height>230</height>
<name>MAX_trajectoryPlot</name>
<snap_to_geometry>false</snap_to_geometry>
<show_grid>false</show_grid>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Display</widget_type>
<show_close_button>true</show_close_button>
<width>400</width>
<rules />
<show_edit_range>true</show_edit_range>
<grid_space>5</grid_space>
<auto_scale_widgets>
<auto_scale_widgets>false</auto_scale_widgets>
<min_width>-1</min_width>
<min_height>-1</min_height>
</auto_scale_widgets>
<actions hook="false" hook_all="false" />
<y>391</y>
<x>729</x>
<widget typeId="org.csstudio.opibuilder.widgets.xyGraph" version="1.0">
<trace_1_visible>true</trace_1_visible>
<trace_14_concatenate_data>true</trace_14_concatenate_data>
<trace_9_y_pv></trace_9_y_pv>
<trace_6_update_delay>100</trace_6_update_delay>
<trace_14_update_mode>0</trace_14_update_mode>
<trace_1_trace_type>0</trace_1_trace_type>
<trace_16_buffer_size>100</trace_16_buffer_size>
<trace_12_y_axis_index>1</trace_12_y_axis_index>
<trace_4_point_style>0</trace_4_point_style>
<axis_3_dash_grid_line>true</axis_3_dash_grid_line>
<trace_17_x_pv_value />
<trace_0_trace_color>
<color red="253" green="0" blue="0" />
</trace_0_trace_color>
<trace_18_point_style>0</trace_18_point_style>
<trace_19_buffer_size>100</trace_19_buffer_size>
<trace_10_point_style>0</trace_10_point_style>
<axis_0_auto_scale>true</axis_0_auto_scale>
<trace_3_trace_type>0</trace_3_trace_type>
<axis_3_minimum>0.0</axis_3_minimum>
<trace_18_y_pv></trace_18_y_pv>
<trace_18_anti_alias>true</trace_18_anti_alias>
<trace_14_y_pv_value />
<trace_9_buffer_size>100</trace_9_buffer_size>
<trace_4_update_delay>100</trace_4_update_delay>
<axis_1_time_format>0</axis_1_time_format>
<trace_19_update_delay>100</trace_19_update_delay>
<trace_11_point_style>0</trace_11_point_style>
<trace_1_point_size>4</trace_1_point_size>
<trace_10_y_axis_index>1</trace_10_y_axis_index>
<trace_0_plot_mode>0</trace_0_plot_mode>
<trace_15_trace_type>0</trace_15_trace_type>
<trace_13_update_mode>0</trace_13_update_mode>
<trace_18_buffer_size>100</trace_18_buffer_size>
<trace_count>1</trace_count>
<trace_4_concatenate_data>true</trace_4_concatenate_data>
<trace_2_y_pv_value />
<trace_14_visible>true</trace_14_visible>
<trace_13_x_pv></trace_13_x_pv>
<axis_0_show_grid>true</axis_0_show_grid>
<axis_2_log_scale>false</axis_2_log_scale>
<trace_18_concatenate_data>true</trace_18_concatenate_data>
<trace_16_x_pv_value />
<trace_11_line_width>1</trace_11_line_width>
<axis_0_log_scale>false</axis_0_log_scale>
<trace_11_x_axis_index>0</trace_11_x_axis_index>
<trace_3_point_size>4</trace_3_point_size>
<trace_19_name>$(trace_19_y_pv)</trace_19_name>
<trace_9_visible>true</trace_9_visible>
<trace_10_concatenate_data>true</trace_10_concatenate_data>
<trace_11_update_mode>0</trace_11_update_mode>
<trace_10_line_width>1</trace_10_line_width>
<trace_18_x_axis_index>0</trace_18_x_axis_index>
<trace_6_trace_type>0</trace_6_trace_type>
<trace_3_y_axis_index>1</trace_3_y_axis_index>
<trace_7_point_style>0</trace_7_point_style>
<trace_1_name>$(trace_1_y_pv)</trace_1_name>
<trace_17_name>$(trace_17_y_pv)</trace_17_name>
<trace_12_concatenate_data>true</trace_12_concatenate_data>
<axis_2_grid_color>
<color red="200" green="200" blue="200" />
</axis_2_grid_color>
<trace_12_point_style>0</trace_12_point_style>
<axis_2_minimum>0.0</axis_2_minimum>
<trace_4_line_width>1</trace_4_line_width>
<trace_0_point_size>4</trace_0_point_size>
<trace_14_x_pv_value />
<axis_3_show_grid>true</axis_3_show_grid>
<trace_14_point_style>0</trace_14_point_style>
<trace_13_point_style>0</trace_13_point_style>
<show_legend>true</show_legend>
<trace_15_x_axis_index>0</trace_15_x_axis_index>
<trace_8_line_width>1</trace_8_line_width>
<trace_10_trace_color>
<color red="114" green="40" blue="3" />
</trace_10_trace_color>
<y>30</y>
<trace_5_update_mode>0</trace_5_update_mode>
<x>0</x>
<axis_3_axis_color>
<color red="0" green="0" blue="0" />
</axis_3_axis_color>
<visible>true</visible>
<trace_0_x_pv_value />
<trace_11_x_pv></trace_11_x_pv>
<axis_1_visible>true</axis_1_visible>
<trace_13_y_pv_value />
<trace_9_x_pv_value />
<height>200</height>
<axis_1_maximum>100.0</axis_1_maximum>
<trace_10_name>$(trace_10_y_pv)</trace_10_name>
<trace_3_x_pv_value />
<trace_17_trace_color>
<color red="255" green="170" blue="0" />
</trace_17_trace_color>
<trace_9_name>$(trace_9_y_pv)</trace_9_name>
<trace_8_buffer_size>100</trace_8_buffer_size>
<trace_16_plot_mode>0</trace_16_plot_mode>
<trace_9_plot_mode>0</trace_9_plot_mode>
<trace_17_anti_alias>true</trace_17_anti_alias>
<trace_12_line_width>1</trace_12_line_width>
<trace_4_x_pv></trace_4_x_pv>
<trace_9_trace_color>
<color red="0" green="214" blue="255" />
</trace_9_trace_color>
<trace_2_x_pv></trace_2_x_pv>
<trace_7_update_delay>100</trace_7_update_delay>
<axis_1_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_1_title_font>
<border_width>1</border_width>
<axis_2_left_bottom_side>true</axis_2_left_bottom_side>
<trace_2_x_axis_index>0</trace_2_x_axis_index>
<axis_2_show_grid>true</axis_2_show_grid>
<trace_3_name>$(trace_3_y_pv)</trace_3_name>
<trace_19_plot_mode>0</trace_19_plot_mode>
<trace_19_y_pv_value />
<axis_0_axis_color>
<color red="0" green="0" blue="0" />
</axis_0_axis_color>
<trace_13_trace_type>0</trace_13_trace_type>
<trace_14_trace_type>0</trace_14_trace_type>
<axis_1_scale_format></axis_1_scale_format>
<trace_13_buffer_size>100</trace_13_buffer_size>
<name>XY Graph</name>
<trace_11_trace_type>0</trace_11_trace_type>
<axis_1_auto_scale_threshold>0.0</axis_1_auto_scale_threshold>
<trace_19_concatenate_data>true</trace_19_concatenate_data>
<trace_4_buffer_size>100</trace_4_buffer_size>
<trace_10_y_pv_value />
<trace_0_line_width>1</trace_0_line_width>
<trace_16_anti_alias>true</trace_16_anti_alias>
<trace_19_line_width>1</trace_19_line_width>
<trace_19_x_axis_index>0</trace_19_x_axis_index>
<trace_12_x_axis_index>0</trace_12_x_axis_index>
<trace_11_plot_mode>0</trace_11_plot_mode>
<trace_2_x_pv_value />
<axis_3_auto_scale>true</axis_3_auto_scale>
<show_toolbar>true</show_toolbar>
<trace_13_x_pv_value />
<trace_15_buffer_size>100</trace_15_buffer_size>
<trace_1_update_delay>100</trace_1_update_delay>
<trace_4_x_axis_index>0</trace_4_x_axis_index>
<axis_1_show_grid>true</axis_1_show_grid>
<trace_9_x_axis_index>0</trace_9_x_axis_index>
<trace_15_name>$(trace_15_y_pv)</trace_15_name>
<axis_0_grid_color>
<color red="200" green="200" blue="200" />
</axis_0_grid_color>
<trace_5_plot_mode>0</trace_5_plot_mode>
<trace_17_update_delay>100</trace_17_update_delay>
<trace_19_anti_alias>true</trace_19_anti_alias>
<trace_2_line_width>1</trace_2_line_width>
<trace_19_x_pv_value />
<trace_1_line_width>1</trace_1_line_width>
<trace_18_plot_mode>0</trace_18_plot_mode>
<trace_2_y_axis_index>1</trace_2_y_axis_index>
<axis_0_auto_scale_threshold>0.0</axis_0_auto_scale_threshold>
<trace_15_point_style>0</trace_15_point_style>
<trace_2_trace_type>0</trace_2_trace_type>
<trace_0_name>$(trace_0_y_pv)</trace_0_name>
<trace_1_anti_alias>true</trace_1_anti_alias>
<axis_3_auto_scale_threshold>0.0</axis_3_auto_scale_threshold>
<trace_3_x_pv></trace_3_x_pv>
<trace_11_y_axis_index>1</trace_11_y_axis_index>
<trace_13_point_size>4</trace_13_point_size>
<axis_2_maximum>100.0</axis_2_maximum>
<trace_0_update_mode>0</trace_0_update_mode>
<trace_19_visible>true</trace_19_visible>
<trace_15_concatenate_data>true</trace_15_concatenate_data>
<trace_17_y_axis_index>1</trace_17_y_axis_index>
<trace_10_y_pv></trace_10_y_pv>
<trace_9_x_pv></trace_9_x_pv>
<trace_1_buffer_size>100</trace_1_buffer_size>
<axis_0_axis_title>Time</axis_0_axis_title>
<trace_3_line_width>1</trace_3_line_width>
<trace_11_trace_color>
<color red="219" green="128" blue="4" />
</trace_11_trace_color>
<trace_14_name>$(trace_14_y_pv)</trace_14_name>
<wuid>-4ea378e0:143df54fa60:-7b6c</wuid>
<trace_2_buffer_size>100</trace_2_buffer_size>
<trace_18_trace_color>
<color red="255" green="0" blue="240" />
</trace_18_trace_color>
<axis_1_axis_color>
<color red="0" green="0" blue="0" />
</axis_1_axis_color>
<trace_19_point_size>4</trace_19_point_size>
<trace_2_update_mode>0</trace_2_update_mode>
<foreground_color>
<color red="0" green="0" blue="255" />
</foreground_color>
<trace_15_plot_mode>0</trace_15_plot_mode>
<trace_1_update_mode>0</trace_1_update_mode>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<axis_1_axis_title>Position</axis_1_axis_title>
<trace_4_anti_alias>true</trace_4_anti_alias>
<trace_12_x_pv_value />
<trace_9_line_width>1</trace_9_line_width>
<trace_7_x_pv_value />
<trace_4_plot_mode>0</trace_4_plot_mode>
<axis_2_y_axis>true</axis_2_y_axis>
<trace_3_update_mode>0</trace_3_update_mode>
<axis_0_maximum>100.0</axis_0_maximum>
<trace_14_update_delay>100</trace_14_update_delay>
<trace_7_anti_alias>true</trace_7_anti_alias>
<trace_9_point_size>4</trace_9_point_size>
<trace_12_update_delay>100</trace_12_update_delay>
<trace_19_trace_type>0</trace_19_trace_type>
<trace_16_name>$(trace_16_y_pv)</trace_16_name>
<axis_0_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_0_scale_font>
<trace_19_y_axis_index>1</trace_19_y_axis_index>
<trace_17_trace_type>0</trace_17_trace_type>
<trace_12_visible>true</trace_12_visible>
<trace_12_name>$(trace_12_y_pv)</trace_12_name>
<trace_2_point_size>4</trace_2_point_size>
<trace_12_plot_mode>0</trace_12_plot_mode>
<trace_16_trace_type>0</trace_16_trace_type>
<trace_4_y_axis_index>1</trace_4_y_axis_index>
<trace_12_update_mode>0</trace_12_update_mode>
<trace_6_plot_mode>0</trace_6_plot_mode>
<trace_10_x_axis_index>0</trace_10_x_axis_index>
<trace_1_y_pv_value />
<axis_0_time_format>0</axis_0_time_format>
<trace_8_name>$(trace_8_y_pv)</trace_8_name>
<trace_4_update_mode>0</trace_4_update_mode>
<trace_14_x_pv></trace_14_x_pv>
<trace_15_y_pv_value />
<trace_8_point_style>0</trace_8_point_style>
<trace_10_x_pv></trace_10_x_pv>
<trace_10_visible>true</trace_10_visible>
<trace_3_concatenate_data>true</trace_3_concatenate_data>
<trace_3_trace_color>
<color red="0" green="0" blue="0" />
</trace_3_trace_color>
<trace_15_y_pv></trace_15_y_pv>
<trace_11_y_pv_value />
<trace_1_plot_mode>0</trace_1_plot_mode>
<trace_8_visible>true</trace_8_visible>
<trace_8_x_pv_value />
<trace_7_visible>true</trace_7_visible>
<trace_5_name>$(trace_5_y_pv)</trace_5_name>
<trace_17_concatenate_data>true</trace_17_concatenate_data>
<trace_10_buffer_size>100</trace_10_buffer_size>
<trace_7_y_axis_index>1</trace_7_y_axis_index>
<trace_6_point_style>0</trace_6_point_style>
<trace_13_x_axis_index>0</trace_13_x_axis_index>
<axis_1_log_scale>false</axis_1_log_scale>
<trace_16_x_pv></trace_16_x_pv>
<trace_17_line_width>1</trace_17_line_width>
<trace_8_trace_type>0</trace_8_trace_type>
<trace_15_x_pv_value />
<trace_18_y_pv_value />
<trace_1_point_style>0</trace_1_point_style>
<trace_5_x_pv></trace_5_x_pv>
<trace_18_y_axis_index>1</trace_18_y_axis_index>
<axis_2_auto_scale_threshold>0.0</axis_2_auto_scale_threshold>
<trace_18_x_pv_value />
<trace_13_update_delay>100</trace_13_update_delay>
<trace_7_y_pv></trace_7_y_pv>
<trace_13_name>$(trace_13_y_pv)</trace_13_name>
<trace_11_x_pv_value />
<trace_11_anti_alias>true</trace_11_anti_alias>
<trace_5_point_style>0</trace_5_point_style>
<axis_3_maximum>100.0</axis_3_maximum>
<trace_2_plot_mode>0</trace_2_plot_mode>
<title_font>
<fontdata fontName="Arial" height="12" style="1" />
</title_font>
<trace_6_y_pv></trace_6_y_pv>
<trace_8_y_pv_value />
<trace_8_trace_color>
<color red="0" green="255" blue="11" />
</trace_8_trace_color>
<trace_3_buffer_size>100</trace_3_buffer_size>
<axis_1_dash_grid_line>true</axis_1_dash_grid_line>
<trace_12_buffer_size>100</trace_12_buffer_size>
<trace_10_update_mode>0</trace_10_update_mode>
<trace_13_anti_alias>true</trace_13_anti_alias>
<trace_16_visible>true</trace_16_visible>
<axis_2_dash_grid_line>true</axis_2_dash_grid_line>
<trace_15_anti_alias>true</trace_15_anti_alias>
<trace_15_update_mode>0</trace_15_update_mode>
<trace_8_update_mode>0</trace_8_update_mode>
<axis_0_visible>true</axis_0_visible>
<trace_14_plot_mode>0</trace_14_plot_mode>
<trace_10_plot_mode>0</trace_10_plot_mode>
<trace_14_y_pv></trace_14_y_pv>
<trace_19_y_pv></trace_19_y_pv>
<trace_6_point_size>4</trace_6_point_size>
<trace_14_trace_color>
<color red="33" green="179" blue="33" />
</trace_14_trace_color>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<trace_18_trace_type>0</trace_18_trace_type>
<trace_7_plot_mode>0</trace_7_plot_mode>
<trace_12_x_pv></trace_12_x_pv>
<trace_1_x_pv_value />
<trace_14_y_axis_index>1</trace_14_y_axis_index>
<trace_6_concatenate_data>true</trace_6_concatenate_data>
<axis_0_scale_format></axis_0_scale_format>
<trace_4_name>$(trace_4_y_pv)</trace_4_name>
<trace_15_line_width>1</trace_15_line_width>
<trace_11_concatenate_data>true</trace_11_concatenate_data>
<trace_6_visible>true</trace_6_visible>
<trace_7_buffer_size>100</trace_7_buffer_size>
<trace_12_trace_type>0</trace_12_trace_type>
<trace_4_trace_type>0</trace_4_trace_type>
<trace_0_x_pv>$(X)</trace_0_x_pv>
<trace_16_update_delay>100</trace_16_update_delay>
<trace_16_update_mode>0</trace_16_update_mode>
<trace_13_visible>true</trace_13_visible>
<trace_7_line_width>1</trace_7_line_width>
<trace_0_y_pv>$(Y)</trace_0_y_pv>
<trace_18_name>$(trace_18_y_pv)</trace_18_name>
<trace_12_y_pv></trace_12_y_pv>
<axis_3_visible>true</axis_3_visible>
<trace_19_x_pv></trace_19_x_pv>
<trace_5_point_size>4</trace_5_point_size>
<trace_18_x_pv></trace_18_x_pv>
<trace_18_point_size>4</trace_18_point_size>
<trace_6_x_pv_value />
<trace_6_update_mode>0</trace_6_update_mode>
<axis_0_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_0_title_font>
<trace_5_buffer_size>100</trace_5_buffer_size>
<trace_16_y_pv_value />
<trace_3_point_style>0</trace_3_point_style>
<axis_1_auto_scale>true</axis_1_auto_scale>
<trace_7_x_axis_index>0</trace_7_x_axis_index>
<trace_2_update_delay>100</trace_2_update_delay>
<trace_16_line_width>1</trace_16_line_width>
<trace_4_point_size>4</trace_4_point_size>
<trace_0_concatenate_data>true</trace_0_concatenate_data>
<trace_9_update_delay>100</trace_9_update_delay>
<trace_5_y_axis_index>1</trace_5_y_axis_index>
<trace_7_update_mode>0</trace_7_update_mode>
<trace_9_trace_type>0</trace_9_trace_type>
<trace_3_y_pv></trace_3_y_pv>
<actions hook="false" hook_all="false" />
<trigger_pv_value />
<trace_13_concatenate_data>true</trace_13_concatenate_data>
<trace_1_x_pv></trace_1_x_pv>
<trace_14_anti_alias>true</trace_14_anti_alias>
<show_plot_area_border>false</show_plot_area_border>
<trace_4_trace_color>
<color red="128" green="0" blue="255" />
</trace_4_trace_color>
<axis_2_axis_title>Secondary Axis (2)</axis_2_axis_title>
<trace_11_y_pv></trace_11_y_pv>
<trace_15_visible>true</trace_15_visible>
<trace_8_x_axis_index>0</trace_8_x_axis_index>
<widget_type>XY Graph</widget_type>
<enabled>true</enabled>
<width>400</width>
<trace_17_buffer_size>100</trace_17_buffer_size>
<trace_14_x_axis_index>0</trace_14_x_axis_index>
<axis_3_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_3_title_font>
<trace_13_y_axis_index>1</trace_13_y_axis_index>
<trace_16_x_axis_index>0</trace_16_x_axis_index>
<trace_0_buffer_size>100</trace_0_buffer_size>
<trace_11_update_delay>100</trace_11_update_delay>
<trigger_pv></trigger_pv>
<trace_19_point_style>0</trace_19_point_style>
<trace_6_trace_color>
<color red="255" green="0" blue="240" />
</trace_6_trace_color>
<trace_5_trace_type>0</trace_5_trace_type>
<trace_15_y_axis_index>1</trace_15_y_axis_index>
<trace_14_buffer_size>100</trace_14_buffer_size>
<axis_3_grid_color>
<color red="200" green="200" blue="200" />
</axis_3_grid_color>
<axis_count>2</axis_count>
<trace_2_name>$(trace_2_y_pv)</trace_2_name>
<trace_4_visible>true</trace_4_visible>
<trace_10_point_size>4</trace_10_point_size>
<trace_5_concatenate_data>true</trace_5_concatenate_data>
<transparent>false</transparent>
<trace_2_anti_alias>true</trace_2_anti_alias>
<trace_7_trace_type>0</trace_7_trace_type>
<axis_0_dash_grid_line>true</axis_0_dash_grid_line>
<trace_2_visible>true</trace_2_visible>
<trace_13_y_pv></trace_13_y_pv>
<trace_5_update_delay>100</trace_5_update_delay>
<trace_8_y_pv></trace_8_y_pv>
<trace_0_x_axis_index>0</trace_0_x_axis_index>
<trace_17_point_style>0</trace_17_point_style>
<trace_12_anti_alias>true</trace_12_anti_alias>
<trace_18_update_delay>100</trace_18_update_delay>
<trace_16_trace_color>
<color red="128" green="0" blue="255" />
</trace_16_trace_color>
<axis_2_time_format>0</axis_2_time_format>
<trace_6_y_axis_index>1</trace_6_y_axis_index>
<trace_17_point_size>4</trace_17_point_size>
<trace_6_y_pv_value />
<trace_0_point_style>0</trace_0_point_style>
<tooltip>$(trace_0_y_pv)
$(trace_0_y_pv_value)</tooltip>
<trace_11_name>$(trace_11_y_pv)</trace_11_name>
<border_alarm_sensitive>true</border_alarm_sensitive>
<axis_2_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_2_title_font>
<trace_4_y_pv></trace_4_y_pv>
<trace_12_point_size>4</trace_12_point_size>
<trace_1_x_axis_index>0</trace_1_x_axis_index>
<trace_11_buffer_size>100</trace_11_buffer_size>
<trace_6_name>$(trace_6_y_pv)</trace_6_name>
<trace_8_point_size>4</trace_8_point_size>
<trace_19_update_mode>0</trace_19_update_mode>
<trace_8_y_axis_index>1</trace_8_y_axis_index>
<trace_16_concatenate_data>true</trace_16_concatenate_data>
<trace_9_point_style>0</trace_9_point_style>
<trace_0_y_axis_index>1</trace_0_y_axis_index>
<trace_3_visible>true</trace_3_visible>
<axis_1_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_1_scale_font>
<trace_17_update_mode>0</trace_17_update_mode>
<border_style>0</border_style>
<trace_13_line_width>1</trace_13_line_width>
<trace_3_x_axis_index>0</trace_3_x_axis_index>
<plot_area_background_color>
<color red="255" green="255" blue="255" />
</plot_area_background_color>
<trace_2_concatenate_data>true</trace_2_concatenate_data>
<trace_10_trace_type>0</trace_10_trace_type>
<axis_3_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_3_scale_font>
<trace_16_point_size>4</trace_16_point_size>
<trace_15_x_pv></trace_15_x_pv>
<trace_2_point_style>0</trace_2_point_style>
<axis_3_y_axis>true</axis_3_y_axis>
<trace_9_update_mode>0</trace_9_update_mode>
<title></title>
<axis_3_axis_title>Secondary Axis (3)</axis_3_axis_title>
<axis_3_log_scale>false</axis_3_log_scale>
<trace_8_anti_alias>true</trace_8_anti_alias>
<trace_13_plot_mode>0</trace_13_plot_mode>
<trace_10_update_delay>100</trace_10_update_delay>
<trace_1_y_pv></trace_1_y_pv>
<trace_8_x_pv></trace_8_x_pv>
<axis_2_auto_scale>true</axis_2_auto_scale>
<trace_17_plot_mode>0</trace_17_plot_mode>
<pv_name></pv_name>
<axis_1_minimum>0.0</axis_1_minimum>
<axis_2_axis_color>
<color red="0" green="0" blue="0" />
</axis_2_axis_color>
<trace_3_plot_mode>0</trace_3_plot_mode>
<trace_14_point_size>4</trace_14_point_size>
<trace_12_y_pv_value />
<trace_0_visible>true</trace_0_visible>
<trace_6_line_width>1</trace_6_line_width>
<axis_2_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_2_scale_font>
<trace_11_visible>true</trace_11_visible>
<axis_2_scale_format></axis_2_scale_format>
<trace_7_x_pv></trace_7_x_pv>
<axis_0_minimum>0.0</axis_0_minimum>
<trace_5_trace_color>
<color red="255" green="170" blue="0" />
</trace_5_trace_color>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<trace_7_trace_color>
<color red="243" green="132" blue="132" />
</trace_7_trace_color>
<trace_16_y_pv></trace_16_y_pv>
<trace_8_update_delay>100</trace_8_update_delay>
<trace_11_point_size>4</trace_11_point_size>
<axis_3_left_bottom_side>true</axis_3_left_bottom_side>
<trace_3_update_delay>100</trace_3_update_delay>
<trace_9_concatenate_data>true</trace_9_concatenate_data>
<trace_9_y_axis_index>1</trace_9_y_axis_index>
<trace_8_concatenate_data>true</trace_8_concatenate_data>
<scripts />
<trace_5_visible>true</trace_5_visible>
<trace_0_anti_alias>true</trace_0_anti_alias>
<trace_4_x_pv_value />
<axis_3_time_format>0</axis_3_time_format>
<trace_13_trace_color>
<color red="242" green="26" blue="26" />
</trace_13_trace_color>
<trace_6_x_axis_index>0</trace_6_x_axis_index>
<trace_16_y_axis_index>1</trace_16_y_axis_index>
<trace_12_trace_color>
<color red="21" green="21" blue="196" />
</trace_12_trace_color>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<trace_10_anti_alias>true</trace_10_anti_alias>
<trace_6_buffer_size>100</trace_6_buffer_size>
<trace_1_trace_color>
<color red="242" green="26" blue="26" />
</trace_1_trace_color>
<trace_2_trace_color>
<color red="33" green="179" blue="33" />
</trace_2_trace_color>
<trace_9_y_pv_value />
<trace_7_point_size>4</trace_7_point_size>
<trace_19_trace_color>
<color red="243" green="132" blue="132" />
</trace_19_trace_color>
<trace_6_anti_alias>true</trace_6_anti_alias>
<trace_17_x_axis_index>0</trace_17_x_axis_index>
<trace_5_y_pv_value />
<pv_value />
<trace_17_y_pv></trace_17_y_pv>
<trace_10_x_pv_value />
<trace_5_x_pv_value />
<trace_17_y_pv_value />
<trace_5_line_width>1</trace_5_line_width>
<trace_4_y_pv_value />
<trace_8_plot_mode>0</trace_8_plot_mode>
<trace_18_visible>true</trace_18_visible>
<trace_5_y_pv></trace_5_y_pv>
<trace_16_point_style>0</trace_16_point_style>
<trace_14_line_width>1</trace_14_line_width>
<trace_7_y_pv_value />
<trace_5_x_axis_index>0</trace_5_x_axis_index>
<axis_2_visible>true</axis_2_visible>
<trace_1_y_axis_index>1</trace_1_y_axis_index>
<trace_3_anti_alias>true</trace_3_anti_alias>
<trace_5_anti_alias>true</trace_5_anti_alias>
<axis_3_scale_format></axis_3_scale_format>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<trace_17_x_pv></trace_17_x_pv>
<trace_1_concatenate_data>true</trace_1_concatenate_data>
<trace_6_x_pv></trace_6_x_pv>
<trace_15_update_delay>100</trace_15_update_delay>
<trace_18_line_width>1</trace_18_line_width>
<trace_18_update_mode>0</trace_18_update_mode>
<rules />
<trace_2_y_pv></trace_2_y_pv>
<trace_0_y_pv_value />
<trace_0_trace_type>0</trace_0_trace_type>
<axis_1_grid_color>
<color red="200" green="200" blue="200" />
</axis_1_grid_color>
<trace_3_y_pv_value />
<trace_7_concatenate_data>true</trace_7_concatenate_data>
<trace_0_update_delay>100</trace_0_update_delay>
<trace_15_trace_color>
<color red="0" green="0" blue="0" />
</trace_15_trace_color>
<trace_9_anti_alias>true</trace_9_anti_alias>
<trace_15_point_size>4</trace_15_point_size>
<trace_17_visible>true</trace_17_visible>
<trace_7_name>$(trace_7_y_pv)</trace_7_name>
</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>false</show_units>
<wuid>-4ea378e0:143df54fa60:-7b6b</wuid>
<auto_size>false</auto_size>
<rotation_angle>0.0</rotation_angle>
<scripts />
<height>20</height>
<name>Text Update</name>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<format_type>1</format_type>
<precision_from_pv>true</precision_from_pv>
<transparent>false</transparent>
<pv_name>$(M).DESC</pv_name>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" 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="Sans" height="11" style="0" />
</font>
<width>85</width>
<border_style>0</border_style>
<rules />
<pv_value />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>11</y>
<wrap_words>false</wrap_words>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>69</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b6a</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>$(TITLE)</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>80</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>11</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>161</x>
</widget>
</display>
-899
View File
@@ -1,899 +0,0 @@
<display typeId="org.csstudio.opibuilder.Display" version="1.0">
<auto_zoom_to_fit_all>false</auto_zoom_to_fit_all>
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<wuid>-4ea378e0:143df54fa60:-7b64</wuid>
<boy_version>3.1.4.20130717</boy_version>
<scripts />
<show_ruler>true</show_ruler>
<height>230</height>
<name>MAX_trajectoryPlot2</name>
<snap_to_geometry>false</snap_to_geometry>
<show_grid>false</show_grid>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Display</widget_type>
<show_close_button>true</show_close_button>
<width>400</width>
<rules />
<show_edit_range>true</show_edit_range>
<grid_space>5</grid_space>
<auto_scale_widgets>
<auto_scale_widgets>false</auto_scale_widgets>
<min_width>-1</min_width>
<min_height>-1</min_height>
</auto_scale_widgets>
<actions hook="false" hook_all="false" />
<y>391</y>
<x>729</x>
<widget typeId="org.csstudio.opibuilder.widgets.xyGraph" version="1.0">
<trace_1_visible>true</trace_1_visible>
<trace_14_concatenate_data>true</trace_14_concatenate_data>
<trace_9_y_pv></trace_9_y_pv>
<trace_6_update_delay>100</trace_6_update_delay>
<trace_14_update_mode>0</trace_14_update_mode>
<trace_1_trace_type>0</trace_1_trace_type>
<trace_16_buffer_size>100</trace_16_buffer_size>
<trace_12_y_axis_index>1</trace_12_y_axis_index>
<trace_4_point_style>0</trace_4_point_style>
<axis_3_dash_grid_line>true</axis_3_dash_grid_line>
<trace_17_x_pv_value />
<trace_0_trace_color>
<color red="78" green="165" blue="249" />
</trace_0_trace_color>
<trace_18_point_style>0</trace_18_point_style>
<trace_19_buffer_size>100</trace_19_buffer_size>
<trace_10_point_style>0</trace_10_point_style>
<axis_0_auto_scale>true</axis_0_auto_scale>
<trace_3_trace_type>0</trace_3_trace_type>
<axis_3_minimum>0.0</axis_3_minimum>
<trace_18_y_pv></trace_18_y_pv>
<trace_18_anti_alias>true</trace_18_anti_alias>
<trace_14_y_pv_value />
<trace_9_buffer_size>100</trace_9_buffer_size>
<trace_4_update_delay>100</trace_4_update_delay>
<axis_1_time_format>0</axis_1_time_format>
<trace_19_update_delay>100</trace_19_update_delay>
<trace_11_point_style>0</trace_11_point_style>
<trace_1_point_size>4</trace_1_point_size>
<trace_10_y_axis_index>1</trace_10_y_axis_index>
<trace_0_plot_mode>0</trace_0_plot_mode>
<trace_15_trace_type>0</trace_15_trace_type>
<trace_13_update_mode>0</trace_13_update_mode>
<trace_18_buffer_size>100</trace_18_buffer_size>
<trace_count>3</trace_count>
<trace_4_concatenate_data>true</trace_4_concatenate_data>
<trace_2_y_pv_value />
<trace_14_visible>true</trace_14_visible>
<trace_13_x_pv></trace_13_x_pv>
<axis_0_show_grid>true</axis_0_show_grid>
<axis_2_log_scale>false</axis_2_log_scale>
<trace_18_concatenate_data>true</trace_18_concatenate_data>
<trace_16_x_pv_value />
<trace_11_line_width>1</trace_11_line_width>
<axis_0_log_scale>false</axis_0_log_scale>
<trace_11_x_axis_index>0</trace_11_x_axis_index>
<trace_3_point_size>4</trace_3_point_size>
<trace_19_name>$(trace_19_y_pv)</trace_19_name>
<trace_9_visible>true</trace_9_visible>
<trace_10_concatenate_data>true</trace_10_concatenate_data>
<trace_11_update_mode>0</trace_11_update_mode>
<trace_10_line_width>1</trace_10_line_width>
<trace_18_x_axis_index>0</trace_18_x_axis_index>
<trace_6_trace_type>0</trace_6_trace_type>
<trace_3_y_axis_index>1</trace_3_y_axis_index>
<trace_7_point_style>0</trace_7_point_style>
<trace_1_name>$(trace_1_y_pv)</trace_1_name>
<trace_17_name>$(trace_17_y_pv)</trace_17_name>
<trace_12_concatenate_data>true</trace_12_concatenate_data>
<axis_2_grid_color>
<color red="200" green="200" blue="200" />
</axis_2_grid_color>
<trace_12_point_style>0</trace_12_point_style>
<axis_2_minimum>0.0</axis_2_minimum>
<trace_4_line_width>1</trace_4_line_width>
<trace_0_point_size>4</trace_0_point_size>
<trace_14_x_pv_value />
<axis_3_show_grid>true</axis_3_show_grid>
<trace_14_point_style>0</trace_14_point_style>
<trace_13_point_style>0</trace_13_point_style>
<show_legend>true</show_legend>
<trace_15_x_axis_index>0</trace_15_x_axis_index>
<trace_8_line_width>1</trace_8_line_width>
<trace_10_trace_color>
<color red="114" green="40" blue="3" />
</trace_10_trace_color>
<y>30</y>
<trace_5_update_mode>0</trace_5_update_mode>
<x>0</x>
<axis_3_axis_color>
<color red="0" green="0" blue="0" />
</axis_3_axis_color>
<visible>true</visible>
<trace_0_x_pv_value />
<trace_11_x_pv></trace_11_x_pv>
<axis_1_visible>true</axis_1_visible>
<trace_13_y_pv_value />
<trace_9_x_pv_value />
<height>200</height>
<axis_1_maximum>100.0</axis_1_maximum>
<trace_10_name>$(trace_10_y_pv)</trace_10_name>
<trace_3_x_pv_value />
<trace_17_trace_color>
<color red="255" green="170" blue="0" />
</trace_17_trace_color>
<trace_9_name>$(trace_9_y_pv)</trace_9_name>
<trace_8_buffer_size>100</trace_8_buffer_size>
<trace_16_plot_mode>0</trace_16_plot_mode>
<trace_9_plot_mode>0</trace_9_plot_mode>
<trace_17_anti_alias>true</trace_17_anti_alias>
<trace_12_line_width>1</trace_12_line_width>
<trace_4_x_pv></trace_4_x_pv>
<trace_9_trace_color>
<color red="0" green="214" blue="255" />
</trace_9_trace_color>
<trace_2_x_pv>$(X)</trace_2_x_pv>
<trace_7_update_delay>100</trace_7_update_delay>
<axis_1_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_1_title_font>
<border_width>1</border_width>
<axis_2_left_bottom_side>true</axis_2_left_bottom_side>
<trace_2_x_axis_index>0</trace_2_x_axis_index>
<axis_2_show_grid>true</axis_2_show_grid>
<trace_3_name>$(trace_3_y_pv)</trace_3_name>
<trace_19_plot_mode>0</trace_19_plot_mode>
<trace_19_y_pv_value />
<axis_0_axis_color>
<color red="0" green="0" blue="0" />
</axis_0_axis_color>
<trace_13_trace_type>0</trace_13_trace_type>
<trace_14_trace_type>0</trace_14_trace_type>
<axis_1_scale_format></axis_1_scale_format>
<trace_13_buffer_size>100</trace_13_buffer_size>
<name>XY Graph</name>
<trace_11_trace_type>0</trace_11_trace_type>
<axis_1_auto_scale_threshold>0.0</axis_1_auto_scale_threshold>
<trace_19_concatenate_data>true</trace_19_concatenate_data>
<trace_4_buffer_size>100</trace_4_buffer_size>
<trace_10_y_pv_value />
<trace_0_line_width>1</trace_0_line_width>
<trace_16_anti_alias>true</trace_16_anti_alias>
<trace_19_line_width>1</trace_19_line_width>
<trace_19_x_axis_index>0</trace_19_x_axis_index>
<trace_12_x_axis_index>0</trace_12_x_axis_index>
<trace_11_plot_mode>0</trace_11_plot_mode>
<trace_2_x_pv_value />
<axis_3_auto_scale>true</axis_3_auto_scale>
<show_toolbar>true</show_toolbar>
<trace_13_x_pv_value />
<trace_15_buffer_size>100</trace_15_buffer_size>
<trace_1_update_delay>100</trace_1_update_delay>
<trace_4_x_axis_index>0</trace_4_x_axis_index>
<axis_1_show_grid>true</axis_1_show_grid>
<trace_9_x_axis_index>0</trace_9_x_axis_index>
<trace_15_name>$(trace_15_y_pv)</trace_15_name>
<axis_0_grid_color>
<color red="200" green="200" blue="200" />
</axis_0_grid_color>
<trace_5_plot_mode>0</trace_5_plot_mode>
<trace_17_update_delay>100</trace_17_update_delay>
<trace_19_anti_alias>true</trace_19_anti_alias>
<trace_2_line_width>1</trace_2_line_width>
<trace_19_x_pv_value />
<trace_1_line_width>1</trace_1_line_width>
<trace_18_plot_mode>0</trace_18_plot_mode>
<trace_2_y_axis_index>1</trace_2_y_axis_index>
<axis_0_auto_scale_threshold>0.0</axis_0_auto_scale_threshold>
<trace_15_point_style>0</trace_15_point_style>
<trace_2_trace_type>0</trace_2_trace_type>
<trace_0_name>$(trace_0_y_pv)</trace_0_name>
<trace_1_anti_alias>true</trace_1_anti_alias>
<axis_3_auto_scale_threshold>0.0</axis_3_auto_scale_threshold>
<trace_3_x_pv></trace_3_x_pv>
<trace_11_y_axis_index>1</trace_11_y_axis_index>
<trace_13_point_size>4</trace_13_point_size>
<axis_2_maximum>100.0</axis_2_maximum>
<trace_0_update_mode>0</trace_0_update_mode>
<trace_19_visible>true</trace_19_visible>
<trace_15_concatenate_data>true</trace_15_concatenate_data>
<trace_17_y_axis_index>1</trace_17_y_axis_index>
<trace_10_y_pv></trace_10_y_pv>
<trace_9_x_pv></trace_9_x_pv>
<trace_1_buffer_size>100</trace_1_buffer_size>
<axis_0_axis_title>Time</axis_0_axis_title>
<trace_3_line_width>1</trace_3_line_width>
<trace_11_trace_color>
<color red="219" green="128" blue="4" />
</trace_11_trace_color>
<trace_14_name>$(trace_14_y_pv)</trace_14_name>
<wuid>-4ea378e0:143df54fa60:-7b63</wuid>
<trace_2_buffer_size>100</trace_2_buffer_size>
<trace_18_trace_color>
<color red="255" green="0" blue="240" />
</trace_18_trace_color>
<axis_1_axis_color>
<color red="0" green="0" blue="0" />
</axis_1_axis_color>
<trace_19_point_size>4</trace_19_point_size>
<trace_2_update_mode>0</trace_2_update_mode>
<foreground_color>
<color red="0" green="0" blue="255" />
</foreground_color>
<trace_15_plot_mode>0</trace_15_plot_mode>
<trace_1_update_mode>0</trace_1_update_mode>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<axis_1_axis_title>Position</axis_1_axis_title>
<trace_4_anti_alias>true</trace_4_anti_alias>
<trace_12_x_pv_value />
<trace_9_line_width>1</trace_9_line_width>
<trace_7_x_pv_value />
<trace_4_plot_mode>0</trace_4_plot_mode>
<axis_2_y_axis>true</axis_2_y_axis>
<trace_3_update_mode>0</trace_3_update_mode>
<axis_0_maximum>100.0</axis_0_maximum>
<trace_14_update_delay>100</trace_14_update_delay>
<trace_7_anti_alias>true</trace_7_anti_alias>
<trace_9_point_size>4</trace_9_point_size>
<trace_12_update_delay>100</trace_12_update_delay>
<trace_19_trace_type>0</trace_19_trace_type>
<trace_16_name>$(trace_16_y_pv)</trace_16_name>
<axis_0_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_0_scale_font>
<trace_19_y_axis_index>1</trace_19_y_axis_index>
<trace_17_trace_type>0</trace_17_trace_type>
<trace_12_visible>true</trace_12_visible>
<trace_12_name>$(trace_12_y_pv)</trace_12_name>
<trace_2_point_size>4</trace_2_point_size>
<trace_12_plot_mode>0</trace_12_plot_mode>
<trace_16_trace_type>0</trace_16_trace_type>
<trace_4_y_axis_index>1</trace_4_y_axis_index>
<trace_12_update_mode>0</trace_12_update_mode>
<trace_6_plot_mode>0</trace_6_plot_mode>
<trace_10_x_axis_index>0</trace_10_x_axis_index>
<trace_1_y_pv_value />
<axis_0_time_format>0</axis_0_time_format>
<trace_8_name>$(trace_8_y_pv)</trace_8_name>
<trace_4_update_mode>0</trace_4_update_mode>
<trace_14_x_pv></trace_14_x_pv>
<trace_15_y_pv_value />
<trace_8_point_style>0</trace_8_point_style>
<trace_10_x_pv></trace_10_x_pv>
<trace_10_visible>true</trace_10_visible>
<trace_3_concatenate_data>true</trace_3_concatenate_data>
<trace_3_trace_color>
<color red="0" green="0" blue="0" />
</trace_3_trace_color>
<trace_15_y_pv></trace_15_y_pv>
<trace_11_y_pv_value />
<trace_1_plot_mode>0</trace_1_plot_mode>
<trace_8_visible>true</trace_8_visible>
<trace_8_x_pv_value />
<trace_7_visible>true</trace_7_visible>
<trace_5_name>$(trace_5_y_pv)</trace_5_name>
<trace_17_concatenate_data>true</trace_17_concatenate_data>
<trace_10_buffer_size>100</trace_10_buffer_size>
<trace_7_y_axis_index>1</trace_7_y_axis_index>
<trace_6_point_style>0</trace_6_point_style>
<trace_13_x_axis_index>0</trace_13_x_axis_index>
<axis_1_log_scale>false</axis_1_log_scale>
<trace_16_x_pv></trace_16_x_pv>
<trace_17_line_width>1</trace_17_line_width>
<trace_8_trace_type>0</trace_8_trace_type>
<trace_15_x_pv_value />
<trace_18_y_pv_value />
<trace_1_point_style>0</trace_1_point_style>
<trace_5_x_pv></trace_5_x_pv>
<trace_18_y_axis_index>1</trace_18_y_axis_index>
<axis_2_auto_scale_threshold>0.0</axis_2_auto_scale_threshold>
<trace_18_x_pv_value />
<trace_13_update_delay>100</trace_13_update_delay>
<trace_7_y_pv></trace_7_y_pv>
<trace_13_name>$(trace_13_y_pv)</trace_13_name>
<trace_11_x_pv_value />
<trace_11_anti_alias>true</trace_11_anti_alias>
<trace_5_point_style>0</trace_5_point_style>
<axis_3_maximum>100.0</axis_3_maximum>
<trace_2_plot_mode>0</trace_2_plot_mode>
<title_font>
<fontdata fontName="Arial" height="12" style="1" />
</title_font>
<trace_6_y_pv></trace_6_y_pv>
<trace_8_y_pv_value />
<trace_8_trace_color>
<color red="0" green="255" blue="11" />
</trace_8_trace_color>
<trace_3_buffer_size>100</trace_3_buffer_size>
<axis_1_dash_grid_line>true</axis_1_dash_grid_line>
<trace_12_buffer_size>100</trace_12_buffer_size>
<trace_10_update_mode>0</trace_10_update_mode>
<trace_13_anti_alias>true</trace_13_anti_alias>
<trace_16_visible>true</trace_16_visible>
<axis_2_dash_grid_line>true</axis_2_dash_grid_line>
<trace_15_anti_alias>true</trace_15_anti_alias>
<trace_15_update_mode>0</trace_15_update_mode>
<trace_8_update_mode>0</trace_8_update_mode>
<axis_0_visible>true</axis_0_visible>
<trace_14_plot_mode>0</trace_14_plot_mode>
<trace_10_plot_mode>0</trace_10_plot_mode>
<trace_14_y_pv></trace_14_y_pv>
<trace_19_y_pv></trace_19_y_pv>
<trace_6_point_size>4</trace_6_point_size>
<trace_14_trace_color>
<color red="33" green="179" blue="33" />
</trace_14_trace_color>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<trace_18_trace_type>0</trace_18_trace_type>
<trace_7_plot_mode>0</trace_7_plot_mode>
<trace_12_x_pv></trace_12_x_pv>
<trace_1_x_pv_value />
<trace_14_y_axis_index>1</trace_14_y_axis_index>
<trace_6_concatenate_data>true</trace_6_concatenate_data>
<axis_0_scale_format></axis_0_scale_format>
<trace_4_name>$(trace_4_y_pv)</trace_4_name>
<trace_15_line_width>1</trace_15_line_width>
<trace_11_concatenate_data>true</trace_11_concatenate_data>
<trace_6_visible>true</trace_6_visible>
<trace_7_buffer_size>100</trace_7_buffer_size>
<trace_12_trace_type>0</trace_12_trace_type>
<trace_4_trace_type>0</trace_4_trace_type>
<trace_0_x_pv>$(X)</trace_0_x_pv>
<trace_16_update_delay>100</trace_16_update_delay>
<trace_16_update_mode>0</trace_16_update_mode>
<trace_13_visible>true</trace_13_visible>
<trace_7_line_width>1</trace_7_line_width>
<trace_0_y_pv>$(Y1)</trace_0_y_pv>
<trace_18_name>$(trace_18_y_pv)</trace_18_name>
<trace_12_y_pv></trace_12_y_pv>
<axis_3_visible>true</axis_3_visible>
<trace_19_x_pv></trace_19_x_pv>
<trace_5_point_size>4</trace_5_point_size>
<trace_18_x_pv></trace_18_x_pv>
<trace_18_point_size>4</trace_18_point_size>
<trace_6_x_pv_value />
<trace_6_update_mode>0</trace_6_update_mode>
<axis_0_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_0_title_font>
<trace_5_buffer_size>100</trace_5_buffer_size>
<trace_16_y_pv_value />
<trace_3_point_style>0</trace_3_point_style>
<axis_1_auto_scale>true</axis_1_auto_scale>
<trace_7_x_axis_index>0</trace_7_x_axis_index>
<trace_2_update_delay>100</trace_2_update_delay>
<trace_16_line_width>1</trace_16_line_width>
<trace_4_point_size>4</trace_4_point_size>
<trace_0_concatenate_data>true</trace_0_concatenate_data>
<trace_9_update_delay>100</trace_9_update_delay>
<trace_5_y_axis_index>1</trace_5_y_axis_index>
<trace_7_update_mode>0</trace_7_update_mode>
<trace_9_trace_type>0</trace_9_trace_type>
<trace_3_y_pv></trace_3_y_pv>
<actions hook="false" hook_all="false" />
<trigger_pv_value />
<trace_13_concatenate_data>true</trace_13_concatenate_data>
<trace_1_x_pv>$(X)</trace_1_x_pv>
<trace_14_anti_alias>true</trace_14_anti_alias>
<show_plot_area_border>false</show_plot_area_border>
<trace_4_trace_color>
<color red="128" green="0" blue="255" />
</trace_4_trace_color>
<axis_2_axis_title>Secondary Axis (2)</axis_2_axis_title>
<trace_11_y_pv></trace_11_y_pv>
<trace_15_visible>true</trace_15_visible>
<trace_8_x_axis_index>0</trace_8_x_axis_index>
<widget_type>XY Graph</widget_type>
<enabled>true</enabled>
<width>400</width>
<trace_17_buffer_size>100</trace_17_buffer_size>
<trace_14_x_axis_index>0</trace_14_x_axis_index>
<axis_3_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_3_title_font>
<trace_13_y_axis_index>1</trace_13_y_axis_index>
<trace_16_x_axis_index>0</trace_16_x_axis_index>
<trace_0_buffer_size>100</trace_0_buffer_size>
<trace_11_update_delay>100</trace_11_update_delay>
<trigger_pv></trigger_pv>
<trace_19_point_style>0</trace_19_point_style>
<trace_6_trace_color>
<color red="255" green="0" blue="240" />
</trace_6_trace_color>
<trace_5_trace_type>0</trace_5_trace_type>
<trace_15_y_axis_index>1</trace_15_y_axis_index>
<trace_14_buffer_size>100</trace_14_buffer_size>
<axis_3_grid_color>
<color red="200" green="200" blue="200" />
</axis_3_grid_color>
<axis_count>2</axis_count>
<trace_2_name>$(trace_2_y_pv)</trace_2_name>
<trace_4_visible>true</trace_4_visible>
<trace_10_point_size>4</trace_10_point_size>
<trace_5_concatenate_data>true</trace_5_concatenate_data>
<transparent>false</transparent>
<trace_2_anti_alias>true</trace_2_anti_alias>
<trace_7_trace_type>0</trace_7_trace_type>
<axis_0_dash_grid_line>true</axis_0_dash_grid_line>
<trace_2_visible>true</trace_2_visible>
<trace_13_y_pv></trace_13_y_pv>
<trace_5_update_delay>100</trace_5_update_delay>
<trace_8_y_pv></trace_8_y_pv>
<trace_0_x_axis_index>0</trace_0_x_axis_index>
<trace_17_point_style>0</trace_17_point_style>
<trace_12_anti_alias>true</trace_12_anti_alias>
<trace_18_update_delay>100</trace_18_update_delay>
<trace_16_trace_color>
<color red="128" green="0" blue="255" />
</trace_16_trace_color>
<axis_2_time_format>0</axis_2_time_format>
<trace_6_y_axis_index>1</trace_6_y_axis_index>
<trace_17_point_size>4</trace_17_point_size>
<trace_6_y_pv_value />
<trace_0_point_style>0</trace_0_point_style>
<tooltip>$(trace_0_y_pv)
$(trace_0_y_pv_value)</tooltip>
<trace_11_name>$(trace_11_y_pv)</trace_11_name>
<border_alarm_sensitive>true</border_alarm_sensitive>
<axis_2_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_2_title_font>
<trace_4_y_pv></trace_4_y_pv>
<trace_12_point_size>4</trace_12_point_size>
<trace_1_x_axis_index>0</trace_1_x_axis_index>
<trace_11_buffer_size>100</trace_11_buffer_size>
<trace_6_name>$(trace_6_y_pv)</trace_6_name>
<trace_8_point_size>4</trace_8_point_size>
<trace_19_update_mode>0</trace_19_update_mode>
<trace_8_y_axis_index>1</trace_8_y_axis_index>
<trace_16_concatenate_data>true</trace_16_concatenate_data>
<trace_9_point_style>0</trace_9_point_style>
<trace_0_y_axis_index>1</trace_0_y_axis_index>
<trace_3_visible>true</trace_3_visible>
<axis_1_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_1_scale_font>
<trace_17_update_mode>0</trace_17_update_mode>
<border_style>0</border_style>
<trace_13_line_width>1</trace_13_line_width>
<trace_3_x_axis_index>0</trace_3_x_axis_index>
<plot_area_background_color>
<color red="255" green="255" blue="255" />
</plot_area_background_color>
<trace_2_concatenate_data>true</trace_2_concatenate_data>
<trace_10_trace_type>0</trace_10_trace_type>
<axis_3_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_3_scale_font>
<trace_16_point_size>4</trace_16_point_size>
<trace_15_x_pv></trace_15_x_pv>
<trace_2_point_style>0</trace_2_point_style>
<axis_3_y_axis>true</axis_3_y_axis>
<trace_9_update_mode>0</trace_9_update_mode>
<title></title>
<axis_3_axis_title>Secondary Axis (3)</axis_3_axis_title>
<axis_3_log_scale>false</axis_3_log_scale>
<trace_8_anti_alias>true</trace_8_anti_alias>
<trace_13_plot_mode>0</trace_13_plot_mode>
<trace_10_update_delay>100</trace_10_update_delay>
<trace_1_y_pv>$(Y2)</trace_1_y_pv>
<trace_8_x_pv></trace_8_x_pv>
<axis_2_auto_scale>true</axis_2_auto_scale>
<trace_17_plot_mode>0</trace_17_plot_mode>
<pv_name></pv_name>
<axis_1_minimum>0.0</axis_1_minimum>
<axis_2_axis_color>
<color red="0" green="0" blue="0" />
</axis_2_axis_color>
<trace_3_plot_mode>0</trace_3_plot_mode>
<trace_14_point_size>4</trace_14_point_size>
<trace_12_y_pv_value />
<trace_0_visible>true</trace_0_visible>
<trace_6_line_width>1</trace_6_line_width>
<axis_2_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_2_scale_font>
<trace_11_visible>true</trace_11_visible>
<axis_2_scale_format></axis_2_scale_format>
<trace_7_x_pv></trace_7_x_pv>
<axis_0_minimum>0.0</axis_0_minimum>
<trace_5_trace_color>
<color red="255" green="170" blue="0" />
</trace_5_trace_color>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<trace_7_trace_color>
<color red="243" green="132" blue="132" />
</trace_7_trace_color>
<trace_16_y_pv></trace_16_y_pv>
<trace_8_update_delay>100</trace_8_update_delay>
<trace_11_point_size>4</trace_11_point_size>
<axis_3_left_bottom_side>true</axis_3_left_bottom_side>
<trace_3_update_delay>100</trace_3_update_delay>
<trace_9_concatenate_data>true</trace_9_concatenate_data>
<trace_9_y_axis_index>1</trace_9_y_axis_index>
<trace_8_concatenate_data>true</trace_8_concatenate_data>
<scripts />
<trace_5_visible>true</trace_5_visible>
<trace_0_anti_alias>true</trace_0_anti_alias>
<trace_4_x_pv_value />
<axis_3_time_format>0</axis_3_time_format>
<trace_13_trace_color>
<color red="242" green="26" blue="26" />
</trace_13_trace_color>
<trace_6_x_axis_index>0</trace_6_x_axis_index>
<trace_16_y_axis_index>1</trace_16_y_axis_index>
<trace_12_trace_color>
<color red="21" green="21" blue="196" />
</trace_12_trace_color>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<trace_10_anti_alias>true</trace_10_anti_alias>
<trace_6_buffer_size>100</trace_6_buffer_size>
<trace_1_trace_color>
<color red="253" green="0" blue="0" />
</trace_1_trace_color>
<trace_2_trace_color>
<color red="0" green="0" blue="0" />
</trace_2_trace_color>
<trace_9_y_pv_value />
<trace_7_point_size>4</trace_7_point_size>
<trace_19_trace_color>
<color red="243" green="132" blue="132" />
</trace_19_trace_color>
<trace_6_anti_alias>true</trace_6_anti_alias>
<trace_17_x_axis_index>0</trace_17_x_axis_index>
<trace_5_y_pv_value />
<pv_value />
<trace_17_y_pv></trace_17_y_pv>
<trace_10_x_pv_value />
<trace_5_x_pv_value />
<trace_17_y_pv_value />
<trace_5_line_width>1</trace_5_line_width>
<trace_4_y_pv_value />
<trace_8_plot_mode>0</trace_8_plot_mode>
<trace_18_visible>true</trace_18_visible>
<trace_5_y_pv></trace_5_y_pv>
<trace_16_point_style>0</trace_16_point_style>
<trace_14_line_width>1</trace_14_line_width>
<trace_7_y_pv_value />
<trace_5_x_axis_index>0</trace_5_x_axis_index>
<axis_2_visible>true</axis_2_visible>
<trace_1_y_axis_index>1</trace_1_y_axis_index>
<trace_3_anti_alias>true</trace_3_anti_alias>
<trace_5_anti_alias>true</trace_5_anti_alias>
<axis_3_scale_format></axis_3_scale_format>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<trace_17_x_pv></trace_17_x_pv>
<trace_1_concatenate_data>true</trace_1_concatenate_data>
<trace_6_x_pv></trace_6_x_pv>
<trace_15_update_delay>100</trace_15_update_delay>
<trace_18_line_width>1</trace_18_line_width>
<trace_18_update_mode>0</trace_18_update_mode>
<rules />
<trace_2_y_pv>$(Y3)</trace_2_y_pv>
<trace_0_y_pv_value />
<trace_0_trace_type>0</trace_0_trace_type>
<axis_1_grid_color>
<color red="200" green="200" blue="200" />
</axis_1_grid_color>
<trace_3_y_pv_value />
<trace_7_concatenate_data>true</trace_7_concatenate_data>
<trace_0_update_delay>100</trace_0_update_delay>
<trace_15_trace_color>
<color red="0" green="0" blue="0" />
</trace_15_trace_color>
<trace_9_anti_alias>true</trace_9_anti_alias>
<trace_15_point_size>4</trace_15_point_size>
<trace_17_visible>true</trace_17_visible>
<trace_7_name>$(trace_7_y_pv)</trace_7_name>
</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>false</show_units>
<wuid>-4ea378e0:143df54fa60:-7b62</wuid>
<auto_size>false</auto_size>
<rotation_angle>0.0</rotation_angle>
<scripts />
<height>20</height>
<name>Text Update</name>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<format_type>1</format_type>
<precision_from_pv>true</precision_from_pv>
<transparent>false</transparent>
<pv_name>$(M).DESC</pv_name>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" 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="Sans" height="11" style="0" />
</font>
<width>85</width>
<border_style>0</border_style>
<rules />
<pv_value />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>10</y>
<wrap_words>false</wrap_words>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>48</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b61</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="MEDM_COLOR_52" red="78" green="165" blue="249" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Err</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>30</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>10</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>140</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b60</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="alarm" red="253" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Desired</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>70</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>10</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>180</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b5f</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Readback</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>80</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>10</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>260</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b5e</wuid>
<auto_size>false</auto_size>
<scripts />
<height>10</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="MEDM_COLOR_52" red="78" green="165" blue="249" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>ERR</text>
<font>
<fontdata fontName="Sans" height="6" style="0" />
</font>
<width>20</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>20</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>5</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b5d</wuid>
<auto_size>false</auto_size>
<scripts />
<height>10</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>READBACK</text>
<font>
<fontdata fontName="Sans" height="6" style="0" />
</font>
<width>45</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>20</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>350</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b5c</wuid>
<auto_size>false</auto_size>
<scripts />
<height>10</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="alarm" red="253" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>DESIRED</text>
<font>
<fontdata fontName="Sans" height="6" style="0" />
</font>
<width>45</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>10</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>350</x>
</widget>
</display>
-694
View File
@@ -1,694 +0,0 @@
<display typeId="org.csstudio.opibuilder.Display" version="1.0">
<auto_zoom_to_fit_all>false</auto_zoom_to_fit_all>
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<wuid>-4ea378e0:143df54fa60:-7b51</wuid>
<boy_version>3.1.4.20130717</boy_version>
<scripts />
<show_ruler>true</show_ruler>
<height>230</height>
<name>MAX_trajectoryPlot3</name>
<snap_to_geometry>false</snap_to_geometry>
<show_grid>false</show_grid>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Display</widget_type>
<show_close_button>true</show_close_button>
<width>400</width>
<rules />
<show_edit_range>true</show_edit_range>
<grid_space>5</grid_space>
<auto_scale_widgets>
<auto_scale_widgets>false</auto_scale_widgets>
<min_width>-1</min_width>
<min_height>-1</min_height>
</auto_scale_widgets>
<actions hook="false" hook_all="false" />
<y>391</y>
<x>729</x>
<widget typeId="org.csstudio.opibuilder.widgets.xyGraph" version="1.0">
<trace_1_visible>true</trace_1_visible>
<trace_14_concatenate_data>true</trace_14_concatenate_data>
<trace_9_y_pv></trace_9_y_pv>
<trace_6_update_delay>100</trace_6_update_delay>
<trace_14_update_mode>0</trace_14_update_mode>
<trace_1_trace_type>0</trace_1_trace_type>
<trace_16_buffer_size>100</trace_16_buffer_size>
<trace_12_y_axis_index>1</trace_12_y_axis_index>
<trace_4_point_style>0</trace_4_point_style>
<axis_3_dash_grid_line>true</axis_3_dash_grid_line>
<trace_17_x_pv_value />
<trace_0_trace_color>
<color red="253" green="0" blue="0" />
</trace_0_trace_color>
<trace_18_point_style>0</trace_18_point_style>
<trace_19_buffer_size>100</trace_19_buffer_size>
<trace_10_point_style>0</trace_10_point_style>
<axis_0_auto_scale>true</axis_0_auto_scale>
<trace_3_trace_type>0</trace_3_trace_type>
<axis_3_minimum>0.0</axis_3_minimum>
<trace_18_y_pv></trace_18_y_pv>
<trace_18_anti_alias>true</trace_18_anti_alias>
<trace_14_y_pv_value />
<trace_9_buffer_size>100</trace_9_buffer_size>
<trace_4_update_delay>100</trace_4_update_delay>
<axis_1_time_format>0</axis_1_time_format>
<trace_19_update_delay>100</trace_19_update_delay>
<trace_11_point_style>0</trace_11_point_style>
<trace_1_point_size>4</trace_1_point_size>
<trace_10_y_axis_index>1</trace_10_y_axis_index>
<trace_0_plot_mode>0</trace_0_plot_mode>
<trace_15_trace_type>0</trace_15_trace_type>
<trace_13_update_mode>0</trace_13_update_mode>
<trace_18_buffer_size>100</trace_18_buffer_size>
<trace_count>3</trace_count>
<trace_4_concatenate_data>true</trace_4_concatenate_data>
<trace_2_y_pv_value />
<trace_14_visible>true</trace_14_visible>
<trace_13_x_pv></trace_13_x_pv>
<axis_0_show_grid>true</axis_0_show_grid>
<axis_2_log_scale>false</axis_2_log_scale>
<trace_18_concatenate_data>true</trace_18_concatenate_data>
<trace_16_x_pv_value />
<trace_11_line_width>1</trace_11_line_width>
<axis_0_log_scale>false</axis_0_log_scale>
<trace_11_x_axis_index>0</trace_11_x_axis_index>
<trace_3_point_size>4</trace_3_point_size>
<trace_19_name>$(trace_19_y_pv)</trace_19_name>
<trace_9_visible>true</trace_9_visible>
<trace_10_concatenate_data>true</trace_10_concatenate_data>
<trace_11_update_mode>0</trace_11_update_mode>
<trace_10_line_width>1</trace_10_line_width>
<trace_18_x_axis_index>0</trace_18_x_axis_index>
<trace_6_trace_type>0</trace_6_trace_type>
<trace_3_y_axis_index>1</trace_3_y_axis_index>
<trace_7_point_style>0</trace_7_point_style>
<trace_1_name>$(trace_1_y_pv)</trace_1_name>
<trace_17_name>$(trace_17_y_pv)</trace_17_name>
<trace_12_concatenate_data>true</trace_12_concatenate_data>
<axis_2_grid_color>
<color red="200" green="200" blue="200" />
</axis_2_grid_color>
<trace_12_point_style>0</trace_12_point_style>
<axis_2_minimum>0.0</axis_2_minimum>
<trace_4_line_width>1</trace_4_line_width>
<trace_0_point_size>4</trace_0_point_size>
<trace_14_x_pv_value />
<axis_3_show_grid>true</axis_3_show_grid>
<trace_14_point_style>0</trace_14_point_style>
<trace_13_point_style>0</trace_13_point_style>
<show_legend>true</show_legend>
<trace_15_x_axis_index>0</trace_15_x_axis_index>
<trace_8_line_width>1</trace_8_line_width>
<trace_10_trace_color>
<color red="114" green="40" blue="3" />
</trace_10_trace_color>
<y>30</y>
<trace_5_update_mode>0</trace_5_update_mode>
<x>0</x>
<axis_3_axis_color>
<color red="0" green="0" blue="0" />
</axis_3_axis_color>
<visible>true</visible>
<trace_0_x_pv_value />
<trace_11_x_pv></trace_11_x_pv>
<axis_1_visible>true</axis_1_visible>
<trace_13_y_pv_value />
<trace_9_x_pv_value />
<height>200</height>
<axis_1_maximum>100.0</axis_1_maximum>
<trace_10_name>$(trace_10_y_pv)</trace_10_name>
<trace_3_x_pv_value />
<trace_17_trace_color>
<color red="255" green="170" blue="0" />
</trace_17_trace_color>
<trace_9_name>$(trace_9_y_pv)</trace_9_name>
<trace_8_buffer_size>100</trace_8_buffer_size>
<trace_16_plot_mode>0</trace_16_plot_mode>
<trace_9_plot_mode>0</trace_9_plot_mode>
<trace_17_anti_alias>true</trace_17_anti_alias>
<trace_12_line_width>1</trace_12_line_width>
<trace_4_x_pv></trace_4_x_pv>
<trace_9_trace_color>
<color red="0" green="214" blue="255" />
</trace_9_trace_color>
<trace_2_x_pv>$(X)</trace_2_x_pv>
<trace_7_update_delay>100</trace_7_update_delay>
<axis_1_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_1_title_font>
<border_width>1</border_width>
<axis_2_left_bottom_side>true</axis_2_left_bottom_side>
<trace_2_x_axis_index>0</trace_2_x_axis_index>
<axis_2_show_grid>true</axis_2_show_grid>
<trace_3_name>$(trace_3_y_pv)</trace_3_name>
<trace_19_plot_mode>0</trace_19_plot_mode>
<trace_19_y_pv_value />
<axis_0_axis_color>
<color red="0" green="0" blue="0" />
</axis_0_axis_color>
<trace_13_trace_type>0</trace_13_trace_type>
<trace_14_trace_type>0</trace_14_trace_type>
<axis_1_scale_format></axis_1_scale_format>
<trace_13_buffer_size>100</trace_13_buffer_size>
<name>XY Graph</name>
<trace_11_trace_type>0</trace_11_trace_type>
<axis_1_auto_scale_threshold>0.0</axis_1_auto_scale_threshold>
<trace_19_concatenate_data>true</trace_19_concatenate_data>
<trace_4_buffer_size>100</trace_4_buffer_size>
<trace_10_y_pv_value />
<trace_0_line_width>1</trace_0_line_width>
<trace_16_anti_alias>true</trace_16_anti_alias>
<trace_19_line_width>1</trace_19_line_width>
<trace_19_x_axis_index>0</trace_19_x_axis_index>
<trace_12_x_axis_index>0</trace_12_x_axis_index>
<trace_11_plot_mode>0</trace_11_plot_mode>
<trace_2_x_pv_value />
<axis_3_auto_scale>true</axis_3_auto_scale>
<show_toolbar>true</show_toolbar>
<trace_13_x_pv_value />
<trace_15_buffer_size>100</trace_15_buffer_size>
<trace_1_update_delay>100</trace_1_update_delay>
<trace_4_x_axis_index>0</trace_4_x_axis_index>
<axis_1_show_grid>true</axis_1_show_grid>
<trace_9_x_axis_index>0</trace_9_x_axis_index>
<trace_15_name>$(trace_15_y_pv)</trace_15_name>
<axis_0_grid_color>
<color red="200" green="200" blue="200" />
</axis_0_grid_color>
<trace_5_plot_mode>0</trace_5_plot_mode>
<trace_17_update_delay>100</trace_17_update_delay>
<trace_19_anti_alias>true</trace_19_anti_alias>
<trace_2_line_width>1</trace_2_line_width>
<trace_19_x_pv_value />
<trace_1_line_width>1</trace_1_line_width>
<trace_18_plot_mode>0</trace_18_plot_mode>
<trace_2_y_axis_index>1</trace_2_y_axis_index>
<axis_0_auto_scale_threshold>0.0</axis_0_auto_scale_threshold>
<trace_15_point_style>0</trace_15_point_style>
<trace_2_trace_type>0</trace_2_trace_type>
<trace_0_name>$(trace_0_y_pv)</trace_0_name>
<trace_1_anti_alias>true</trace_1_anti_alias>
<axis_3_auto_scale_threshold>0.0</axis_3_auto_scale_threshold>
<trace_3_x_pv></trace_3_x_pv>
<trace_11_y_axis_index>1</trace_11_y_axis_index>
<trace_13_point_size>4</trace_13_point_size>
<axis_2_maximum>100.0</axis_2_maximum>
<trace_0_update_mode>0</trace_0_update_mode>
<trace_19_visible>true</trace_19_visible>
<trace_15_concatenate_data>true</trace_15_concatenate_data>
<trace_17_y_axis_index>1</trace_17_y_axis_index>
<trace_10_y_pv></trace_10_y_pv>
<trace_9_x_pv></trace_9_x_pv>
<trace_1_buffer_size>100</trace_1_buffer_size>
<axis_0_axis_title>Point</axis_0_axis_title>
<trace_3_line_width>1</trace_3_line_width>
<trace_11_trace_color>
<color red="219" green="128" blue="4" />
</trace_11_trace_color>
<trace_14_name>$(trace_14_y_pv)</trace_14_name>
<wuid>-4ea378e0:143df54fa60:-7b50</wuid>
<trace_2_buffer_size>100</trace_2_buffer_size>
<trace_18_trace_color>
<color red="255" green="0" blue="240" />
</trace_18_trace_color>
<axis_1_axis_color>
<color red="0" green="0" blue="0" />
</axis_1_axis_color>
<trace_19_point_size>4</trace_19_point_size>
<trace_2_update_mode>0</trace_2_update_mode>
<foreground_color>
<color red="0" green="0" blue="255" />
</foreground_color>
<trace_15_plot_mode>0</trace_15_plot_mode>
<trace_1_update_mode>0</trace_1_update_mode>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<axis_1_axis_title>Position</axis_1_axis_title>
<trace_4_anti_alias>true</trace_4_anti_alias>
<trace_12_x_pv_value />
<trace_9_line_width>1</trace_9_line_width>
<trace_7_x_pv_value />
<trace_4_plot_mode>0</trace_4_plot_mode>
<axis_2_y_axis>true</axis_2_y_axis>
<trace_3_update_mode>0</trace_3_update_mode>
<axis_0_maximum>100.0</axis_0_maximum>
<trace_14_update_delay>100</trace_14_update_delay>
<trace_7_anti_alias>true</trace_7_anti_alias>
<trace_9_point_size>4</trace_9_point_size>
<trace_12_update_delay>100</trace_12_update_delay>
<trace_19_trace_type>0</trace_19_trace_type>
<trace_16_name>$(trace_16_y_pv)</trace_16_name>
<axis_0_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_0_scale_font>
<trace_19_y_axis_index>1</trace_19_y_axis_index>
<trace_17_trace_type>0</trace_17_trace_type>
<trace_12_visible>true</trace_12_visible>
<trace_12_name>$(trace_12_y_pv)</trace_12_name>
<trace_2_point_size>4</trace_2_point_size>
<trace_12_plot_mode>0</trace_12_plot_mode>
<trace_16_trace_type>0</trace_16_trace_type>
<trace_4_y_axis_index>1</trace_4_y_axis_index>
<trace_12_update_mode>0</trace_12_update_mode>
<trace_6_plot_mode>0</trace_6_plot_mode>
<trace_10_x_axis_index>0</trace_10_x_axis_index>
<trace_1_y_pv_value />
<axis_0_time_format>0</axis_0_time_format>
<trace_8_name>$(trace_8_y_pv)</trace_8_name>
<trace_4_update_mode>0</trace_4_update_mode>
<trace_14_x_pv></trace_14_x_pv>
<trace_15_y_pv_value />
<trace_8_point_style>0</trace_8_point_style>
<trace_10_x_pv></trace_10_x_pv>
<trace_10_visible>true</trace_10_visible>
<trace_3_concatenate_data>true</trace_3_concatenate_data>
<trace_3_trace_color>
<color red="0" green="0" blue="0" />
</trace_3_trace_color>
<trace_15_y_pv></trace_15_y_pv>
<trace_11_y_pv_value />
<trace_1_plot_mode>0</trace_1_plot_mode>
<trace_8_visible>true</trace_8_visible>
<trace_8_x_pv_value />
<trace_7_visible>true</trace_7_visible>
<trace_5_name>$(trace_5_y_pv)</trace_5_name>
<trace_17_concatenate_data>true</trace_17_concatenate_data>
<trace_10_buffer_size>100</trace_10_buffer_size>
<trace_7_y_axis_index>1</trace_7_y_axis_index>
<trace_6_point_style>0</trace_6_point_style>
<trace_13_x_axis_index>0</trace_13_x_axis_index>
<axis_1_log_scale>false</axis_1_log_scale>
<trace_16_x_pv></trace_16_x_pv>
<trace_17_line_width>1</trace_17_line_width>
<trace_8_trace_type>0</trace_8_trace_type>
<trace_15_x_pv_value />
<trace_18_y_pv_value />
<trace_1_point_style>0</trace_1_point_style>
<trace_5_x_pv></trace_5_x_pv>
<trace_18_y_axis_index>1</trace_18_y_axis_index>
<axis_2_auto_scale_threshold>0.0</axis_2_auto_scale_threshold>
<trace_18_x_pv_value />
<trace_13_update_delay>100</trace_13_update_delay>
<trace_7_y_pv></trace_7_y_pv>
<trace_13_name>$(trace_13_y_pv)</trace_13_name>
<trace_11_x_pv_value />
<trace_11_anti_alias>true</trace_11_anti_alias>
<trace_5_point_style>0</trace_5_point_style>
<axis_3_maximum>100.0</axis_3_maximum>
<trace_2_plot_mode>0</trace_2_plot_mode>
<title_font>
<fontdata fontName="Arial" height="12" style="1" />
</title_font>
<trace_6_y_pv></trace_6_y_pv>
<trace_8_y_pv_value />
<trace_8_trace_color>
<color red="0" green="255" blue="11" />
</trace_8_trace_color>
<trace_3_buffer_size>100</trace_3_buffer_size>
<axis_1_dash_grid_line>true</axis_1_dash_grid_line>
<trace_12_buffer_size>100</trace_12_buffer_size>
<trace_10_update_mode>0</trace_10_update_mode>
<trace_13_anti_alias>true</trace_13_anti_alias>
<trace_16_visible>true</trace_16_visible>
<axis_2_dash_grid_line>true</axis_2_dash_grid_line>
<trace_15_anti_alias>true</trace_15_anti_alias>
<trace_15_update_mode>0</trace_15_update_mode>
<trace_8_update_mode>0</trace_8_update_mode>
<axis_0_visible>true</axis_0_visible>
<trace_14_plot_mode>0</trace_14_plot_mode>
<trace_10_plot_mode>0</trace_10_plot_mode>
<trace_14_y_pv></trace_14_y_pv>
<trace_19_y_pv></trace_19_y_pv>
<trace_6_point_size>4</trace_6_point_size>
<trace_14_trace_color>
<color red="33" green="179" blue="33" />
</trace_14_trace_color>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<trace_18_trace_type>0</trace_18_trace_type>
<trace_7_plot_mode>0</trace_7_plot_mode>
<trace_12_x_pv></trace_12_x_pv>
<trace_1_x_pv_value />
<trace_14_y_axis_index>1</trace_14_y_axis_index>
<trace_6_concatenate_data>true</trace_6_concatenate_data>
<axis_0_scale_format></axis_0_scale_format>
<trace_4_name>$(trace_4_y_pv)</trace_4_name>
<trace_15_line_width>1</trace_15_line_width>
<trace_11_concatenate_data>true</trace_11_concatenate_data>
<trace_6_visible>true</trace_6_visible>
<trace_7_buffer_size>100</trace_7_buffer_size>
<trace_12_trace_type>0</trace_12_trace_type>
<trace_4_trace_type>0</trace_4_trace_type>
<trace_0_x_pv>$(X)</trace_0_x_pv>
<trace_16_update_delay>100</trace_16_update_delay>
<trace_16_update_mode>0</trace_16_update_mode>
<trace_13_visible>true</trace_13_visible>
<trace_7_line_width>1</trace_7_line_width>
<trace_0_y_pv>$(Y1)</trace_0_y_pv>
<trace_18_name>$(trace_18_y_pv)</trace_18_name>
<trace_12_y_pv></trace_12_y_pv>
<axis_3_visible>true</axis_3_visible>
<trace_19_x_pv></trace_19_x_pv>
<trace_5_point_size>4</trace_5_point_size>
<trace_18_x_pv></trace_18_x_pv>
<trace_18_point_size>4</trace_18_point_size>
<trace_6_x_pv_value />
<trace_6_update_mode>0</trace_6_update_mode>
<axis_0_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_0_title_font>
<trace_5_buffer_size>100</trace_5_buffer_size>
<trace_16_y_pv_value />
<trace_3_point_style>0</trace_3_point_style>
<axis_1_auto_scale>true</axis_1_auto_scale>
<trace_7_x_axis_index>0</trace_7_x_axis_index>
<trace_2_update_delay>100</trace_2_update_delay>
<trace_16_line_width>1</trace_16_line_width>
<trace_4_point_size>4</trace_4_point_size>
<trace_0_concatenate_data>true</trace_0_concatenate_data>
<trace_9_update_delay>100</trace_9_update_delay>
<trace_5_y_axis_index>1</trace_5_y_axis_index>
<trace_7_update_mode>0</trace_7_update_mode>
<trace_9_trace_type>0</trace_9_trace_type>
<trace_3_y_pv></trace_3_y_pv>
<actions hook="false" hook_all="false" />
<trigger_pv_value />
<trace_13_concatenate_data>true</trace_13_concatenate_data>
<trace_1_x_pv>$(X)</trace_1_x_pv>
<trace_14_anti_alias>true</trace_14_anti_alias>
<show_plot_area_border>false</show_plot_area_border>
<trace_4_trace_color>
<color red="128" green="0" blue="255" />
</trace_4_trace_color>
<axis_2_axis_title>Secondary Axis (2)</axis_2_axis_title>
<trace_11_y_pv></trace_11_y_pv>
<trace_15_visible>true</trace_15_visible>
<trace_8_x_axis_index>0</trace_8_x_axis_index>
<widget_type>XY Graph</widget_type>
<enabled>true</enabled>
<width>400</width>
<trace_17_buffer_size>100</trace_17_buffer_size>
<trace_14_x_axis_index>0</trace_14_x_axis_index>
<axis_3_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_3_title_font>
<trace_13_y_axis_index>1</trace_13_y_axis_index>
<trace_16_x_axis_index>0</trace_16_x_axis_index>
<trace_0_buffer_size>100</trace_0_buffer_size>
<trace_11_update_delay>100</trace_11_update_delay>
<trigger_pv></trigger_pv>
<trace_19_point_style>0</trace_19_point_style>
<trace_6_trace_color>
<color red="255" green="0" blue="240" />
</trace_6_trace_color>
<trace_5_trace_type>0</trace_5_trace_type>
<trace_15_y_axis_index>1</trace_15_y_axis_index>
<trace_14_buffer_size>100</trace_14_buffer_size>
<axis_3_grid_color>
<color red="200" green="200" blue="200" />
</axis_3_grid_color>
<axis_count>2</axis_count>
<trace_2_name>$(trace_2_y_pv)</trace_2_name>
<trace_4_visible>true</trace_4_visible>
<trace_10_point_size>4</trace_10_point_size>
<trace_5_concatenate_data>true</trace_5_concatenate_data>
<transparent>false</transparent>
<trace_2_anti_alias>true</trace_2_anti_alias>
<trace_7_trace_type>0</trace_7_trace_type>
<axis_0_dash_grid_line>true</axis_0_dash_grid_line>
<trace_2_visible>true</trace_2_visible>
<trace_13_y_pv></trace_13_y_pv>
<trace_5_update_delay>100</trace_5_update_delay>
<trace_8_y_pv></trace_8_y_pv>
<trace_0_x_axis_index>0</trace_0_x_axis_index>
<trace_17_point_style>0</trace_17_point_style>
<trace_12_anti_alias>true</trace_12_anti_alias>
<trace_18_update_delay>100</trace_18_update_delay>
<trace_16_trace_color>
<color red="128" green="0" blue="255" />
</trace_16_trace_color>
<axis_2_time_format>0</axis_2_time_format>
<trace_6_y_axis_index>1</trace_6_y_axis_index>
<trace_17_point_size>4</trace_17_point_size>
<trace_6_y_pv_value />
<trace_0_point_style>0</trace_0_point_style>
<tooltip>$(trace_0_y_pv)
$(trace_0_y_pv_value)</tooltip>
<trace_11_name>$(trace_11_y_pv)</trace_11_name>
<border_alarm_sensitive>true</border_alarm_sensitive>
<axis_2_title_font>
<fontdata fontName="Arial" height="9" style="1" />
</axis_2_title_font>
<trace_4_y_pv></trace_4_y_pv>
<trace_12_point_size>4</trace_12_point_size>
<trace_1_x_axis_index>0</trace_1_x_axis_index>
<trace_11_buffer_size>100</trace_11_buffer_size>
<trace_6_name>$(trace_6_y_pv)</trace_6_name>
<trace_8_point_size>4</trace_8_point_size>
<trace_19_update_mode>0</trace_19_update_mode>
<trace_8_y_axis_index>1</trace_8_y_axis_index>
<trace_16_concatenate_data>true</trace_16_concatenate_data>
<trace_9_point_style>0</trace_9_point_style>
<trace_0_y_axis_index>1</trace_0_y_axis_index>
<trace_3_visible>true</trace_3_visible>
<axis_1_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_1_scale_font>
<trace_17_update_mode>0</trace_17_update_mode>
<border_style>0</border_style>
<trace_13_line_width>1</trace_13_line_width>
<trace_3_x_axis_index>0</trace_3_x_axis_index>
<plot_area_background_color>
<color red="255" green="255" blue="255" />
</plot_area_background_color>
<trace_2_concatenate_data>true</trace_2_concatenate_data>
<trace_10_trace_type>0</trace_10_trace_type>
<axis_3_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_3_scale_font>
<trace_16_point_size>4</trace_16_point_size>
<trace_15_x_pv></trace_15_x_pv>
<trace_2_point_style>0</trace_2_point_style>
<axis_3_y_axis>true</axis_3_y_axis>
<trace_9_update_mode>0</trace_9_update_mode>
<title></title>
<axis_3_axis_title>Secondary Axis (3)</axis_3_axis_title>
<axis_3_log_scale>false</axis_3_log_scale>
<trace_8_anti_alias>true</trace_8_anti_alias>
<trace_13_plot_mode>0</trace_13_plot_mode>
<trace_10_update_delay>100</trace_10_update_delay>
<trace_1_y_pv>$(Y2)</trace_1_y_pv>
<trace_8_x_pv></trace_8_x_pv>
<axis_2_auto_scale>true</axis_2_auto_scale>
<trace_17_plot_mode>0</trace_17_plot_mode>
<pv_name></pv_name>
<axis_1_minimum>0.0</axis_1_minimum>
<axis_2_axis_color>
<color red="0" green="0" blue="0" />
</axis_2_axis_color>
<trace_3_plot_mode>0</trace_3_plot_mode>
<trace_14_point_size>4</trace_14_point_size>
<trace_12_y_pv_value />
<trace_0_visible>true</trace_0_visible>
<trace_6_line_width>1</trace_6_line_width>
<axis_2_scale_font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</axis_2_scale_font>
<trace_11_visible>true</trace_11_visible>
<axis_2_scale_format></axis_2_scale_format>
<trace_7_x_pv></trace_7_x_pv>
<axis_0_minimum>0.0</axis_0_minimum>
<trace_5_trace_color>
<color red="255" green="170" blue="0" />
</trace_5_trace_color>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<trace_7_trace_color>
<color red="243" green="132" blue="132" />
</trace_7_trace_color>
<trace_16_y_pv></trace_16_y_pv>
<trace_8_update_delay>100</trace_8_update_delay>
<trace_11_point_size>4</trace_11_point_size>
<axis_3_left_bottom_side>true</axis_3_left_bottom_side>
<trace_3_update_delay>100</trace_3_update_delay>
<trace_9_concatenate_data>true</trace_9_concatenate_data>
<trace_9_y_axis_index>1</trace_9_y_axis_index>
<trace_8_concatenate_data>true</trace_8_concatenate_data>
<scripts />
<trace_5_visible>true</trace_5_visible>
<trace_0_anti_alias>true</trace_0_anti_alias>
<trace_4_x_pv_value />
<axis_3_time_format>0</axis_3_time_format>
<trace_13_trace_color>
<color red="242" green="26" blue="26" />
</trace_13_trace_color>
<trace_6_x_axis_index>0</trace_6_x_axis_index>
<trace_16_y_axis_index>1</trace_16_y_axis_index>
<trace_12_trace_color>
<color red="21" green="21" blue="196" />
</trace_12_trace_color>
<background_color>
<color red="240" green="240" blue="240" />
</background_color>
<trace_10_anti_alias>true</trace_10_anti_alias>
<trace_6_buffer_size>100</trace_6_buffer_size>
<trace_1_trace_color>
<color red="0" green="0" blue="0" />
</trace_1_trace_color>
<trace_2_trace_color>
<color red="40" green="147" blue="21" />
</trace_2_trace_color>
<trace_9_y_pv_value />
<trace_7_point_size>4</trace_7_point_size>
<trace_19_trace_color>
<color red="243" green="132" blue="132" />
</trace_19_trace_color>
<trace_6_anti_alias>true</trace_6_anti_alias>
<trace_17_x_axis_index>0</trace_17_x_axis_index>
<trace_5_y_pv_value />
<pv_value />
<trace_17_y_pv></trace_17_y_pv>
<trace_10_x_pv_value />
<trace_5_x_pv_value />
<trace_17_y_pv_value />
<trace_5_line_width>1</trace_5_line_width>
<trace_4_y_pv_value />
<trace_8_plot_mode>0</trace_8_plot_mode>
<trace_18_visible>true</trace_18_visible>
<trace_5_y_pv></trace_5_y_pv>
<trace_16_point_style>0</trace_16_point_style>
<trace_14_line_width>1</trace_14_line_width>
<trace_7_y_pv_value />
<trace_5_x_axis_index>0</trace_5_x_axis_index>
<axis_2_visible>true</axis_2_visible>
<trace_1_y_axis_index>1</trace_1_y_axis_index>
<trace_3_anti_alias>true</trace_3_anti_alias>
<trace_5_anti_alias>true</trace_5_anti_alias>
<axis_3_scale_format></axis_3_scale_format>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<trace_17_x_pv></trace_17_x_pv>
<trace_1_concatenate_data>true</trace_1_concatenate_data>
<trace_6_x_pv></trace_6_x_pv>
<trace_15_update_delay>100</trace_15_update_delay>
<trace_18_line_width>1</trace_18_line_width>
<trace_18_update_mode>0</trace_18_update_mode>
<rules />
<trace_2_y_pv>$(Y3)</trace_2_y_pv>
<trace_0_y_pv_value />
<trace_0_trace_type>0</trace_0_trace_type>
<axis_1_grid_color>
<color red="200" green="200" blue="200" />
</axis_1_grid_color>
<trace_3_y_pv_value />
<trace_7_concatenate_data>true</trace_7_concatenate_data>
<trace_0_update_delay>100</trace_0_update_delay>
<trace_15_trace_color>
<color red="0" green="0" blue="0" />
</trace_15_trace_color>
<trace_9_anti_alias>true</trace_9_anti_alias>
<trace_15_point_size>4</trace_15_point_size>
<trace_17_visible>true</trace_17_visible>
<trace_7_name>$(trace_7_y_pv)</trace_7_name>
</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>false</show_units>
<wuid>-4ea378e0:143df54fa60:-7b4f</wuid>
<auto_size>false</auto_size>
<rotation_angle>0.0</rotation_angle>
<scripts />
<height>20</height>
<name>Text Update</name>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<format_type>1</format_type>
<precision_from_pv>true</precision_from_pv>
<transparent>false</transparent>
<pv_name>$(M).DESC</pv_name>
<background_color>
<color name="Gray_0" red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" 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="Sans" height="11" style="0" />
</font>
<width>85</width>
<border_style>0</border_style>
<rules />
<pv_value />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>11</y>
<wrap_words>false</wrap_words>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>69</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>-4ea378e0:143df54fa60:-7b4e</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>$(TITLE)</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>80</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>11</y>
<wrap_words>true</wrap_words>
<tooltip></tooltip>
<x>161</x>
</widget>
</display>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
-463
View File
@@ -1,463 +0,0 @@
<display typeId="org.csstudio.opibuilder.Display" version="1.0.0">
<auto_zoom_to_fit_all>false</auto_zoom_to_fit_all>
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<wuid>50c2e0b0:146018aa821:67dc</wuid>
<boy_version>3.2.10.20140131</boy_version>
<scripts />
<show_ruler>true</show_ruler>
<height>95</height>
<name>trajectoryScan_MAXv</name>
<snap_to_geometry>false</snap_to_geometry>
<show_grid>false</show_grid>
<background_color>
<color name="Gray_4" red="187" green="187" blue="187" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Display</widget_type>
<show_close_button>true</show_close_button>
<width>530</width>
<rules />
<show_edit_range>true</show_edit_range>
<grid_space>10</grid_space>
<auto_scale_widgets>
<auto_scale_widgets>false</auto_scale_widgets>
<min_width>-1</min_width>
<min_height>-1</min_height>
</auto_scale_widgets>
<actions hook="false" hook_all="false" />
<y>535</y>
<x>767</x>
<widget typeId="org.csstudio.opibuilder.widgets.Rectangle" version="1.0.0">
<border_alarm_sensitive>false</border_alarm_sensitive>
<visible>true</visible>
<fill_level>0.0</fill_level>
<line_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</line_color>
<wuid>50c2e0b0:146018aa821:67e0</wuid>
<bg_gradient_color>
<color red="255" green="255" blue="255" />
</bg_gradient_color>
<scripts />
<height>65</height>
<anti_alias>true</anti_alias>
<name>Rectangle</name>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<alpha>255</alpha>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<pv_name></pv_name>
<background_color>
<color red="30" green="144" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Rectangle</widget_type>
<enabled>true</enabled>
<fg_gradient_color>
<color red="255" green="255" blue="255" />
</fg_gradient_color>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</font>
<width>520</width>
<line_style>0</line_style>
<border_style>0</border_style>
<rules />
<pv_value />
<border_width>1</border_width>
<line_width>2</line_width>
<horizontal_fill>true</horizontal_fill>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<actions hook="false" hook_all="false" />
<y>25</y>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>5</x>
<gradient>false</gradient>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.groupingContainer" version="1.0.0">
<macros>
<include_parent_macros>true</include_parent_macros>
</macros>
<visible>true</visible>
<wuid>50c2e0b0:146018aa821:67e1</wuid>
<scripts />
<height>46</height>
<name>Grouping Container</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<foreground_color>
<color red="0" green="0" blue="0" />
</foreground_color>
<background_color>
<color red="187" green="187" blue="187" />
</background_color>
<enabled>true</enabled>
<widget_type>Grouping Container</widget_type>
<font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</font>
<width>140</width>
<border_style>0</border_style>
<rules />
<fc>false</fc>
<lock_children>false</lock_children>
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>37</y>
<actions hook="false" hook_all="false" />
<x>378</x>
<tooltip></tooltip>
<widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0">
<border_alarm_sensitive>false</border_alarm_sensitive>
<read_only>false</read_only>
<visible>true</visible>
<multiline_input>false</multiline_input>
<show_native_border>true</show_native_border>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<password_input>false</password_input>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<precision_from_pv>true</precision_from_pv>
<background_color>
<color name="ioc_write_bg" red="115" green="223" blue="255" />
</background_color>
<enabled>true</enabled>
<widget_type>Text Input</widget_type>
<text></text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>25</width>
<border_style>3</border_style>
<pv_value />
<show_h_scroll>false</show_h_scroll>
<maximum>Infinity</maximum>
<border_width>1</border_width>
<show_v_scroll>false</show_v_scroll>
<minimum>-Infinity</minimum>
<next_focus>0</next_focus>
<show_units>false</show_units>
<wuid>50c2e0b0:146018aa821:67e2</wuid>
<rotation_angle>0.0</rotation_angle>
<style>0</style>
<name>Text Input</name>
<format_type>1</format_type>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<selector_type>0</selector_type>
<transparent>false</transparent>
<pv_name>$(P)$(R)OutBitNum</pv_name>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<precision>0</precision>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<confirm_message></confirm_message>
<rules />
<limits_from_pv>false</limits_from_pv>
<horizontal_alignment>0</horizontal_alignment>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>1</y>
<actions hook="false" hook_all="false" />
<x>115</x>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>50c2e0b0:146018aa821:67e3</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Output Bit#</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>110</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>0</y>
<wrap_words>false</wrap_words>
<tooltip></tooltip>
<x>0</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.TextInput" version="2.0.0">
<border_alarm_sensitive>false</border_alarm_sensitive>
<read_only>false</read_only>
<visible>true</visible>
<multiline_input>false</multiline_input>
<show_native_border>true</show_native_border>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<password_input>false</password_input>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<precision_from_pv>true</precision_from_pv>
<background_color>
<color name="ioc_write_bg" red="115" green="223" blue="255" />
</background_color>
<enabled>true</enabled>
<widget_type>Text Input</widget_type>
<text></text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>25</width>
<border_style>3</border_style>
<pv_value />
<show_h_scroll>false</show_h_scroll>
<maximum>Infinity</maximum>
<border_width>1</border_width>
<show_v_scroll>false</show_v_scroll>
<minimum>-Infinity</minimum>
<next_focus>0</next_focus>
<show_units>false</show_units>
<wuid>50c2e0b0:146018aa821:67e4</wuid>
<rotation_angle>0.0</rotation_angle>
<style>0</style>
<name>Text Input</name>
<format_type>1</format_type>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<selector_type>0</selector_type>
<transparent>false</transparent>
<pv_name>$(P)$(R)InBitNum</pv_name>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<precision>0</precision>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<confirm_message></confirm_message>
<rules />
<limits_from_pv>false</limits_from_pv>
<horizontal_alignment>0</horizontal_alignment>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>26</y>
<actions hook="false" hook_all="false" />
<x>115</x>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>50c2e0b0:146018aa821:67e5</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Input Bit#</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>110</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>0</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>25</y>
<wrap_words>false</wrap_words>
<tooltip></tooltip>
<x>0</x>
</widget>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.MenuButton" version="1.0.0">
<border_alarm_sensitive>false</border_alarm_sensitive>
<visible>true</visible>
<actions_from_pv>true</actions_from_pv>
<wuid>50c2e0b0:146018aa821:67dd</wuid>
<scripts />
<height>20</height>
<name>Menu Button</name>
<forecolor_alarm_sensitive>false</forecolor_alarm_sensitive>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>false</transparent>
<pv_name>$(P)$(R)AddAccelDecel</pv_name>
<background_color>
<color name="ioc_write_bg" red="115" green="223" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Menu Button</widget_type>
<enabled>true</enabled>
<backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>
<font>
<opifont.name fontName="Sans" height="10" style="0">Default</opifont.name>
</font>
<width>100</width>
<border_style>6</border_style>
<label></label>
<rules />
<pv_value />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<y>30</y>
<actions hook="false" hook_all="false" />
<tooltip>$(pv_name)
$(pv_value)</tooltip>
<x>234</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>50c2e0b0:146018aa821:67de</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>Add accel/decel pts?</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>220</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>30</y>
<wrap_words>false</wrap_words>
<tooltip></tooltip>
<x>10</x>
</widget>
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
<visible>true</visible>
<vertical_alignment>1</vertical_alignment>
<wuid>50c2e0b0:146018aa821:67df</wuid>
<auto_size>false</auto_size>
<scripts />
<height>20</height>
<name>Label</name>
<scale_options>
<width_scalable>true</width_scalable>
<height_scalable>true</height_scalable>
<keep_wh_ratio>false</keep_wh_ratio>
</scale_options>
<transparent>true</transparent>
<show_scrollbar>false</show_scrollbar>
<background_color>
<color red="255" green="255" blue="255" />
</background_color>
<foreground_color>
<color name="Gray_14" red="0" green="0" blue="0" />
</foreground_color>
<widget_type>Label</widget_type>
<enabled>true</enabled>
<text>MAXv-specific trajectory PVs</text>
<font>
<fontdata fontName="Sans" height="11" style="0" />
</font>
<width>510</width>
<border_style>0</border_style>
<rules />
<border_width>1</border_width>
<border_color>
<color red="0" green="128" blue="255" />
</border_color>
<horizontal_alignment>1</horizontal_alignment>
<actions hook="false" hook_all="false" />
<y>0</y>
<wrap_words>false</wrap_words>
<tooltip></tooltip>
<x>10</x>
</widget>
</display>
@@ -1,197 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>729</x>
<y>391</y>
<width>400</width>
<height>230</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(255, 255, 255, 255);}
QPushButton::menu-indicator {image: url(none.png); width: 0}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caCartesianPlot" name="caCartesianPlot_0">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>400</width>
<height>200</height>
</rect>
</property>
<property name="TitleX">
<string>Time</string>
</property>
<property name="TitleY">
<string>Position</string>
</property>
<property name="scaleColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="foreground">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="Style_1">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_2">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_3">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="symbol_1">
<enum>caCartesianPlot::NoSymbol</enum>
</property>
<property name="symbol_2">
<enum>caCartesianPlot::Rect</enum>
</property>
<property name="symbol_3">
<enum>caCartesianPlot::Triangle</enum>
</property>
<property name="countNumOrChannel">
<string>2000</string>
</property>
<property name="color_1">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="channels_1">
<string>$(X);$(Y)</string>
</property>
<property name="XaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="XaxisLimits">
<string>0;1</string>
</property>
<property name="YaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="YaxisLimits">
<string>0;1</string>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>69</x>
<y>11</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(M).DESC</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>$(TITLE)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>161</x>
<y>11</y>
<width>96</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caCartesianPlot_0</zorder>
<zorder>caLineEdit_0</zorder>
</widget>
</widget>
</ui>
@@ -1,402 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>729</x>
<y>391</y>
<width>400</width>
<height>230</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(255, 255, 255, 255);}
QPushButton::menu-indicator {image: url(none.png); width: 0}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caCartesianPlot" name="caCartesianPlot_0">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>400</width>
<height>200</height>
</rect>
</property>
<property name="TitleX">
<string>Time</string>
</property>
<property name="TitleY">
<string>Position</string>
</property>
<property name="scaleColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="foreground">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="Style_1">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_2">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_3">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="symbol_1">
<enum>caCartesianPlot::NoSymbol</enum>
</property>
<property name="symbol_2">
<enum>caCartesianPlot::Rect</enum>
</property>
<property name="symbol_3">
<enum>caCartesianPlot::Triangle</enum>
</property>
<property name="countNumOrChannel">
<string>2000</string>
</property>
<property name="color_1">
<color alpha="255">
<red>78</red>
<green>165</green>
<blue>249</blue>
</color>
</property>
<property name="channels_1">
<string>$(X);$(Y1)</string>
</property>
<property name="color_2">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="channels_2">
<string>$(X);$(Y2)</string>
</property>
<property name="color_3">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="channels_3">
<string>$(X);$(Y3)</string>
</property>
<property name="XaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="XaxisLimits">
<string>0;1</string>
</property>
<property name="YaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="YaxisLimits">
<string>0;1</string>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>48</x>
<y>10</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(M).DESC</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>78</red>
<green>165</green>
<blue>249</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>78</red>
<green>165</green>
<blue>249</blue>
</color>
</property>
<property name="text">
<string>Err</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>10</y>
<width>36</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Desired</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>180</x>
<y>10</y>
<width>84</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Readback</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>260</x>
<y>10</y>
<width>96</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>78</red>
<green>165</green>
<blue>249</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>78</red>
<green>165</green>
<blue>249</blue>
</color>
</property>
<property name="text">
<string>ERR</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>20</y>
<width>20</width>
<height>10</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>READBACK</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>20</y>
<width>48</width>
<height>10</height>
</rect>
</property>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>DESIRED</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>10</y>
<width>45</width>
<height>10</height>
</rect>
</property>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caLabel_4</zorder>
<zorder>caLabel_5</zorder>
<zorder>caCartesianPlot_0</zorder>
<zorder>caLineEdit_0</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,359 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>767</x>
<y>535</y>
<width>530</width>
<height>95</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
QPushButton::menu-indicator {image: url(none.png); width: 0}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caMenu" name="caMenu_0">
<property name="geometry">
<rect>
<x>234</x>
<y>30</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)AddAccelDecel</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Add accel/decel pts?</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>240</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>MAXv-specific trajectory PVs</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>510</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>25</y>
<width>520</width>
<height>65</height>
</rect>
</property>
<property name="lineSize">
<number>2</number>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>378</x>
<y>37</y>
<width>142</width>
<height>48</height>
</rect>
</property>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>115</x>
<y>1</y>
<width>25</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(R)OutBitNum</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Output Bit#</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>132</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_1">
<property name="geometry">
<rect>
<x>115</x>
<y>26</y>
<width>25</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(R)InBitNum</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Input Bit#</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>25</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caFrame_0</zorder>
<zorder>caMenu_0</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caTextEntry_1</zorder>
</widget>
</widget>
</ui>