diff --git a/modules/motorOms b/modules/motorOms index 052194c4..4ce6796f 160000 --- a/modules/motorOms +++ b/modules/motorOms @@ -1 +1 @@ -Subproject commit 052194c426d67983825b07516cffb4b72e8ef1c0 +Subproject commit 4ce6796fbe6d4af16919404c9a257318208fbee4 diff --git a/motorApp/op/adl/MAX_trajectoryPlot.adl b/motorApp/op/adl/MAX_trajectoryPlot.adl deleted file mode 100644 index b43cb855..00000000 --- a/motorApp/op/adl/MAX_trajectoryPlot.adl +++ /dev/null @@ -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)" -} diff --git a/motorApp/op/adl/MAX_trajectoryPlot2.adl b/motorApp/op/adl/MAX_trajectoryPlot2.adl deleted file mode 100644 index a201fd49..00000000 --- a/motorApp/op/adl/MAX_trajectoryPlot2.adl +++ /dev/null @@ -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" -} diff --git a/motorApp/op/adl/MAX_trajectoryScan.adl b/motorApp/op/adl/MAX_trajectoryScan.adl deleted file mode 100644 index 3e979949..00000000 --- a/motorApp/op/adl/MAX_trajectoryScan.adl +++ /dev/null @@ -1,1664 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/MAX_trajectoryScan.adl" - version=030107 -} -display { - object { - x=556 - y=122 - width=530 - height=750 - } - clr=14 - bclr=4 - cmap="" - gridSpacing=10 - gridOn=0 - snapToGrid=1 -} -"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, - } -} -rectangle { - object { - x=4 - y=50 - width=524 - height=205 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -"text entry" { - object { - x=234 - y=55 - width=100 - height=20 - } - control { - chan="$(P)$(R)Nelements" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=73 - y=10 - width=384 - height=35 - } - "basic attribute" { - clr=56 - } -} -text { - object { - x=103 - y=16 - width=324 - height=25 - } - "basic attribute" { - clr=14 - } - textix="$(TITLE)" - align="horiz. centered" -} -text { - object { - x=359 - y=105 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -"text update" { - object { - x=422 - y=108 - width=100 - height=15 - } - monitor { - chan="$(P)$(R)Nactual" - clr=14 - bclr=56 - } - limits { - } -} -"text entry" { - object { - x=234 - y=105 - width=100 - height=20 - } - control { - chan="$(P)$(R)Npulses" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=180 - width=100 - height=20 - } - control { - chan="$(P)$(R)Time" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=205 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeScale" - clr=14 - bclr=51 - } - limits { - } -} -"related display" { - object { - x=425 - y=230 - width=99 - height=20 - } - display[0] { - label="Debug/more" - name="MAX_trajectoryScanDebug.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[1] { - label="Speed limits" - name="MAX_trajectoryScanSpeed.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[2] { - label="MAXv-specific PVs" - name="trajectoryScan_MAXv.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[3] { - label="Ensemble-specific PVs" - name="trajectoryScan_Ensemble.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - clr=14 - bclr=51 - label=" More" -} -"text entry" { - object { - x=234 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)StartPulses" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=387 - y=130 - width=30 - height=20 - } - "basic attribute" { - clr=14 - } - textix="End" -} -"text entry" { - object { - x=422 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)EndPulses" - clr=14 - bclr=51 - } - limits { - } -} -menu { - object { - x=234 - y=80 - width=100 - height=20 - } - control { - chan="$(P)$(R)MoveMode" - clr=14 - bclr=51 - } -} -"related display" { - object { - x=447 - y=180 - width=75 - height=20 - } - display[0] { - label="Time per element" - name="MAX_trajectoryPlot.adl" - args="TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj" - } - clr=14 - bclr=51 -} -text { - object { - x=400 - y=180 - width=40 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plot" -} -"text entry" { - object { - x=234 - y=230 - width=100 - height=20 - } - control { - chan="$(P)$(R)Accel" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=340 - y=195 - width=50 - height=15 - } - monitor { - chan="$(P)$(R)ElapsedTime" - clr=54 - bclr=4 - } - limits { - } -} -text { - object { - x=340 - y=184 - width=50 - height=10 - } - "basic attribute" { - clr=14 - } - textix="ELAPSED" - align="horiz. centered" -} -menu { - object { - x=234 - y=155 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeMode" - clr=14 - bclr=51 - } -} -text { - object { - x=10 - y=55 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# trajectory elements" - align="horiz. right" -} -text { - object { - x=10 - y=105 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# output pulses" - align="horiz. right" -} -text { - object { - x=10 - y=180 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Total time" - align="horiz. right" -} -text { - object { - x=10 - y=205 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execution time scale" - align="horiz. right" -} -text { - object { - x=10 - y=130 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Range of pulses: Start" - align="horiz. right" -} -text { - object { - x=10 - y=80 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Trajectory definition" - align="horiz. right" -} -text { - object { - x=10 - y=230 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Acceleration time" - align="horiz. right" -} -text { - object { - x=10 - y=155 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Time mode" - align="horiz. right" -} -composite { - object { - x=4 - y=497 - width=524 - height=250 - } - "composite name"="" - children { - rectangle { - object { - x=4 - y=497 - width=524 - height=250 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - text { - object { - x=111 - y=527 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build" - } - "message button" { - object { - x=167 - y=527 - width=96 - height=20 - } - control { - chan="$(P)$(R)Build" - clr=14 - bclr=51 - } - label="Build" - press_msg="1" - release_msg="0" - } - text { - object { - x=31 - y=577 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Simulate/Real" - } - menu { - object { - x=165 - y=577 - width=100 - height=20 - } - control { - chan="$(P)$(R)SimMode" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=168 - y=553 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)BuildMessage" - clr=14 - bclr=56 - } - limits { - } - } - text { - object { - x=31 - y=552 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build message" - } - "text update" { - object { - x=272 - y=527 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildState" - clr=50 - bclr=13 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=272 - y=602 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=527 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=602 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=180 - y=502 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Command" - } - text { - object { - x=298 - y=502 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="State" - } - text { - object { - x=407 - y=502 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Status" - } - composite { - object { - x=91 - y=602 - width=172 - height=20 - } - "composite name"="" - children { - text { - object { - x=91 - y=602 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute" - } - "message button" { - object { - x=167 - y=602 - width=96 - height=20 - } - control { - chan="$(P)$(R)Execute" - clr=14 - bclr=51 - } - label="Execute" - press_msg="1" - release_msg="0" - } - } - } - text { - object { - x=111 - y=657 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Abort" - } - "message button" { - object { - x=167 - y=652 - width=150 - height=30 - } - control { - chan="$(P)$(R)Abort" - clr=14 - bclr=20 - } - label="Abort!" - press_msg="1" - release_msg="0" - } - text { - object { - x=11 - y=627 - width=150 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute message" - } - "text update" { - object { - x=168 - y=628 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ExecMessage" - clr=14 - bclr=56 - } - limits { - } - } - "message button" { - object { - x=167 - y=692 - width=96 - height=20 - } - control { - chan="$(P)$(R)Readback" - clr=14 - bclr=51 - } - label="Readback" - press_msg="1" - release_msg="0" - } - text { - object { - x=81 - y=692 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Readback" - } - "text update" { - object { - x=272 - y=692 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=692 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=41 - y=717 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Read message" - } - "text update" { - object { - x=168 - y=718 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ReadMessage" - clr=14 - bclr=56 - } - limits { - } - } - } -} -rectangle { - object { - x=4 - y=260 - width=524 - height=230 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -"text update" { - object { - x=6 - y=337 - width=150 - height=20 - } - monitor { - chan="$(P)$(M3).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=362 - width=150 - height=20 - } - monitor { - chan="$(P)$(M4).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=387 - width=150 - height=20 - } - monitor { - chan="$(P)$(M5).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=412 - width=150 - height=20 - } - monitor { - chan="$(P)$(M6).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=437 - width=150 - height=20 - } - monitor { - chan="$(P)$(M7).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=462 - width=150 - height=20 - } - monitor { - chan="$(P)$(M8).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -menu { - object { - x=168 - y=337 - width=60 - height=20 - } - control { - chan="$(P)$(R)M3Move" - clr=14 - bclr=51 - } -} -menu { - object { - x=168 - y=362 - width=60 - height=20 - } - control { - chan="$(P)$(R)M4Move" - clr=14 - bclr=51 - } -} -menu { - object { - x=168 - y=387 - width=60 - height=20 - } - control { - chan="$(P)$(R)M5Move" - clr=14 - bclr=51 - } -} -menu { - object { - x=168 - y=412 - width=60 - height=20 - } - control { - chan="$(P)$(R)M6Move" - clr=14 - bclr=51 - } -} -menu { - object { - x=168 - y=437 - width=60 - height=20 - } - control { - chan="$(P)$(R)M7Move" - clr=14 - bclr=51 - } -} -menu { - object { - x=168 - y=462 - width=60 - height=20 - } - control { - chan="$(P)$(R)M8Move" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=230 - y=337 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M3Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=230 - y=362 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M4Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=230 - y=387 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M5Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=230 - y=412 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M6Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=230 - y=437 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M7Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=230 - y=462 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M8Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"related display" { - object { - x=470 - y=337 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M3),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M3),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M3),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M3),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M3Error,Y2=$(P)$(R)M3Traj,Y3=$(P)$(R)M3Actual" - } - clr=14 - bclr=51 -} -"related display" { - object { - x=470 - y=362 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M4),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M4),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M4),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M4),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M4Error,Y2=$(P)$(R)M4Traj,Y3=$(P)$(R)M4Actual" - } - clr=14 - bclr=51 -} -"related display" { - object { - x=470 - y=387 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M5),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M5),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M5),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M5),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M5Error,Y2=$(P)$(R)M5Traj,Y3=$(P)$(R)M5Actual" - } - clr=14 - bclr=51 -} -"related display" { - object { - x=470 - y=412 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M6),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M6),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M6),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M6),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M6Error,Y2=$(P)$(R)M6Traj,Y3=$(P)$(R)M6Actual" - } - clr=14 - bclr=51 -} -"related display" { - object { - x=470 - y=437 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M7),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M7),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M7),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M7),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M7Error,Y2=$(P)$(R)M7Traj,Y3=$(P)$(R)M7Actual" - } - clr=14 - bclr=51 -} -"related display" { - object { - x=470 - y=462 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M8),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M8),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M8),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M8),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M8Error,Y2=$(P)$(R)M8Traj,Y3=$(P)$(R)M8Actual" - } - clr=14 - bclr=51 -} -"text update" { - object { - x=348 - y=337 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M3Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=348 - y=362 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M4Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=348 - y=387 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M5Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=348 - y=412 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M6Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=348 - y=437 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M7Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=348 - y=462 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M8Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -text { - object { - x=470 - y=263 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plots" - align="horiz. centered" -} -"text update" { - object { - x=6 - y=287 - width=150 - height=20 - } - monitor { - chan="$(P)$(M1).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -text { - object { - x=168 - y=263 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Move?" - align="horiz. centered" -} -menu { - object { - x=168 - y=287 - width=60 - height=20 - } - control { - chan="$(P)$(R)M1Move" - clr=14 - bclr=51 - } -} -text { - object { - x=230 - y=263 - width=110 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Current Pos" - align="horiz. centered" -} -"text update" { - object { - x=230 - y=287 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M1Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"related display" { - object { - x=470 - y=287 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual" - } - clr=14 - bclr=51 -} -text { - object { - x=348 - y=263 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Start Pos" - align="horiz. centered" -} -"text update" { - object { - x=348 - y=287 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M1Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=6 - y=312 - width=150 - height=20 - } - monitor { - chan="$(P)$(M2).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } -} -menu { - object { - x=168 - y=312 - width=60 - height=20 - } - control { - chan="$(P)$(R)M2Move" - clr=14 - bclr=51 - } -} -"text update" { - object { - x=230 - y=312 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M2Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"related display" { - object { - x=470 - y=312 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M2),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M2Error,Y2=$(P)$(R)M2Traj,Y3=$(P)$(R)M2Actual" - } - clr=14 - bclr=51 -} -"text update" { - object { - x=348 - y=312 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M2Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} diff --git a/motorApp/op/adl/MAX_trajectoryScan1.adl b/motorApp/op/adl/MAX_trajectoryScan1.adl deleted file mode 100644 index febc6c52..00000000 --- a/motorApp/op/adl/MAX_trajectoryScan1.adl +++ /dev/null @@ -1,1076 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/MAX_trajectoryScan1.adl" - version=030107 -} -display { - object { - x=598 - y=146 - width=530 - height=585 - } - 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, - } -} -rectangle { - object { - x=5 - y=51 - width=524 - height=205 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -"text entry" { - object { - x=234 - y=55 - width=100 - height=20 - } - control { - chan="$(P)$(R)Nelements" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=73 - y=10 - width=384 - height=35 - } - "basic attribute" { - clr=56 - } -} -text { - object { - x=103 - y=16 - width=324 - height=25 - } - "basic attribute" { - clr=14 - } - textix="$(TITLE)" - align="horiz. centered" -} -text { - object { - x=359 - y=105 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -"text update" { - object { - x=422 - y=108 - width=100 - height=15 - } - monitor { - chan="$(P)$(R)Nactual" - clr=14 - bclr=56 - } - limits { - } -} -"text entry" { - object { - x=234 - y=105 - width=100 - height=20 - } - control { - chan="$(P)$(R)Npulses" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)StartPulses" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=387 - y=130 - width=30 - height=20 - } - "basic attribute" { - clr=14 - } - textix="End" -} -"text entry" { - object { - x=422 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)EndPulses" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=10 - y=55 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# trajectory elements" - align="horiz. right" -} -text { - object { - x=10 - y=105 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# output pulses" - align="horiz. right" -} -text { - object { - x=10 - y=130 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Range of pulses: Start" - align="horiz. right" -} -composite { - object { - x=10 - y=80 - width=324 - height=20 - } - "composite name"="" - children { - text { - object { - x=10 - y=80 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Trajectory definition" - align="horiz. right" - } - menu { - object { - x=234 - y=80 - width=100 - height=20 - } - control { - chan="$(P)$(R)MoveMode" - clr=14 - bclr=51 - } - } - } -} -menu { - object { - x=234 - y=155 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeMode" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=234 - y=180 - width=100 - height=20 - } - control { - chan="$(P)$(R)Time" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=205 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeScale" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=340 - y=195 - width=50 - height=15 - } - monitor { - chan="$(P)$(R)ElapsedTime" - clr=54 - bclr=4 - } - limits { - } -} -text { - object { - x=340 - y=184 - width=50 - height=10 - } - "basic attribute" { - clr=14 - } - textix="ELAPSED" - align="horiz. centered" -} -"related display" { - object { - x=425 - y=230 - width=99 - height=20 - } - display[0] { - label="Debug/more" - name="MAX_trajectoryScanDebug.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[1] { - label="Speed limits" - name="MAX_trajectoryScanSpeed.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[2] { - label="all 8 motors" - name="MAX_trajectoryScan.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[3] { - label="MAXv-specific PVs" - name="trajectoryScan_MAXv.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[4] { - label="Ensemble-specific PVs" - name="trajectoryScan_Ensemble.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - clr=14 - bclr=51 - label=" More" -} -"related display" { - object { - x=447 - y=160 - width=75 - height=20 - } - display[0] { - label="Time per element" - name="MAX_trajectoryPlot.adl" - args="TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj" - } - clr=14 - bclr=51 -} -text { - object { - x=400 - y=160 - width=40 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plot" -} -text { - object { - x=10 - y=180 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Total time" - align="horiz. right" -} -text { - object { - x=10 - y=205 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execution time scale" - align="horiz. right" -} -text { - object { - x=10 - y=155 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Time mode" - align="horiz. right" -} -composite { - object { - x=10 - y=230 - width=324 - height=20 - } - "composite name"="" - children { - text { - object { - x=10 - y=230 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Acceleration time" - align="horiz. right" - } - "text entry" { - object { - x=234 - y=230 - width=100 - height=20 - } - control { - chan="$(P)$(R)Accel" - clr=14 - bclr=51 - } - limits { - } - } - } -} -composite { - object { - x=4 - y=265 - width=524 - height=317 - } - "composite name"="" - children { - rectangle { - object { - x=4 - y=265 - width=524 - height=60 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - composite { - object { - x=4 - y=332 - width=524 - height=250 - } - "composite name"="" - children { - composite { - object { - x=4 - y=332 - width=524 - height=250 - } - "composite name"="" - children { - rectangle { - object { - x=4 - y=332 - width=524 - height=250 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - text { - object { - x=111 - y=362 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build" - } - "message button" { - object { - x=167 - y=362 - width=96 - height=20 - } - control { - chan="$(P)$(R)Build" - clr=14 - bclr=51 - } - label="Build" - press_msg="1" - release_msg="0" - } - text { - object { - x=31 - y=412 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Simulate/Real" - } - menu { - object { - x=165 - y=412 - width=100 - height=20 - } - control { - chan="$(P)$(R)SimMode" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=168 - y=388 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)BuildMessage" - clr=14 - bclr=56 - } - limits { - } - } - text { - object { - x=31 - y=387 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build message" - } - "text update" { - object { - x=272 - y=362 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildState" - clr=50 - bclr=13 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=272 - y=437 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=362 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=437 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=180 - y=337 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Command" - } - text { - object { - x=298 - y=337 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="State" - } - text { - object { - x=407 - y=337 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Status" - } - composite { - object { - x=91 - y=437 - width=172 - height=20 - } - "composite name"="" - children { - text { - object { - x=91 - y=437 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute" - } - "message button" { - object { - x=167 - y=437 - width=96 - height=20 - } - control { - chan="$(P)$(R)Execute" - clr=14 - bclr=51 - } - label="Execute" - press_msg="1" - release_msg="0" - } - } - } - text { - object { - x=111 - y=492 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Abort" - } - "message button" { - object { - x=167 - y=487 - width=150 - height=30 - } - control { - chan="$(P)$(R)Abort" - clr=14 - bclr=20 - } - label="Abort!" - press_msg="1" - release_msg="0" - } - text { - object { - x=11 - y=462 - width=150 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute message" - } - "text update" { - object { - x=168 - y=463 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ExecMessage" - clr=14 - bclr=56 - } - limits { - } - } - "message button" { - object { - x=167 - y=527 - width=96 - height=20 - } - control { - chan="$(P)$(R)Readback" - clr=14 - bclr=51 - } - label="Readback" - press_msg="1" - release_msg="0" - } - text { - object { - x=81 - y=527 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Readback" - } - "text update" { - object { - x=272 - y=527 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=527 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=41 - y=552 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Read message" - } - "text update" { - object { - x=168 - y=553 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ReadMessage" - clr=14 - bclr=56 - } - limits { - } - } - } - } - } - } - text { - object { - x=470 - y=272 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plots" - align="horiz. centered" - } - text { - object { - x=168 - y=272 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Move?" - align="horiz. centered" - } - text { - object { - x=230 - y=272 - width=110 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Current Pos" - align="horiz. centered" - } - text { - object { - x=348 - y=272 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Start Pos" - align="horiz. centered" - } - "text update" { - object { - x=6 - y=296 - width=150 - height=20 - } - monitor { - chan="$(P)$(M1).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } - } - menu { - object { - x=168 - y=296 - width=60 - height=20 - } - control { - chan="$(P)$(R)M1Move" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=230 - y=296 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M1Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - "related display" { - object { - x=470 - y=296 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual" - } - clr=14 - bclr=51 - } - "text update" { - object { - x=348 - y=296 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M1Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - } -} diff --git a/motorApp/op/adl/MAX_trajectoryScan2.adl b/motorApp/op/adl/MAX_trajectoryScan2.adl deleted file mode 100644 index 1e71f94a..00000000 --- a/motorApp/op/adl/MAX_trajectoryScan2.adl +++ /dev/null @@ -1,1189 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/MAX_trajectoryScan2.adl" - version=030107 -} -display { - object { - x=702 - y=51 - width=530 - height=610 - } - clr=14 - bclr=4 - cmap="" - gridSpacing=10 - gridOn=0 - snapToGrid=1 -} -"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, - } -} -rectangle { - object { - x=5 - y=51 - width=524 - height=205 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -"text entry" { - object { - x=234 - y=55 - width=100 - height=20 - } - control { - chan="$(P)$(R)Nelements" - clr=14 - bclr=51 - } - limits { - } -} -rectangle { - object { - x=73 - y=10 - width=384 - height=35 - } - "basic attribute" { - clr=56 - } -} -text { - object { - x=103 - y=16 - width=324 - height=25 - } - "basic attribute" { - clr=14 - } - textix="$(TITLE)" - align="horiz. centered" -} -text { - object { - x=359 - y=105 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -"text update" { - object { - x=422 - y=108 - width=100 - height=15 - } - monitor { - chan="$(P)$(R)Nactual" - clr=14 - bclr=56 - } - limits { - } -} -"text entry" { - object { - x=234 - y=105 - width=100 - height=20 - } - control { - chan="$(P)$(R)Npulses" - clr=14 - bclr=51 - } - limits { - } -} -menu { - object { - x=234 - y=155 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeMode" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=234 - y=180 - width=100 - height=20 - } - control { - chan="$(P)$(R)Time" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=205 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeScale" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=234 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)StartPulses" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=387 - y=130 - width=30 - height=20 - } - "basic attribute" { - clr=14 - } - textix="End" -} -"text entry" { - object { - x=422 - y=130 - width=100 - height=20 - } - control { - chan="$(P)$(R)EndPulses" - clr=14 - bclr=51 - } - limits { - } -} -menu { - object { - x=234 - y=80 - width=100 - height=20 - } - control { - chan="$(P)$(R)MoveMode" - clr=14 - bclr=51 - } -} -"text entry" { - object { - x=234 - y=230 - width=100 - height=20 - } - control { - chan="$(P)$(R)Accel" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=340 - y=195 - width=50 - height=15 - } - monitor { - chan="$(P)$(R)ElapsedTime" - clr=54 - bclr=4 - } - limits { - } -} -text { - object { - x=340 - y=184 - width=50 - height=10 - } - "basic attribute" { - clr=14 - } - textix="ELAPSED" - align="horiz. centered" -} -"related display" { - object { - x=447 - y=160 - width=75 - height=20 - } - display[0] { - label="Time per element" - name="MAX_trajectoryPlot.adl" - args="TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj" - } - clr=14 - bclr=51 -} -text { - object { - x=400 - y=160 - width=40 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plot" -} -"text entry" { - object { - x=422 - y=205 - width=100 - height=20 - } - control { - chan="$(P)$(R)DebugLevel" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=422 - y=193 - width=100 - height=10 - } - "basic attribute" { - clr=14 - } - textix="Debug Level" - align="horiz. centered" -} -text { - object { - x=10 - y=55 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# trajectory elements" - align="horiz. right" -} -text { - object { - x=10 - y=105 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="# output pulses" - align="horiz. right" -} -text { - object { - x=10 - y=180 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Total time" - align="horiz. right" -} -text { - object { - x=10 - y=205 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execution time scale" - align="horiz. right" -} -text { - object { - x=10 - y=130 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Range of pulses: Start" - align="horiz. right" -} -text { - object { - x=10 - y=80 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Trajectory definition" - align="horiz. right" -} -text { - object { - x=10 - y=230 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Acceleration time" - align="horiz. right" -} -text { - object { - x=10 - y=155 - width=220 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Time mode" - align="horiz. right" -} -"related display" { - object { - x=425 - y=230 - width=99 - height=20 - } - display[0] { - label="Debug/more" - name="MAX_trajectoryScanDebug.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[1] { - label="Speed limits" - name="MAX_trajectoryScanSpeed.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[2] { - label="all 8 motors" - name="MAX_trajectoryScan.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[3] { - label="MAXv-specific PVs" - name="trajectoryScan_MAXv.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - display[4] { - label="Ensemble-specific PVs" - name="trajectoryScan_Ensemble.adl" - args="P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8)" - } - clr=14 - bclr=51 - label=" More" -} -composite { - object { - x=4 - y=265 - width=524 - height=342 - } - "composite name"="" - children { - rectangle { - object { - x=4 - y=265 - width=524 - height=85 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - text { - object { - x=470 - y=272 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Plots" - align="horiz. centered" - } - text { - object { - x=168 - y=272 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Move?" - align="horiz. centered" - } - text { - object { - x=230 - y=272 - width=110 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Current Pos" - align="horiz. centered" - } - text { - object { - x=348 - y=272 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Start Pos" - align="horiz. centered" - } - "text update" { - object { - x=6 - y=296 - width=150 - height=20 - } - monitor { - chan="$(P)$(M1).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } - } - menu { - object { - x=168 - y=296 - width=60 - height=20 - } - control { - chan="$(P)$(R)M1Move" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=230 - y=296 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M1Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - "related display" { - object { - x=470 - y=296 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual" - } - display[4] { - label="raw" - name="MAX_trajectoryPlot3.adl" - args="M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)M5Actual,Y1=$(P)$(R)M2Actual,Y2=$(P)$(R)M3Actual,Y3=$(P)$(R)M4Actual" - } - clr=14 - bclr=51 - } - "text update" { - object { - x=348 - y=296 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M1Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - composite { - object { - x=4 - y=357 - width=524 - height=250 - } - "composite name"="" - children { - composite { - object { - x=4 - y=357 - width=524 - height=250 - } - "composite name"="" - children { - composite { - object { - x=4 - y=357 - width=524 - height=250 - } - "composite name"="" - children { - rectangle { - object { - x=4 - y=357 - width=524 - height=250 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - text { - object { - x=111 - y=387 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build" - } - "message button" { - object { - x=167 - y=387 - width=96 - height=20 - } - control { - chan="$(P)$(R)Build" - clr=14 - bclr=51 - } - label="Build" - press_msg="1" - release_msg="0" - } - text { - object { - x=31 - y=437 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Simulate/Real" - } - menu { - object { - x=165 - y=437 - width=100 - height=20 - } - control { - chan="$(P)$(R)SimMode" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=168 - y=413 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)BuildMessage" - clr=14 - bclr=56 - } - limits { - } - } - text { - object { - x=31 - y=412 - width=130 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Build message" - } - "text update" { - object { - x=272 - y=387 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildState" - clr=50 - bclr=13 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=272 - y=462 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=387 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)BuildStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=462 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ExecStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=180 - y=362 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Command" - } - text { - object { - x=298 - y=362 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="State" - } - text { - object { - x=407 - y=362 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Status" - } - composite { - object { - x=91 - y=462 - width=172 - height=20 - } - "composite name"="" - children { - text { - object { - x=91 - y=462 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute" - } - "message button" { - object { - x=167 - y=462 - width=96 - height=20 - } - control { - chan="$(P)$(R)Execute" - clr=14 - bclr=51 - } - label="Execute" - press_msg="1" - release_msg="0" - } - } - } - text { - object { - x=111 - y=517 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Abort" - } - "message button" { - object { - x=167 - y=512 - width=150 - height=30 - } - control { - chan="$(P)$(R)Abort" - clr=14 - bclr=20 - } - label="Abort!" - press_msg="1" - release_msg="0" - } - text { - object { - x=11 - y=487 - width=150 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Execute message" - } - "text update" { - object { - x=168 - y=488 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ExecMessage" - clr=14 - bclr=56 - } - limits { - } - } - "message button" { - object { - x=167 - y=552 - width=96 - height=20 - } - control { - chan="$(P)$(R)Readback" - clr=14 - bclr=51 - } - label="Readback" - press_msg="1" - release_msg="0" - } - text { - object { - x=81 - y=552 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Readback" - } - "text update" { - object { - x=272 - y=552 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadState" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - "text update" { - object { - x=386 - y=552 - width=103 - height=20 - } - monitor { - chan="$(P)$(R)ReadStatus" - clr=50 - bclr=14 - } - clrmod="alarm" - limits { - } - } - text { - object { - x=41 - y=577 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Read message" - } - "text update" { - object { - x=168 - y=578 - width=350 - height=20 - } - monitor { - chan="$(P)$(R)ReadMessage" - clr=14 - bclr=56 - } - limits { - } - } - } - } - } - } - } - } - "text update" { - object { - x=6 - y=321 - width=150 - height=20 - } - monitor { - chan="$(P)$(M2).DESC" - clr=14 - bclr=4 - } - align="horiz. right" - limits { - } - } - menu { - object { - x=168 - y=321 - width=60 - height=20 - } - control { - chan="$(P)$(R)M2Move" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=230 - y=321 - width=110 - height=20 - } - monitor { - chan="$(P)$(R)M2Current" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - "related display" { - object { - x=470 - y=321 - width=50 - height=20 - } - display[0] { - label="Output" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Traj" - } - display[1] { - label="Readback" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Actual" - } - display[2] { - label="Following error" - name="MAX_trajectoryPlot.adl" - args="M=$(P)$(M2),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Error" - } - display[3] { - label="Desired&Readback&Error" - name="MAX_trajectoryPlot2.adl" - args="M=$(P)$(M2),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M2Error,Y2=$(P)$(R)M2Traj,Y3=$(P)$(R)M2Actual" - } - clr=14 - bclr=51 - } - "text update" { - object { - x=348 - y=321 - width=100 - height=20 - } - monitor { - chan="$(P)$(R)M2Start" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } - } - } -} diff --git a/motorApp/op/adl/MAX_trajectoryScanDebug.adl b/motorApp/op/adl/MAX_trajectoryScanDebug.adl deleted file mode 100644 index eb9a1b7f..00000000 --- a/motorApp/op/adl/MAX_trajectoryScanDebug.adl +++ /dev/null @@ -1,1727 +0,0 @@ - -file { - name="/home/oxygen/MOONEY/epics/synApps_5_5/support/xxx/xxxApp/op/adl/trajectoryScanDebug.adl" - version=030105 -} -display { - object { - x=106 - y=113 - width=1015 - 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, - } -} -rectangle { - object { - x=242 - y=7 - width=450 - height=35 - } - "basic attribute" { - clr=56 - } -} -text { - object { - x=272 - y=13 - width=396 - height=25 - } - "basic attribute" { - clr=14 - } - textix="$(TITLE) Debug" - align="horiz. centered" -} -rectangle { - object { - x=5 - y=51 - width=1000 - height=275 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } -} -"text entry" { - object { - x=242 - y=334 - width=100 - height=20 - } - control { - chan="$(P)$(R)TimeTraj" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=7 - y=334 - width=230 - height=20 - } - "basic attribute" { - clr=14 - } - textix="DT of 1st time element:" -} -text { - object { - x=199 - y=66 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="First" -} -text { - object { - x=435 - y=67 - width=160 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Max. Speed Error" -} -text { - object { - x=395 - y=95 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Allowed" -} -text { - object { - x=493 - y=96 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -text { - object { - x=565 - y=96 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Element" -} -text { - object { - x=659 - y=97 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -text { - object { - x=737 - y=97 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Element" -} -text { - object { - x=667 - y=68 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Max. velocity" -} -text { - object { - x=840 - y=97 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Actual" -} -text { - object { - x=922 - y=97 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Element" -} -text { - object { - x=829 - y=68 - width=150 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Max acceleration" -} -text { - object { - x=194 - y=91 - width=60 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Output" -} -text { - object { - x=299 - y=66 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="First" -} -text { - object { - x=284 - y=91 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Readback" -} -"text update" { - object { - x=273 - y=195 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M4Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=195 - width=90 - height=20 - } - control { - chan="$(P)$(R)M4Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=195 - width=90 - height=20 - } - control { - chan="$(P)$(R)M4MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=195 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M4MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=195 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M4MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=195 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M4MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=195 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M4MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=195 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M4MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=195 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M4MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=220 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M5Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=220 - width=90 - height=20 - } - control { - chan="$(P)$(R)M5Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=220 - width=90 - height=20 - } - control { - chan="$(P)$(R)M5MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=220 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M5MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=220 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M5MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=220 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M5MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=220 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M5MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=220 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M5MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=220 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M5MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=245 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M6Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=245 - width=90 - height=20 - } - control { - chan="$(P)$(R)M6Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=245 - width=90 - height=20 - } - control { - chan="$(P)$(R)M6MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=245 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M6MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=245 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M6MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=245 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M6MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=245 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M6MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=245 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M6MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=245 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M6MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=120 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M1Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=120 - width=90 - height=20 - } - control { - chan="$(P)$(R)M1Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=120 - width=90 - height=20 - } - control { - chan="$(P)$(R)M1MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=120 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M1MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=120 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M1MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=120 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M1MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=120 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M1MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=120 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M1MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=120 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M1MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=145 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M2Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=145 - width=90 - height=20 - } - control { - chan="$(P)$(R)M2Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=145 - width=90 - height=20 - } - control { - chan="$(P)$(R)M2MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=145 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M2MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=145 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M2MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=145 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M2MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=145 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M2MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=145 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M2MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=145 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M2MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=170 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M3Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=170 - width=90 - height=20 - } - control { - chan="$(P)$(R)M3Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=170 - width=90 - height=20 - } - control { - chan="$(P)$(R)M3MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=170 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M3MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=170 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M3MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=170 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M3MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=170 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M3MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=170 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M3MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=170 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M3MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -composite { - object { - x=171 - y=58 - width=826 - height=261 - } - "composite name"="" - children { - rectangle { - object { - x=171 - y=58 - width=200 - height=261 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - rectangle { - object { - x=378 - y=58 - width=260 - height=261 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - rectangle { - object { - x=643 - y=58 - width=170 - height=261 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - rectangle { - object { - x=822 - y=58 - width=175 - height=261 - } - "basic attribute" { - clr=14 - fill="outline" - width=2 - } - } - } -} -"text update" { - object { - x=273 - y=295 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M8Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=295 - width=90 - height=20 - } - control { - chan="$(P)$(R)M8Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=295 - width=90 - height=20 - } - control { - chan="$(P)$(R)M8MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=295 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M8MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=295 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M8MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=295 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M8MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=295 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M8MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=295 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M8MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=295 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M8MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=273 - y=270 - width=90 - height=20 - } - monitor { - chan="$(P)$(R)M7Actual" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text entry" { - object { - x=175 - y=270 - width=90 - height=20 - } - control { - chan="$(P)$(R)M7Traj" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=384 - y=270 - width=90 - height=20 - } - control { - chan="$(P)$(R)M7MDVS" - clr=14 - bclr=51 - } - limits { - } -} -"text update" { - object { - x=576 - y=270 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M7MDVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=749 - y=270 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M7MVE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=930 - y=270 - width=50 - height=20 - } - monitor { - chan="$(P)$(R)M7MAE" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=828 - y=270 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M7MAA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=651 - y=270 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M7MVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"text update" { - object { - x=478 - y=270 - width=80 - height=20 - } - monitor { - chan="$(P)$(R)M7MDVA" - clr=54 - bclr=4 - } - align="horiz. right" - limits { - } -} -"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 { - } -} -text { - object { - x=359 - y=334 - width=300 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Debugging level (0=off, 1=on):" -} -"text entry" { - object { - x=664 - y=334 - width=100 - height=20 - } - control { - chan="$(P)$(R)DebugLevel" - clr=14 - bclr=51 - } - limits { - } -} -"text entry" { - object { - x=248 - y=359 - width=100 - height=20 - } - control { - chan="$(P)$(R)OverrideFactor" - clr=14 - bclr=51 - } - limits { - } -} -text { - object { - x=7 - y=359 - width=230 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Velocity-override Factor" -} -text { - object { - x=359 - y=359 - width=300 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Update Frequency" -} -menu { - object { - x=524 - y=359 - width=100 - height=20 - } - control { - chan="$(P)$(R)UpdateFreq" - clr=14 - bclr=51 - } -} diff --git a/motorApp/op/adl/MAX_trajectoryScanSpeed.adl b/motorApp/op/adl/MAX_trajectoryScanSpeed.adl deleted file mode 100644 index a289a4de..00000000 --- a/motorApp/op/adl/MAX_trajectoryScanSpeed.adl +++ /dev/null @@ -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 { - } -} diff --git a/motorApp/op/adl/trajectoryScan_MAXv.adl b/motorApp/op/adl/trajectoryScan_MAXv.adl deleted file mode 100644 index f817593d..00000000 --- a/motorApp/op/adl/trajectoryScan_MAXv.adl +++ /dev/null @@ -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#" - } - } -} diff --git a/motorApp/op/opi/MAX_trajectoryPlot.opi b/motorApp/op/opi/MAX_trajectoryPlot.opi deleted file mode 100644 index 6db75fb6..00000000 --- a/motorApp/op/opi/MAX_trajectoryPlot.opi +++ /dev/null @@ -1,694 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-7b6d - 3.1.4.20130717 - - true - 230 - MAX_trajectoryPlot - false - false - - - - - - - Display - true - 400 - - true - 5 - - false - -1 - -1 - - - 391 - 729 - - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 - true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 1 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 30 - 0 - 0 - - - - true - - - true - - - 200 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - Time - 1 - - - - $(trace_14_y_pv) - -4ea378e0:143df54fa60:-7b6c - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - Position - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - - $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - $(X) - 100 - 0 - true - 1 - $(Y) - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 400 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - - - true - 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 - - - - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - - - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b6b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(M).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 85 - 0 - - - 1 - - - - 0 - - 11 - false - $(pv_name) -$(pv_value) - 69 - - - true - 1 - -4ea378e0:143df54fa60:-7b6a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) - - - - 80 - 0 - - 1 - - - - 0 - - 11 - true - - 161 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryPlot2.opi b/motorApp/op/opi/MAX_trajectoryPlot2.opi deleted file mode 100644 index e8a9e58f..00000000 --- a/motorApp/op/opi/MAX_trajectoryPlot2.opi +++ /dev/null @@ -1,899 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-7b64 - 3.1.4.20130717 - - true - 230 - MAX_trajectoryPlot2 - false - false - - - - - - - Display - true - 400 - - true - 5 - - false - -1 - -1 - - - 391 - 729 - - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 - true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 3 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 30 - 0 - 0 - - - - true - - - true - - - 200 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - $(X) - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - Time - 1 - - - - $(trace_14_y_pv) - -4ea378e0:143df54fa60:-7b63 - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - Position - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - - $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - $(X) - 100 - 0 - true - 1 - $(Y1) - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - $(X) - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 400 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - $(Y2) - - true - 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 - - - - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - - - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - $(Y3) - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b62 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(M).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 85 - 0 - - - 1 - - - - 0 - - 10 - false - $(pv_name) -$(pv_value) - 48 - - - true - 1 - -4ea378e0:143df54fa60:-7b61 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Err - - - - 30 - 0 - - 1 - - - - 0 - - 10 - true - - 140 - - - true - 1 - -4ea378e0:143df54fa60:-7b60 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Desired - - - - 70 - 0 - - 1 - - - - 0 - - 10 - true - - 180 - - - true - 1 - -4ea378e0:143df54fa60:-7b5f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 80 - 0 - - 1 - - - - 0 - - 10 - true - - 260 - - - true - 1 - -4ea378e0:143df54fa60:-7b5e - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ERR - - - - 20 - 0 - - 1 - - - - 0 - - 20 - true - - 5 - - - true - 1 - -4ea378e0:143df54fa60:-7b5d - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - READBACK - - - - 45 - 0 - - 1 - - - - 1 - - 20 - true - - 350 - - - true - 1 - -4ea378e0:143df54fa60:-7b5c - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - DESIRED - - - - 45 - 0 - - 1 - - - - 1 - - 10 - true - - 350 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryPlot3.opi b/motorApp/op/opi/MAX_trajectoryPlot3.opi deleted file mode 100644 index c6ae28da..00000000 --- a/motorApp/op/opi/MAX_trajectoryPlot3.opi +++ /dev/null @@ -1,694 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-7b51 - 3.1.4.20130717 - - true - 230 - MAX_trajectoryPlot3 - false - false - - - - - - - Display - true - 400 - - true - 5 - - false - -1 - -1 - - - 391 - 729 - - true - true - - 100 - 0 - 0 - 100 - 1 - 0 - true - - - - - 0 - 100 - 0 - true - 0 - 0.0 - - true - - 100 - 100 - 0 - 100 - 0 - 4 - 1 - 0 - 0 - 0 - 100 - 3 - true - - true - - true - false - true - - 1 - false - 0 - 4 - $(trace_19_y_pv) - true - true - 0 - 1 - 0 - 0 - 1 - 0 - $(trace_1_y_pv) - $(trace_17_y_pv) - true - - - - 0 - 0.0 - 1 - 4 - - true - 0 - 0 - true - 0 - 1 - - - - 30 - 0 - 0 - - - - true - - - true - - - 200 - 100.0 - $(trace_10_y_pv) - - - - - $(trace_9_y_pv) - 100 - 0 - 0 - true - 1 - - - - - $(X) - 100 - - - - 1 - true - 0 - true - $(trace_3_y_pv) - 0 - - - - - 0 - 0 - - 100 - XY Graph - 0 - 0.0 - true - 100 - - 1 - true - 1 - 0 - 0 - 0 - - true - true - - 100 - 100 - 0 - true - 0 - $(trace_15_y_pv) - - - - 0 - 100 - true - 1 - - 1 - 0 - 1 - 0.0 - 0 - 0 - $(trace_0_y_pv) - true - 0.0 - - 1 - 4 - 100.0 - 0 - true - true - 1 - - - 100 - Point - 1 - - - - $(trace_14_y_pv) - -4ea378e0:143df54fa60:-7b50 - 100 - - - - - - - 4 - 0 - - - - 0 - 0 - false - Position - true - - 1 - - 0 - true - 0 - 100.0 - 100 - true - 4 - 100 - 0 - $(trace_16_y_pv) - - Default - - 1 - 0 - true - $(trace_12_y_pv) - 4 - 0 - 0 - 1 - 0 - 0 - 0 - - 0 - $(trace_8_y_pv) - 0 - - - 0 - - true - true - - - - - - 0 - true - - true - $(trace_5_y_pv) - true - 100 - 1 - 0 - 0 - false - - 1 - 0 - - - 0 - - 1 - 0.0 - - 100 - - $(trace_13_y_pv) - - true - 0 - 100.0 - 0 - - - - - - - - - 100 - true - 100 - 0 - true - true - true - true - 0 - 0 - true - 0 - 0 - - - 4 - - - - false - 0 - 0 - - - 1 - true - - $(trace_4_y_pv) - 1 - true - true - 100 - 0 - 0 - $(X) - 100 - 0 - true - 1 - $(Y1) - $(trace_18_y_pv) - - true - - 4 - - 4 - - 0 - - - - 100 - - 0 - true - 0 - 100 - 1 - 4 - true - 100 - 1 - 0 - 0 - - - - true - $(X) - true - false - - - - Secondary Axis (2) - - true - 0 - XY Graph - true - 400 - 100 - 0 - - - - 1 - 0 - 100 - 100 - - 0 - - - - 0 - 1 - 100 - - - - 2 - $(trace_2_y_pv) - true - 4 - true - false - true - 0 - true - true - - 100 - - 0 - 0 - true - 100 - - - - 0 - 1 - 4 - - 0 - $(trace_0_y_pv) -$(trace_0_y_pv_value) - $(trace_11_y_pv) - true - - - - - 4 - 0 - 100 - $(trace_6_y_pv) - 4 - 0 - 1 - true - 0 - 1 - true - - Default - - 0 - 0 - 1 - 0 - - - - true - 0 - - Default - - 4 - - 0 - true - 0 - - Secondary Axis (3) - false - true - 0 - 100 - $(Y2) - - true - 0 - - 0.0 - - - - 0 - 4 - - true - 1 - - Default - - true - - - 0.0 - - - - - - - - - - - 100 - 4 - true - 100 - true - 1 - true - - true - true - - 0 - - - - 0 - 1 - - - - - - - true - 100 - - - - - - - - 4 - - - - true - 0 - - - - - - - 1 - - 0 - true - - 0 - 1 - - 0 - true - 1 - true - true - - - true - true - false - - - true - - 100 - 1 - 0 - - $(Y3) - - 0 - - - - - true - 100 - - - - true - 4 - true - $(trace_7_y_pv) - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b4f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(M).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 85 - 0 - - - 1 - - - - 0 - - 11 - false - $(pv_name) -$(pv_value) - 69 - - - true - 1 - -4ea378e0:143df54fa60:-7b4e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) - - - - 80 - 0 - - 1 - - - - 0 - - 11 - true - - 161 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryScan.opi b/motorApp/op/opi/MAX_trajectoryScan.opi deleted file mode 100644 index 1ebdb4d4..00000000 --- a/motorApp/op/opi/MAX_trajectoryScan.opi +++ /dev/null @@ -1,5624 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-7b48 - 3.1.4.20130717 - - true - 785 - MAX_trajectoryScan - false - false - - - - - - - Display - true - 530 - - true - 10 - - false - -1 - -1 - - - 54 - 164 - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7b47 - - - - - 235 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 51 - $(pv_name) -$(pv_value) - 5 - false - - - false - true - 100.0 - - - - -4ea378e0:143df54fa60:-7b45 - - - - - 35 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 384 - 0 - 0 - - - 1 - 0 - true - - - - - 10 - $(pv_name) -$(pv_value) - 73 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7b1b - - - - - 230 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 293 - $(pv_name) -$(pv_value) - 4 - false - - - - true - - true - -4ea378e0:143df54fa60:-7b37 - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 530 - - 4 - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7b36 - - - - - 250 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4ea378e0:143df54fa60:-7b28 - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 172 - 0 - - false - 1 - - - - 105 - - 87 - - - true - 1 - -4ea378e0:143df54fa60:-7b27 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute - - - - 70 - 0 - - 1 - - - - 0 - - 0 - true - - 0 - - - false - true - -4ea378e0:143df54fa60:-7b26 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Execute - - - - - - - Action Button - true - Execute - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 0 - - - $(P)$(R)Execute - 1 - 10 - - - - $(P)$(R)Execute - 0 - 10 - - - - $(pv_name) -$(pv_value) - 76 - - - - true - 1 - -4ea378e0:143df54fa60:-7b35 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build - - - - 50 - 0 - - 1 - - - - 0 - - 30 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-7b34 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Build - - - - - - - Action Button - true - Build - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 30 - - - $(P)$(R)Build - 1 - 10 - - - - $(P)$(R)Build - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7b33 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Simulate/Real - - - - 130 - 0 - - 1 - - - - 0 - - 80 - true - - 27 - - - false - true - true - -4ea378e0:143df54fa60:-7b32 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)SimMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 161 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b31 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)BuildMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 56 - false - $(pv_name) -$(pv_value) - 164 - - - true - 1 - -4ea378e0:143df54fa60:-7b30 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build message - - - - 130 - 0 - - 1 - - - - 0 - - 55 - true - - 27 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b2f - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b2e - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b2d - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 382 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b2c - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-7b2b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Command - - - - 70 - 0 - - 1 - - - - 0 - - 5 - true - - 176 - - - true - 1 - -4ea378e0:143df54fa60:-7b2a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - State - - - - 50 - 0 - - 1 - - - - 0 - - 5 - true - - 294 - - - true - 1 - -4ea378e0:143df54fa60:-7b29 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Status - - - - 60 - 0 - - 1 - - - - 0 - - 5 - true - - 403 - - - true - 1 - -4ea378e0:143df54fa60:-7b25 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Abort - - - - 60 - 0 - - 1 - - - - 0 - - 160 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-7b24 - - 30 - Action Button - false - - true - true - false - - $(P)$(R)Abort - - - - - - - Action Button - true - Abort! - false - - Default - - 150 - 0 - 0 - - - - true - 1 - - - - 155 - - - $(P)$(R)Abort - 1 - 10 - - - - $(P)$(R)Abort - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7b23 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute message - - - - 150 - 0 - - 1 - - - - 0 - - 130 - true - - 7 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b22 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ExecMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 131 - false - $(pv_name) -$(pv_value) - 164 - - - false - true - -4ea378e0:143df54fa60:-7b21 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Readback - - - - - - - Action Button - true - Readback - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 195 - - - $(P)$(R)Readback - 1 - 10 - - - - $(P)$(R)Readback - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7b20 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 80 - 0 - - 1 - - - - 0 - - 195 - true - - 77 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b1f - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b1e - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-7b1d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Read message - - - - 120 - 0 - - 1 - - - - 0 - - 220 - true - - 37 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b1c - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ReadMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 221 - false - $(pv_name) -$(pv_value) - 164 - - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b46 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Nelements - - - - false - 0 - - - false - - - - 0 - - 55 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7b44 - false - - 25 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) - - - - 324 - 0 - - 1 - - - - 1 - - 16 - true - - 103 - - - true - 1 - -4ea378e0:143df54fa60:-7b43 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 105 - true - - 359 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b42 - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)Nactual - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 108 - false - $(pv_name) -$(pv_value) - 422 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b41 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Npulses - - - - false - 0 - - - false - - - - 0 - - 105 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b40 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Time - - - - false - 0 - - - false - - - - 0 - - 180 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b3f - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)TimeScale - - - - false - 0 - - - false - - - - 0 - - 205 - $(pv_name) -$(pv_value) - 234 - - - false - true - false - -4ea378e0:143df54fa60:-7b3e - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 99 - 6 - - - - 1 - - - - 255 - - - MAX_trajectoryScanDebug.opi - - true - - 0 - Debug/more - - - MAX_trajectoryScanSpeed.opi - - true - - 0 - Speed limits - - - $(pv_name) -$(pv_value) - 425 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b3d - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)StartPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7b3c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - End - - - - 30 - 0 - - 1 - - - - 0 - - 130 - true - - 387 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b3b - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)EndPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 422 - - - false - true - true - -4ea378e0:143df54fa60:-7b3a - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)MoveMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 234 - - - false - true - false - -4ea378e0:143df54fa60:-7b39 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 75 - 6 - - - - 1 - - - - 180 - - - MAX_trajectoryPlot.opi - - true - Time_per_element - $(P)$(R)realTimeTrajectory - $(P)$(R)TimeTraj - - 0 - Time per element - - - $(pv_name) -$(pv_value) - 447 - - - true - 1 - -4ea378e0:143df54fa60:-7b38 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plot - - - - 40 - 0 - - 1 - - - - 0 - - 180 - true - - 400 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b1a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M3).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 370 - false - $(pv_name) -$(pv_value) - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b19 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M4).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b18 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M5).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 420 - false - $(pv_name) -$(pv_value) - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b17 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M6).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 445 - false - $(pv_name) -$(pv_value) - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b16 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M7).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 470 - false - $(pv_name) -$(pv_value) - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b15 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M8).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 6 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b14 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Accel - - - - false - 0 - - - false - - - - 0 - - 230 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b13 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)DebugLevel - - - - false - 0 - - - false - - - - 0 - - 225 - $(pv_name) -$(pv_value) - 422 - - - true - 1 - -4ea378e0:143df54fa60:-7b12 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Debug Level - - - - 100 - 0 - - 1 - - - - 1 - - 213 - true - - 422 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b11 - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ElapsedTime - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 340 - - - true - 1 - -4ea378e0:143df54fa60:-7b10 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ELAPSED - - - - 50 - 0 - - 1 - - - - 1 - - 184 - true - - 340 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b0f - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)OutBitNum - - - - false - 0 - - - false - - - - 0 - - 56 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-7b0e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Output Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 55 - true - - 375 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7b0d - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)InBitNum - - - - false - 0 - - - false - - - - 0 - - 81 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-7b0c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Input Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 80 - true - - 375 - - - false - true - true - -4ea378e0:143df54fa60:-7b0b - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M3Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 370 - - $(pv_name) -$(pv_value) - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7b0a - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M4Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 395 - - $(pv_name) -$(pv_value) - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7b09 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M5Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 420 - - $(pv_name) -$(pv_value) - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7b08 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M6Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 445 - - $(pv_name) -$(pv_value) - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7b07 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M7Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 470 - - $(pv_name) -$(pv_value) - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7b06 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M8Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 495 - - $(pv_name) -$(pv_value) - 168 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b05 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 370 - false - $(pv_name) -$(pv_value) - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b04 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b03 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 420 - false - $(pv_name) -$(pv_value) - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b02 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 445 - false - $(pv_name) -$(pv_value) - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b01 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 470 - false - $(pv_name) -$(pv_value) - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7b00 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 230 - - - false - true - false - -4ea378e0:143df54fa60:-7aff - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 370 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M3) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M3Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M3) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M3Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M3) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M3Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M3) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M3Error - $(P)$(R)M3Traj - $(P)$(R)M3Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - false - true - false - -4ea378e0:143df54fa60:-7afe - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 395 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M4) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M4Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M4) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M4Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M4) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M4Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M4) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M4Error - $(P)$(R)M4Traj - $(P)$(R)M4Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - false - true - false - -4ea378e0:143df54fa60:-7afd - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 420 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M5) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M5Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M5) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M5Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M5) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M5Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M5) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M5Error - $(P)$(R)M5Traj - $(P)$(R)M5Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - false - true - false - -4ea378e0:143df54fa60:-7afc - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 445 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M6) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M6Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M6) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M6Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M6) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M6Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M6) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M6Error - $(P)$(R)M6Traj - $(P)$(R)M6Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - false - true - false - -4ea378e0:143df54fa60:-7afb - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 470 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M7) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M7Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M7) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M7Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M7) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M7Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M7) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M7Error - $(P)$(R)M7Traj - $(P)$(R)M7Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - false - true - false - -4ea378e0:143df54fa60:-7afa - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 495 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M8) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M8Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M8) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M8Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M8) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M8Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M8) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M8Error - $(P)$(R)M8Traj - $(P)$(R)M8Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 370 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 395 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 420 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 445 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 470 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 495 - false - $(pv_name) -$(pv_value) - 348 - - - true - 1 - -4ea378e0:143df54fa60:-7af3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plots - - - - 50 - 0 - - 1 - - - - 1 - - 296 - true - - 470 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7af2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M1).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 320 - false - $(pv_name) -$(pv_value) - 6 - - - true - 1 - -4ea378e0:143df54fa60:-7af1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Move? - - - - 60 - 0 - - 1 - - - - 1 - - 296 - true - - 168 - - - false - true - true - -4ea378e0:143df54fa60:-7af0 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M1Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 320 - - $(pv_name) -$(pv_value) - 168 - - - true - 1 - -4ea378e0:143df54fa60:-7aef - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Current Pos - - - - 110 - 0 - - 1 - - - - 1 - - 296 - true - - 230 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7aee - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 320 - false - $(pv_name) -$(pv_value) - 230 - - - false - true - false - -4ea378e0:143df54fa60:-7aed - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 320 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - $(P)$(R)M1Traj - $(P)$(R)M1Actual - - 0 - Desired&Readback&Error - - - MAX_trajectoryPlot3.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)M5Actual - $(P)$(R)M2Actual - $(P)$(R)M3Actual - $(P)$(R)M4Actual - - 0 - raw - - - $(pv_name) -$(pv_value) - 470 - - - true - 1 - -4ea378e0:143df54fa60:-7aec - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Start Pos - - - - 100 - 0 - - 1 - - - - 1 - - 296 - true - - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7aeb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 320 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7aea - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M2).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 345 - false - $(pv_name) -$(pv_value) - 6 - - - false - true - true - -4ea378e0:143df54fa60:-7ae9 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M2Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 345 - - $(pv_name) -$(pv_value) - 168 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7ae8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 345 - false - $(pv_name) -$(pv_value) - 230 - - - false - true - false - -4ea378e0:143df54fa60:-7ae7 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 345 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M2) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Error - $(P)$(R)M2Traj - $(P)$(R)M2Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7ae6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 345 - false - $(pv_name) -$(pv_value) - 348 - - - false - true - true - -4ea378e0:143df54fa60:-7ae5 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)TimeMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 155 - - $(pv_name) -$(pv_value) - 234 - - - false - true - true - -4ea378e0:143df54fa60:-7ae4 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)AddAccelDecel - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 255 - - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7ae3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # trajectory elements - - - - 220 - 0 - - 1 - - - - 1 - - 55 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7ae2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # output pulses - - - - 220 - 0 - - 1 - - - - 1 - - 105 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7ae1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Total time - - - - 220 - 0 - - 1 - - - - 1 - - 180 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7ae0 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execution time scale - - - - 220 - 0 - - 1 - - - - 1 - - 205 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7adf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Range of pulses: Start - - - - 220 - 0 - - 1 - - - - 1 - - 130 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7ade - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Trajectory definition - - - - 220 - 0 - - 1 - - - - 1 - - 80 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7add - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Acceleration time - - - - 220 - 0 - - 1 - - - - 1 - - 230 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7adc - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Time mode - - - - 220 - 0 - - 1 - - - - 1 - - 155 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7adb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Add accel/decel pts? - - - - 220 - 0 - - 1 - - - - 1 - - 255 - true - - 10 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryScan1.opi b/motorApp/op/opi/MAX_trajectoryScan1.opi deleted file mode 100644 index 0ab668cb..00000000 --- a/motorApp/op/opi/MAX_trajectoryScan1.opi +++ /dev/null @@ -1,3682 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-7a6b - 3.1.4.20130717 - - true - 620 - MAX_trajectoryScan1 - false - false - - - - - - - Display - true - 530 - - true - 10 - - false - -1 - -1 - - - 66 - 757 - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7a6a - - - - - 240 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 51 - $(pv_name) -$(pv_value) - 5 - false - - - false - true - 100.0 - - - - -4ea378e0:143df54fa60:-7a68 - - - - - 35 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 384 - 0 - 0 - - - 1 - 0 - true - - - - - 10 - $(pv_name) -$(pv_value) - 73 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7a50 - - - - - 60 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 300 - $(pv_name) -$(pv_value) - 4 - false - - - - true - - true - -4ea378e0:143df54fa60:-7a4f - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 367 - - 4 - - - - true - - true - -4ea378e0:143df54fa60:-7a4e - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 0 - - 0 - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7a4d - - - - - 250 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4ea378e0:143df54fa60:-7a3f - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 172 - 0 - - false - 1 - - - - 105 - - 87 - - - true - 1 - -4ea378e0:143df54fa60:-7a3e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute - - - - 70 - 0 - - 1 - - - - 0 - - 0 - true - - 0 - - - false - true - -4ea378e0:143df54fa60:-7a3d - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Execute - - - - - - - Action Button - true - Execute - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 0 - - - $(P)$(R)Execute - 1 - 10 - - - - $(P)$(R)Execute - 0 - 10 - - - - $(pv_name) -$(pv_value) - 76 - - - - true - 1 - -4ea378e0:143df54fa60:-7a4c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build - - - - 50 - 0 - - 1 - - - - 0 - - 30 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-7a4b - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Build - - - - - - - Action Button - true - Build - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 30 - - - $(P)$(R)Build - 1 - 10 - - - - $(P)$(R)Build - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7a4a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Simulate/Real - - - - 130 - 0 - - 1 - - - - 0 - - 80 - true - - 27 - - - false - true - true - -4ea378e0:143df54fa60:-7a49 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)SimMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 161 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a48 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)BuildMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 56 - false - $(pv_name) -$(pv_value) - 164 - - - true - 1 - -4ea378e0:143df54fa60:-7a47 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build message - - - - 130 - 0 - - 1 - - - - 0 - - 55 - true - - 27 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a46 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a45 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a44 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 382 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a43 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-7a42 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Command - - - - 70 - 0 - - 1 - - - - 0 - - 5 - true - - 176 - - - true - 1 - -4ea378e0:143df54fa60:-7a41 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - State - - - - 50 - 0 - - 1 - - - - 0 - - 5 - true - - 294 - - - true - 1 - -4ea378e0:143df54fa60:-7a40 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Status - - - - 60 - 0 - - 1 - - - - 0 - - 5 - true - - 403 - - - true - 1 - -4ea378e0:143df54fa60:-7a3c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Abort - - - - 60 - 0 - - 1 - - - - 0 - - 160 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-7a3b - - 30 - Action Button - false - - true - true - false - - $(P)$(R)Abort - - - - - - - Action Button - true - Abort! - false - - Default - - 150 - 0 - 0 - - - - true - 1 - - - - 155 - - - $(P)$(R)Abort - 1 - 10 - - - - $(P)$(R)Abort - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7a3a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute message - - - - 150 - 0 - - 1 - - - - 0 - - 130 - true - - 7 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a39 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ExecMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 131 - false - $(pv_name) -$(pv_value) - 164 - - - false - true - -4ea378e0:143df54fa60:-7a38 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Readback - - - - - - - Action Button - true - Readback - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 195 - - - $(P)$(R)Readback - 1 - 10 - - - - $(P)$(R)Readback - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7a37 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 80 - 0 - - 1 - - - - 0 - - 195 - true - - 77 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a36 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a35 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-7a34 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Read message - - - - 120 - 0 - - 1 - - - - 0 - - 220 - true - - 37 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a33 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ReadMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 221 - false - $(pv_name) -$(pv_value) - 164 - - - - - - true - - true - -4ea378e0:143df54fa60:-7a2e - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 514 - 0 - - false - 1 - - - - 331 - - 6 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a2d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M1).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 0 - - - false - true - true - -4ea378e0:143df54fa60:-7a2c - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M1Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 0 - - $(pv_name) -$(pv_value) - 162 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a2b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 224 - - - false - true - false - -4ea378e0:143df54fa60:-7a2a - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 0 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - $(P)$(R)M1Traj - $(P)$(R)M1Actual - - 0 - Desired&Readback&Error - - - MAX_trajectoryPlot3.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)M5Actual - $(P)$(R)M2Actual - $(P)$(R)M3Actual - $(P)$(R)M4Actual - - 0 - raw - - - $(pv_name) -$(pv_value) - 464 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a29 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 0 - false - $(pv_name) -$(pv_value) - 342 - - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a69 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Nelements - - - - false - 0 - - - false - - - - 0 - - 55 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7a67 - false - - 25 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) - - - - 324 - 0 - - 1 - - - - 1 - - 16 - true - - 103 - - - true - 1 - -4ea378e0:143df54fa60:-7a66 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 105 - true - - 359 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a65 - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)Nactual - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 108 - false - $(pv_name) -$(pv_value) - 422 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a64 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Npulses - - - - false - 0 - - - false - - - - 0 - - 105 - $(pv_name) -$(pv_value) - 234 - - - false - true - true - -4ea378e0:143df54fa60:-7a63 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)TimeMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 155 - - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a62 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Time - - - - false - 0 - - - false - - - - 0 - - 180 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a61 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)TimeScale - - - - false - 0 - - - false - - - - 0 - - 205 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a60 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)StartPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7a5f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - End - - - - 30 - 0 - - 1 - - - - 0 - - 130 - true - - 387 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a5e - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)EndPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 422 - - - false - true - true - -4ea378e0:143df54fa60:-7a5d - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)MoveMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a5c - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Accel - - - - false - 0 - - - false - - - - 0 - - 230 - $(pv_name) -$(pv_value) - 234 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7a5b - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ElapsedTime - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 340 - - - true - 1 - -4ea378e0:143df54fa60:-7a5a - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ELAPSED - - - - 50 - 0 - - 1 - - - - 1 - - 184 - true - - 340 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a59 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)OutBitNum - - - - false - 0 - - - false - - - - 0 - - 56 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-7a58 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Output Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 55 - true - - 375 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a57 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)InBitNum - - - - false - 0 - - - false - - - - 0 - - 81 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-7a56 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Input Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 80 - true - - 375 - - - false - true - false - -4ea378e0:143df54fa60:-7a55 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 99 - 6 - - - - 1 - - - - 235 - - - MAX_trajectoryScanDebug.opi - - true - - 0 - Debug/more - - - MAX_trajectoryScanSpeed.opi - - true - - 0 - Speed limits - - - MAX_trajectoryScan.opi - - true - - 0 - all 8 motors - - - $(pv_name) -$(pv_value) - 425 - - - false - true - false - -4ea378e0:143df54fa60:-7a54 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 75 - 6 - - - - 1 - - - - 160 - - - MAX_trajectoryPlot.opi - - true - Time_per_element - $(P)$(R)realTimeTrajectory - $(P)$(R)TimeTraj - - 0 - Time per element - - - $(pv_name) -$(pv_value) - 447 - - - true - 1 - -4ea378e0:143df54fa60:-7a53 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plot - - - - 40 - 0 - - 1 - - - - 0 - - 160 - true - - 400 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7a52 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)DebugLevel - - - - false - 0 - - - false - - - - 0 - - 205 - $(pv_name) -$(pv_value) - 422 - - - true - 1 - -4ea378e0:143df54fa60:-7a51 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Debug Level - - - - 100 - 0 - - 1 - - - - 1 - - 193 - true - - 422 - - - true - 1 - -4ea378e0:143df54fa60:-7a32 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plots - - - - 50 - 0 - - 1 - - - - 1 - - 307 - true - - 470 - - - true - 1 - -4ea378e0:143df54fa60:-7a31 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Move? - - - - 60 - 0 - - 1 - - - - 1 - - 307 - true - - 168 - - - true - 1 - -4ea378e0:143df54fa60:-7a30 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Current Pos - - - - 110 - 0 - - 1 - - - - 1 - - 307 - true - - 230 - - - true - 1 - -4ea378e0:143df54fa60:-7a2f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Start Pos - - - - 100 - 0 - - 1 - - - - 1 - - 307 - true - - 348 - - - false - true - true - -4ea378e0:143df54fa60:-7a28 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)AddAccelDecel - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 255 - - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-7a27 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # trajectory elements - - - - 220 - 0 - - 1 - - - - 1 - - 55 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a26 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # output pulses - - - - 220 - 0 - - 1 - - - - 1 - - 105 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a25 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Total time - - - - 220 - 0 - - 1 - - - - 1 - - 180 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a24 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execution time scale - - - - 220 - 0 - - 1 - - - - 1 - - 205 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a23 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Range of pulses: Start - - - - 220 - 0 - - 1 - - - - 1 - - 130 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a22 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Trajectory definition - - - - 220 - 0 - - 1 - - - - 1 - - 80 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a21 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Acceleration time - - - - 220 - 0 - - 1 - - - - 1 - - 230 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a20 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Time mode - - - - 220 - 0 - - 1 - - - - 1 - - 155 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7a1f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Add accel/decel pts? - - - - 220 - 0 - - 1 - - - - 1 - - 255 - true - - 10 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryScan2.opi b/motorApp/op/opi/MAX_trajectoryScan2.opi deleted file mode 100644 index 195d180b..00000000 --- a/motorApp/op/opi/MAX_trajectoryScan2.opi +++ /dev/null @@ -1,3972 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-79d0 - 3.1.4.20130717 - - true - 645 - MAX_trajectoryScan2 - false - false - - - - - - - Display - true - 530 - - true - 10 - - false - -1 - -1 - - - 51 - 702 - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-79cf - - - - - 240 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 51 - $(pv_name) -$(pv_value) - 5 - false - - - false - true - 100.0 - - - - -4ea378e0:143df54fa60:-79cd - - - - - 35 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 384 - 0 - 0 - - - 1 - 0 - true - - - - - 10 - $(pv_name) -$(pv_value) - 73 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-79b5 - - - - - 85 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 300 - $(pv_name) -$(pv_value) - 4 - false - - - - true - - true - -4ea378e0:143df54fa60:-79ab - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 392 - - 4 - - - - true - - true - -4ea378e0:143df54fa60:-79aa - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 0 - - 0 - - - - true - - true - -4ea378e0:143df54fa60:-79a9 - - 250 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 524 - 0 - - false - 1 - - - - 0 - - 0 - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-79a8 - - - - - 250 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 524 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - - true - - true - -4ea378e0:143df54fa60:-799a - - 20 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 172 - 0 - - false - 1 - - - - 105 - - 87 - - - true - 1 - -4ea378e0:143df54fa60:-7999 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute - - - - 70 - 0 - - 1 - - - - 0 - - 0 - true - - 0 - - - false - true - -4ea378e0:143df54fa60:-7998 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Execute - - - - - - - Action Button - true - Execute - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 0 - - - $(P)$(R)Execute - 1 - 10 - - - - $(P)$(R)Execute - 0 - 10 - - - - $(pv_name) -$(pv_value) - 76 - - - - true - 1 - -4ea378e0:143df54fa60:-79a7 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build - - - - 50 - 0 - - 1 - - - - 0 - - 30 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-79a6 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Build - - - - - - - Action Button - true - Build - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 30 - - - $(P)$(R)Build - 1 - 10 - - - - $(P)$(R)Build - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-79a5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Simulate/Real - - - - 130 - 0 - - 1 - - - - 0 - - 80 - true - - 27 - - - false - true - true - -4ea378e0:143df54fa60:-79a4 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)SimMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 161 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79a3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)BuildMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 56 - false - $(pv_name) -$(pv_value) - 164 - - - true - 1 - -4ea378e0:143df54fa60:-79a2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Build message - - - - 130 - 0 - - 1 - - - - 0 - - 55 - true - - 27 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79a1 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79a0 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-799f - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)BuildStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 30 - false - $(pv_name) -$(pv_value) - 382 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-799e - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ExecStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 105 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-799d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Command - - - - 70 - 0 - - 1 - - - - 0 - - 5 - true - - 176 - - - true - 1 - -4ea378e0:143df54fa60:-799c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - State - - - - 50 - 0 - - 1 - - - - 0 - - 5 - true - - 294 - - - true - 1 - -4ea378e0:143df54fa60:-799b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Status - - - - 60 - 0 - - 1 - - - - 0 - - 5 - true - - 403 - - - true - 1 - -4ea378e0:143df54fa60:-7997 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Abort - - - - 60 - 0 - - 1 - - - - 0 - - 160 - true - - 107 - - - false - true - -4ea378e0:143df54fa60:-7996 - - 30 - Action Button - false - - true - true - false - - $(P)$(R)Abort - - - - - - - Action Button - true - Abort! - false - - Default - - 150 - 0 - 0 - - - - true - 1 - - - - 155 - - - $(P)$(R)Abort - 1 - 10 - - - - $(P)$(R)Abort - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7995 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execute message - - - - 150 - 0 - - 1 - - - - 0 - - 130 - true - - 7 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7994 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ExecMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 131 - false - $(pv_name) -$(pv_value) - 164 - - - false - true - -4ea378e0:143df54fa60:-7993 - - 20 - Action Button - false - - true - true - false - - $(P)$(R)Readback - - - - - - - Action Button - true - Readback - false - - Default - - 96 - 0 - 0 - - - - true - 1 - - - - 195 - - - $(P)$(R)Readback - 1 - 10 - - - - $(P)$(R)Readback - 0 - 10 - - - - $(pv_name) -$(pv_value) - 163 - - - true - 1 - -4ea378e0:143df54fa60:-7992 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 80 - 0 - - 1 - - - - 0 - - 195 - true - - 77 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7991 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadState - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 268 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7990 - false - 0.0 - - 20 - Text Update - true - - true - true - false - - 1 - true - false - $(P)$(R)ReadStatus - - - - - - - Text Update - true - ###### - false - 0 - - - - 103 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 382 - - - true - 1 - -4ea378e0:143df54fa60:-798f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Read message - - - - 120 - 0 - - 1 - - - - 0 - - 220 - true - - 37 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-798e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ReadMessage - - - - - - - Text Update - true - ###### - false - 0 - - - - 350 - 0 - - - 1 - - - - 0 - - 221 - false - $(pv_name) -$(pv_value) - 164 - - - - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79ce - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Nelements - - - - false - 0 - - - false - - - - 0 - - 55 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-79cc - false - - 25 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) - - - - 324 - 0 - - 1 - - - - 1 - - 16 - true - - 103 - - - true - 1 - -4ea378e0:143df54fa60:-79cb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 105 - true - - 359 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79ca - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)Nactual - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 108 - false - $(pv_name) -$(pv_value) - 422 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c9 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Npulses - - - - false - 0 - - - false - - - - 0 - - 105 - $(pv_name) -$(pv_value) - 234 - - - false - true - true - -4ea378e0:143df54fa60:-79c8 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)TimeMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 155 - - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c7 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Time - - - - false - 0 - - - false - - - - 0 - - 180 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c6 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)TimeScale - - - - false - 0 - - - false - - - - 0 - - 205 - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c5 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)StartPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 234 - - - true - 1 - -4ea378e0:143df54fa60:-79c4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - End - - - - 30 - 0 - - 1 - - - - 0 - - 130 - true - - 387 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c3 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)EndPulses - - - - false - 0 - - - false - - - - 0 - - 130 - $(pv_name) -$(pv_value) - 422 - - - false - true - true - -4ea378e0:143df54fa60:-79c2 - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)MoveMode - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 80 - - $(pv_name) -$(pv_value) - 234 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79c1 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)Accel - - - - false - 0 - - - false - - - - 0 - - 230 - $(pv_name) -$(pv_value) - 234 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79c0 - false - 0.0 - - 15 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)ElapsedTime - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 340 - - - true - 1 - -4ea378e0:143df54fa60:-79bf - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - ELAPSED - - - - 50 - 0 - - 1 - - - - 1 - - 184 - true - - 340 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79be - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)OutBitNum - - - - false - 0 - - - false - - - - 0 - - 56 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-79bd - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Output Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 55 - true - - 375 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 25 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79bc - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)InBitNum - - - - false - 0 - - - false - - - - 0 - - 81 - $(pv_name) -$(pv_value) - 490 - - - true - 1 - -4ea378e0:143df54fa60:-79bb - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Input Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 80 - true - - 375 - - - false - true - false - -4ea378e0:143df54fa60:-79ba - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 99 - 6 - - - - 1 - - - - 235 - - - MAX_trajectoryScanDebug.opi - - true - - 0 - Debug/more - - - MAX_trajectoryScanSpeed.opi - - true - - 0 - Speed limits - - - MAX_trajectoryScan.opi - - true - - 0 - all 8 motors - - - $(pv_name) -$(pv_value) - 425 - - - false - true - false - -4ea378e0:143df54fa60:-79b9 - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 75 - 6 - - - - 1 - - - - 160 - - - MAX_trajectoryPlot.opi - - true - Time_per_element - $(P)$(R)realTimeTrajectory - $(P)$(R)TimeTraj - - 0 - Time per element - - - $(pv_name) -$(pv_value) - 447 - - - true - 1 - -4ea378e0:143df54fa60:-79b8 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plot - - - - 40 - 0 - - 1 - - - - 0 - - 160 - true - - 400 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-79b7 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)DebugLevel - - - - false - 0 - - - false - - - - 0 - - 205 - $(pv_name) -$(pv_value) - 422 - - - true - 1 - -4ea378e0:143df54fa60:-79b6 - false - - 10 - Label - - true - true - false - - true - false - - - - - - - Label - true - Debug Level - - - - 100 - 0 - - 1 - - - - 1 - - 193 - true - - 422 - - - true - 1 - -4ea378e0:143df54fa60:-79b4 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Plots - - - - 50 - 0 - - 1 - - - - 1 - - 307 - true - - 470 - - - true - 1 - -4ea378e0:143df54fa60:-79b3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Move? - - - - 60 - 0 - - 1 - - - - 1 - - 307 - true - - 168 - - - true - 1 - -4ea378e0:143df54fa60:-79b2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Current Pos - - - - 110 - 0 - - 1 - - - - 1 - - 307 - true - - 230 - - - true - 1 - -4ea378e0:143df54fa60:-79b1 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Start Pos - - - - 100 - 0 - - 1 - - - - 1 - - 307 - true - - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79b0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M1).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 331 - false - $(pv_name) -$(pv_value) - 6 - - - false - true - true - -4ea378e0:143df54fa60:-79af - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M1Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 331 - - $(pv_name) -$(pv_value) - 168 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79ae - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 331 - false - $(pv_name) -$(pv_value) - 230 - - - false - true - false - -4ea378e0:143df54fa60:-79ad - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 331 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M1) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M1Error - $(P)$(R)M1Traj - $(P)$(R)M1Actual - - 0 - Desired&Readback&Error - - - MAX_trajectoryPlot3.opi - - true - $(P)$(M1) - Output_Readback - $(P)$(R)M5Actual - $(P)$(R)M2Actual - $(P)$(R)M3Actual - $(P)$(R)M4Actual - - 0 - raw - - - $(pv_name) -$(pv_value) - 470 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-79ac - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 331 - false - $(pv_name) -$(pv_value) - 348 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-798d - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M2).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 356 - false - $(pv_name) -$(pv_value) - 6 - - - false - true - true - -4ea378e0:143df54fa60:-798c - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)M2Move - - - - - - - Menu Button - true - false - - Default - - 60 - 6 - - - - 1 - - - - 356 - - $(pv_name) -$(pv_value) - 168 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-798b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2Current - - - - - - - Text Update - true - ###### - false - 0 - - - - 110 - 0 - - - 1 - - - - 0 - - 356 - false - $(pv_name) -$(pv_value) - 230 - - - false - true - false - -4ea378e0:143df54fa60:-798a - - 20 - Menu Button - false - - true - true - false - - false - - - - - - - - Menu Button - true - false - - Default - - 50 - 6 - - - - 1 - - - - 356 - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Output_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Traj - - 0 - Output - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Actual_Trajectory - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Actual - - 0 - Readback - - - MAX_trajectoryPlot.opi - - true - $(P)$(M2) - Following_Error - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Error - - 0 - Following error - - - MAX_trajectoryPlot2.opi - - true - $(P)$(M2) - Output_Readback - $(P)$(R)realTimeTrajectory - $(P)$(R)M2Error - $(P)$(R)M2Traj - $(P)$(R)M2Actual - - 0 - Desired&Readback&Error - - - $(pv_name) -$(pv_value) - 470 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7989 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2Start - - - - - - - Text Update - true - ###### - false - 0 - - - - 100 - 0 - - - 1 - - - - 0 - - 356 - false - $(pv_name) -$(pv_value) - 348 - - - true - 1 - -4ea378e0:143df54fa60:-7988 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # trajectory elements - - - - 220 - 0 - - 1 - - - - 1 - - 55 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7987 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - # output pulses - - - - 220 - 0 - - 1 - - - - 1 - - 105 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7986 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Total time - - - - 220 - 0 - - 1 - - - - 1 - - 180 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7985 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Execution time scale - - - - 220 - 0 - - 1 - - - - 1 - - 205 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7984 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Range of pulses: Start - - - - 220 - 0 - - 1 - - - - 1 - - 130 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7983 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Trajectory definition - - - - 220 - 0 - - 1 - - - - 1 - - 80 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7982 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Acceleration time - - - - 220 - 0 - - 1 - - - - 1 - - 230 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7981 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Time mode - - - - 220 - 0 - - 1 - - - - 1 - - 155 - true - - 10 - - - true - 1 - -4ea378e0:143df54fa60:-7980 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Add accel/decel pts? - - - - 220 - 0 - - 1 - - - - 1 - - 255 - true - - 10 - - - false - true - true - -4ea378e0:143df54fa60:-797f - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)AddAccelDecel - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 255 - - $(pv_name) -$(pv_value) - 234 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryScanDebug.opi b/motorApp/op/opi/MAX_trajectoryScanDebug.opi deleted file mode 100644 index b27845dc..00000000 --- a/motorApp/op/opi/MAX_trajectoryScanDebug.opi +++ /dev/null @@ -1,5566 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-792b - 3.1.4.20130717 - - true - 385 - MAX_trajectoryScanDebug - false - false - - - - - - - Display - true - 1015 - - true - 5 - - false - -1 - -1 - - - 113 - 106 - - false - true - 100.0 - - - - -4ea378e0:143df54fa60:-792a - - - - - 35 - true - Rectangle - false - 255 - - true - true - false - - false - - - - - - - - Rectangle - true - - - - false - - Default - - 450 - 0 - 0 - - - 1 - 0 - true - - - - - 7 - $(pv_name) -$(pv_value) - 242 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-7928 - - - - - 275 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 1000 - 0 - 0 - - - 1 - 2 - true - - - - - 51 - $(pv_name) -$(pv_value) - 5 - false - - - - true - - true - -4ea378e0:143df54fa60:-78e1 - - 261 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 826 - 0 - - false - 1 - - - - 58 - - 171 - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-78e0 - - - - - 261 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 0 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-78df - - - - - 261 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 260 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 207 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-78de - - - - - 261 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 170 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 472 - false - - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-78dd - - - - - 261 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 175 - 0 - 0 - - - 1 - 2 - true - - - - - 0 - $(pv_name) -$(pv_value) - 651 - false - - - - true - 1 - -4ea378e0:143df54fa60:-7929 - false - - 25 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) Debug - - - - 396 - 0 - - 1 - - - - 1 - - 13 - true - - 272 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7927 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)TimeTraj - - - - false - 0 - - - false - - - - 0 - - 334 - $(pv_name) -$(pv_value) - 242 - - - true - 1 - -4ea378e0:143df54fa60:-7926 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - DT of 1st time element: - - - - 230 - 0 - - 1 - - - - 0 - - 334 - true - - 7 - - - true - 1 - -4ea378e0:143df54fa60:-7925 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - First - - - - 50 - 0 - - 1 - - - - 0 - - 66 - true - - 199 - - - true - 1 - -4ea378e0:143df54fa60:-7924 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max. Speed Error - - - - 160 - 0 - - 1 - - - - 0 - - 67 - true - - 435 - - - true - 1 - -4ea378e0:143df54fa60:-7923 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Allowed - - - - 70 - 0 - - 1 - - - - 0 - - 95 - true - - 395 - - - true - 1 - -4ea378e0:143df54fa60:-7922 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 96 - true - - 493 - - - true - 1 - -4ea378e0:143df54fa60:-7921 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Element - - - - 60 - 0 - - 1 - - - - 0 - - 96 - true - - 565 - - - true - 1 - -4ea378e0:143df54fa60:-7920 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 97 - true - - 659 - - - true - 1 - -4ea378e0:143df54fa60:-791f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Element - - - - 60 - 0 - - 1 - - - - 0 - - 97 - true - - 737 - - - true - 1 - -4ea378e0:143df54fa60:-791e - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max. velocity - - - - 120 - 0 - - 1 - - - - 0 - - 68 - true - - 667 - - - true - 1 - -4ea378e0:143df54fa60:-791d - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Actual - - - - 60 - 0 - - 1 - - - - 0 - - 97 - true - - 840 - - - true - 1 - -4ea378e0:143df54fa60:-791c - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Element - - - - 60 - 0 - - 1 - - - - 0 - - 97 - true - - 922 - - - true - 1 - -4ea378e0:143df54fa60:-791b - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max acceleration - - - - 150 - 0 - - 1 - - - - 0 - - 68 - true - - 829 - - - true - 1 - -4ea378e0:143df54fa60:-791a - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Output - - - - 60 - 0 - - 1 - - - - 0 - - 91 - true - - 194 - - - true - 1 - -4ea378e0:143df54fa60:-7919 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - First - - - - 50 - 0 - - 1 - - - - 0 - - 66 - true - - 299 - - - true - 1 - -4ea378e0:143df54fa60:-7918 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Readback - - - - 80 - 0 - - 1 - - - - 0 - - 91 - true - - 284 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7917 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7916 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M4Traj - - - - false - 0 - - - false - - - - 0 - - 195 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7915 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M4MDVS - - - - false - 0 - - - false - - - - 0 - - 195 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7914 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7913 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7912 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7911 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7910 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-790f - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M4MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-790e - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-790d - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M5Traj - - - - false - 0 - - - false - - - - 0 - - 220 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-790c - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M5MDVS - - - - false - 0 - - - false - - - - 0 - - 220 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-790b - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-790a - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7909 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7908 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7907 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7906 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M5MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7905 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7904 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M6Traj - - - - false - 0 - - - false - - - - 0 - - 245 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7903 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M6MDVS - - - - false - 0 - - - false - - - - 0 - - 245 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7902 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7901 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7900 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ff - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78fe - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78fd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M6MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78fc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78fb - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M1Traj - - - - false - 0 - - - false - - - - 0 - - 120 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78fa - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M1MDVS - - - - false - 0 - - - false - - - - 0 - - 120 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M1MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78f2 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M2Traj - - - - false - 0 - - - false - - - - 0 - - 145 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78f1 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M2MDVS - - - - false - 0 - - - false - - - - 0 - - 145 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78f0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ef - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ee - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ed - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ec - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78eb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M2MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ea - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78e9 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M3Traj - - - - false - 0 - - - false - - - - 0 - - 170 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78e8 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M3MDVS - - - - false - 0 - - - false - - - - 0 - - 170 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78e2 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M3MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78dc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78db - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M8Traj - - - - false - 0 - - - false - - - - 0 - - 295 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78da - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M8MDVS - - - - false - 0 - - - false - - - - 0 - - 295 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M8MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7Actual - - - - - - - Text Update - true - ###### - false - 0 - - - - 90 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 273 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78d2 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M7Traj - - - - false - 0 - - - false - - - - 0 - - 270 - $(pv_name) -$(pv_value) - 175 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78d1 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M7MDVS - - - - false - 0 - - - false - - - - 0 - - 270 - $(pv_name) -$(pv_value) - 384 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78d0 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MDVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 576 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78cf - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MVE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 749 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ce - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MAE - - - - - - - Text Update - true - ###### - false - 0 - - - - 50 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 930 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78cd - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MAA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 828 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78cc - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 651 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78cb - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(R)M7MDVA - - - - - - - Text Update - true - ###### - false - 0 - - - - 80 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 478 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78ca - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M1).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c9 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M2).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c8 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M3).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c7 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M4).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c6 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M5).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c5 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M6).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c4 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M7).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-78c3 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M8).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 9 - - - true - 1 - -4ea378e0:143df54fa60:-78c2 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Debugging level (0=off, 1=on): - - - - 300 - 0 - - 1 - - - - 0 - - 334 - true - - 359 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78c1 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)DebugLevel - - - - false - 0 - - - false - - - - 0 - - 334 - $(pv_name) -$(pv_value) - 664 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 100 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-78c0 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)OverrideFactor - - - - false - 0 - - - false - - - - 0 - - 359 - $(pv_name) -$(pv_value) - 248 - - - true - 1 - -4ea378e0:143df54fa60:-78bf - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Velocity-override Factor - - - - 230 - 0 - - 1 - - - - 0 - - 359 - true - - 7 - - - true - 1 - -4ea378e0:143df54fa60:-78be - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Update Frequency - - - - 300 - 0 - - 1 - - - - 0 - - 359 - true - - 359 - - - false - true - true - -4ea378e0:143df54fa60:-78bd - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)UpdateFreq - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 359 - - $(pv_name) -$(pv_value) - 524 - - \ No newline at end of file diff --git a/motorApp/op/opi/MAX_trajectoryScanSpeed.opi b/motorApp/op/opi/MAX_trajectoryScanSpeed.opi deleted file mode 100644 index c27b53f1..00000000 --- a/motorApp/op/opi/MAX_trajectoryScanSpeed.opi +++ /dev/null @@ -1,1640 +0,0 @@ - - false - - true - - -4ea378e0:143df54fa60:-784c - 3.1.4.20130717 - - true - 385 - MAX_trajectoryScanSpeed - false - false - - - - - - - Display - true - 380 - - true - 5 - - false - -1 - -1 - - - 342 - 478 - - false - true - 0.0 - - - - -4ea378e0:143df54fa60:-784a - - - - - 261 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 200 - 0 - 0 - - - 1 - 2 - true - - - - - 58 - $(pv_name) -$(pv_value) - 170 - false - - - - true - - true - -4ea378e0:143df54fa60:-7841 - - 249 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 90 - 0 - - false - 1 - - - - 66 - - 175 - - - true - 1 - -4ea378e0:143df54fa60:-7840 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Min - - - - 50 - 0 - - 1 - - - - 0 - - 0 - true - - 24 - - - true - 1 - -4ea378e0:143df54fa60:-783f - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Speed - - - - 60 - 0 - - 1 - - - - 0 - - 25 - true - - 19 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-783e - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M4MinSpeed - - - - false - 0 - - - false - - - - 0 - - 129 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-783d - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M5MinSpeed - - - - false - 0 - - - false - - - - 0 - - 154 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-783c - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M6MinSpeed - - - - false - 0 - - - false - - - - 0 - - 179 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-783b - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M1MinSpeed - - - - false - 0 - - - false - - - - 0 - - 54 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-783a - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M2MinSpeed - - - - false - 0 - - - false - - - - 0 - - 79 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7839 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M3MinSpeed - - - - false - 0 - - - false - - - - 0 - - 104 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7838 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M8MinSpeed - - - - false - 0 - - - false - - - - 0 - - 229 - $(pv_name) -$(pv_value) - 0 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7837 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M7MinSpeed - - - - false - 0 - - - false - - - - 0 - - 204 - $(pv_name) -$(pv_value) - 0 - - - - true - 1 - -4ea378e0:143df54fa60:-784b - false - - 25 - Label - - true - true - false - - true - false - - - - - - - Label - true - $(TITLE) Speed - - - - 380 - 0 - - 1 - - - - 1 - - 13 - true - - 0 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7849 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M1).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 120 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7848 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M2).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 145 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7847 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M3).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 170 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7846 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M4).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 195 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7845 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M5).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 220 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7844 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M6).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 245 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7843 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M7).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 270 - false - $(pv_name) -$(pv_value) - 9 - - - true - true - 1 - false - -4ea378e0:143df54fa60:-7842 - false - 0.0 - - 20 - Text Update - false - - true - true - false - - 1 - true - false - $(P)$(M8).DESC - - - - - - - Text Update - true - ###### - false - 0 - - - - 150 - 0 - - - 1 - - - - 0 - - 295 - false - $(pv_name) -$(pv_value) - 9 - - - true - 1 - -4ea378e0:143df54fa60:-7836 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Max - - - - 50 - 0 - - 1 - - - - 0 - - 66 - true - - 299 - - - true - 1 - -4ea378e0:143df54fa60:-7835 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Speed - - - - 60 - 0 - - 1 - - - - 0 - - 91 - true - - 294 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7834 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M4MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 195 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7833 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M5MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 220 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7832 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M6MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 245 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7831 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M1MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 120 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-7830 - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M2MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 145 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-782f - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M3MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 170 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-782e - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M8MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 295 - $(pv_name) -$(pv_value) - 275 - - - false - true - 1 - false - false - - 20 - false - true - - - - Text Input - true - - - - - 90 - 3 - - 1 - Infinity - -Infinity - false - -4ea378e0:143df54fa60:-782d - 0.0 - Text Input - - true - true - false - - 1 - false - 0 - $(P)$(R)M7MaxSpeed - - - - false - 0 - - - false - - - - 0 - - 270 - $(pv_name) -$(pv_value) - 275 - - \ No newline at end of file diff --git a/motorApp/op/opi/trajectoryScan_MAXv.opi b/motorApp/op/opi/trajectoryScan_MAXv.opi deleted file mode 100644 index 45f89c34..00000000 --- a/motorApp/op/opi/trajectoryScan_MAXv.opi +++ /dev/null @@ -1,463 +0,0 @@ - - false - - true - - 50c2e0b0:146018aa821:67dc - 3.2.10.20140131 - - true - 95 - trajectoryScan_MAXv - false - false - - - - - - - Display - true - 530 - - true - 10 - - false - -1 - -1 - - - 535 - 767 - - false - true - 0.0 - - - - 50c2e0b0:146018aa821:67e0 - - - - - 65 - true - Rectangle - false - 255 - - true - true - false - - true - - - - - - - - Rectangle - true - - - - false - - Default - - 520 - 0 - 0 - - - 1 - 2 - true - - - - - 25 - $(pv_name) -$(pv_value) - 5 - false - - - - true - - true - 50c2e0b0:146018aa821:67e1 - - 46 - Grouping Container - - true - true - false - - true - false - - - - - - - true - Grouping Container - - Default - - 140 - 0 - - false - false - 1 - - - - 37 - - 378 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 25 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - 50c2e0b0:146018aa821:67e2 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(R)OutBitNum - - - - 0 - false - - - false - 0 - - - - 1 - - 115 - $(pv_name) -$(pv_value) - - - true - 1 - 50c2e0b0:146018aa821:67e3 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Output Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 0 - false - - 0 - - - false - false - true - false - true - false - - 20 - false - false - true - - - - true - Text Input - - - - - 25 - 3 - - false - Infinity - 1 - false - -Infinity - 0 - false - 50c2e0b0:146018aa821:67e4 - 0.0 - - Text Input - 1 - - true - true - false - - 0 - false - $(P)$(R)InBitNum - - - - 0 - false - - - false - 0 - - - - 26 - - 115 - $(pv_name) -$(pv_value) - - - true - 1 - 50c2e0b0:146018aa821:67e5 - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Input Bit# - - - - 110 - 0 - - 1 - - - - 0 - - 25 - false - - 0 - - - - false - true - true - 50c2e0b0:146018aa821:67dd - - 20 - Menu Button - false - - true - true - false - - false - $(P)$(R)AddAccelDecel - - - - - - - Menu Button - true - false - - Default - - 100 - 6 - - - - 1 - - - - 30 - - $(pv_name) -$(pv_value) - 234 - - - true - 1 - 50c2e0b0:146018aa821:67de - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - Add accel/decel pts? - - - - 220 - 0 - - 1 - - - - 1 - - 30 - false - - 10 - - - true - 1 - 50c2e0b0:146018aa821:67df - false - - 20 - Label - - true - true - false - - true - false - - - - - - - Label - true - MAXv-specific trajectory PVs - - - - 510 - 0 - - 1 - - - - 1 - - 0 - false - - 10 - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryPlot.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryPlot.ui deleted file mode 100644 index b0c9c7c0..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryPlot.ui +++ /dev/null @@ -1,197 +0,0 @@ - - -MainWindow - - - - 729 - 391 - 400 - 230 - - - - - -QWidget#centralWidget {background: rgba(255, 255, 255, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - - 0 - 30 - 400 - 200 - - - - Time - - - Position - - - - 0 - 0 - 0 - - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - caCartesianPlot::Lines - - - caCartesianPlot::Lines - - - caCartesianPlot::Lines - - - caCartesianPlot::NoSymbol - - - caCartesianPlot::Rect - - - caCartesianPlot::Triangle - - - 2000 - - - - 253 - 0 - 0 - - - - $(X);$(Y) - - - caCartesianPlot::Auto - - - 0;1 - - - caCartesianPlot::Auto - - - 0;1 - - - - - - 69 - 11 - 85 - 20 - - - - caLineEdit::WidthAndHeight - - - $(M).DESC - - - - 0 - 0 - 0 - - - - - 255 - 255 - 255 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) - - - ESimpleLabel::WidthAndHeight - - - - 161 - 11 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - caLabel_0 - caCartesianPlot_0 - caLineEdit_0 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryPlot2.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryPlot2.ui deleted file mode 100644 index ba4f7e50..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryPlot2.ui +++ /dev/null @@ -1,402 +0,0 @@ - - -MainWindow - - - - 729 - 391 - 400 - 230 - - - - - -QWidget#centralWidget {background: rgba(255, 255, 255, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - - 0 - 30 - 400 - 200 - - - - Time - - - Position - - - - 0 - 0 - 0 - - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - caCartesianPlot::Lines - - - caCartesianPlot::Lines - - - caCartesianPlot::Lines - - - caCartesianPlot::NoSymbol - - - caCartesianPlot::Rect - - - caCartesianPlot::Triangle - - - 2000 - - - - 78 - 165 - 249 - - - - $(X);$(Y1) - - - - 253 - 0 - 0 - - - - $(X);$(Y2) - - - - 0 - 0 - 0 - - - - $(X);$(Y3) - - - caCartesianPlot::Auto - - - 0;1 - - - caCartesianPlot::Auto - - - 0;1 - - - - - - 48 - 10 - 85 - 20 - - - - caLineEdit::WidthAndHeight - - - $(M).DESC - - - - 0 - 0 - 0 - - - - - 255 - 255 - 255 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 78 - 165 - 249 - - - - - 78 - 165 - 249 - - - - Err - - - ESimpleLabel::WidthAndHeight - - - - 140 - 10 - 36 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Desired - - - ESimpleLabel::WidthAndHeight - - - - 180 - 10 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Readback - - - ESimpleLabel::WidthAndHeight - - - - 260 - 10 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 78 - 165 - 249 - - - - - 78 - 165 - 249 - - - - ERR - - - ESimpleLabel::WidthAndHeight - - - - 5 - 20 - 20 - 10 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - READBACK - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 350 - 20 - 48 - 10 - - - - - - QFrame::NoFrame - - - - 253 - 0 - 0 - - - - - 253 - 0 - 0 - - - - DESIRED - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 350 - 10 - 45 - 10 - - - - caLabel_0 - caLabel_1 - caLabel_2 - caLabel_3 - caLabel_4 - caLabel_5 - caCartesianPlot_0 - caLineEdit_0 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryScan.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryScan.ui deleted file mode 100644 index 6d134d9b..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryScan.ui +++ /dev/null @@ -1,4444 +0,0 @@ - - -MainWindow - - - - 556 - 122 - 530 - 750 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - caGraphics::Rectangle - - - - 4 - 50 - 524 - 205 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 234 - 55 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nelements - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - caGraphics::Rectangle - - - - 73 - 10 - 384 - 35 - - - - - 212 - 219 - 157 - - - - Filled - - - - 212 - 219 - 157 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 103 - 16 - 324 - 25 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 359 - 105 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 108 - 100 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nactual - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 234 - 105 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Npulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 180 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Time - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 205 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)TimeScale - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 425 - 230 - 99 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - More - - - Menu - - - Debug/more;Speed limits;MAXv-specific PVs;Ensemble-specific PVs - - - MAX_trajectoryScanDebug.adl;MAX_trajectoryScanSpeed.adl;trajectoryScan_MAXv.adl;trajectoryScan_Ensemble.adl - - - P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8) - - - false;false;false;false - - - - - - 234 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)StartPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - End - - - ESimpleLabel::WidthAndHeight - - - - 387 - 130 - 36 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)EndPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 80 - 100 - 20 - - - - $(P)$(R)MoveMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 447 - 180 - 75 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Time per element - - - MAX_trajectoryPlot.adl - - - TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj - - - false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plot - - - ESimpleLabel::WidthAndHeight - - - - 400 - 180 - 48 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 234 - 230 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Accel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 340 - 195 - 50 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ElapsedTime - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ELAPSED - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 340 - 184 - 50 - 10 - - - - - - - 234 - 155 - 100 - 20 - - - - $(P)$(R)TimeMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # trajectory elements - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 55 - 252 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # output pulses - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 105 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Total time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 180 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execution time scale - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 205 - 240 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Range of pulses: Start - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 130 - 264 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Trajectory definition - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 80 - 252 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Acceleration time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 230 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Time mode - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 155 - 220 - 20 - - - - - - - 4 - 497 - 526 - 252 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 524 - 250 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build - - - ESimpleLabel::WidthAndHeight - - - - 107 - 30 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 30 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Build - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Build - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Simulate/Real - - - ESimpleLabel::WidthAndHeight - - - - 27 - 80 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 161 - 80 - 100 - 20 - - - - $(P)$(R)SimMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 164 - 56 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build message - - - ESimpleLabel::WidthAndHeight - - - - 27 - 55 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildState - - - - 153 - 255 - 255 - - - - - 45 - 45 - 45 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 268 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Command - - - ESimpleLabel::WidthAndHeight - - - - 176 - 5 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - State - - - ESimpleLabel::WidthAndHeight - - - - 294 - 5 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Status - - - ESimpleLabel::WidthAndHeight - - - - 403 - 5 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 87 - 105 - 174 - 22 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute - - - ESimpleLabel::WidthAndHeight - - - - 0 - 0 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 76 - 0 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Execute - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Execute - - - 1 - - - 0 - - - caMessageButton::Static - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Abort - - - ESimpleLabel::WidthAndHeight - - - - 107 - 160 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 155 - 150 - 30 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Abort - - - - 0 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Abort! - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute message - - - ESimpleLabel::WidthAndHeight - - - - 7 - 130 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 131 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 163 - 195 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Readback - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Readback - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Readback - - - ESimpleLabel::WidthAndHeight - - - - 77 - 195 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Read message - - - ESimpleLabel::WidthAndHeight - - - - 37 - 220 - 144 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 221 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - caGraphics::Rectangle - - - - 4 - 260 - 524 - 230 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 6 - 337 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M3).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 362 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M4).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 387 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M5).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 412 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M6).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 437 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M7).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 462 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M8).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 168 - 337 - 60 - 20 - - - - $(P)$(R)M3Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 168 - 362 - 60 - 20 - - - - $(P)$(R)M4Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 168 - 387 - 60 - 20 - - - - $(P)$(R)M5Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 168 - 412 - 60 - 20 - - - - $(P)$(R)M6Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 168 - 437 - 60 - 20 - - - - $(P)$(R)M7Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 168 - 462 - 60 - 20 - - - - $(P)$(R)M8Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 230 - 337 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 230 - 362 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 230 - 387 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 230 - 412 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 230 - 437 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 230 - 462 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 470 - 337 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M3),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Traj;M=$(P)$(M3),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Actual;M=$(P)$(M3),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M3Error;M=$(P)$(M3),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M3Error,Y2=$(P)$(R)M3Traj,Y3=$(P)$(R)M3Actual - - - false;false;false;false - - - - - - 470 - 362 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M4),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Traj;M=$(P)$(M4),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Actual;M=$(P)$(M4),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M4Error;M=$(P)$(M4),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M4Error,Y2=$(P)$(R)M4Traj,Y3=$(P)$(R)M4Actual - - - false;false;false;false - - - - - - 470 - 387 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M5),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Traj;M=$(P)$(M5),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Actual;M=$(P)$(M5),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M5Error;M=$(P)$(M5),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M5Error,Y2=$(P)$(R)M5Traj,Y3=$(P)$(R)M5Actual - - - false;false;false;false - - - - - - 470 - 412 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M6),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Traj;M=$(P)$(M6),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Actual;M=$(P)$(M6),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M6Error;M=$(P)$(M6),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M6Error,Y2=$(P)$(R)M6Traj,Y3=$(P)$(R)M6Actual - - - false;false;false;false - - - - - - 470 - 437 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M7),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Traj;M=$(P)$(M7),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Actual;M=$(P)$(M7),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M7Error;M=$(P)$(M7),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M7Error,Y2=$(P)$(R)M7Traj,Y3=$(P)$(R)M7Actual - - - false;false;false;false - - - - - - 470 - 462 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M8),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Traj;M=$(P)$(M8),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Actual;M=$(P)$(M8),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M8Error;M=$(P)$(M8),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M8Error,Y2=$(P)$(R)M8Traj,Y3=$(P)$(R)M8Actual - - - false;false;false;false - - - - - - 348 - 337 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 348 - 362 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 348 - 387 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 348 - 412 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 348 - 437 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 348 - 462 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plots - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 470 - 263 - 60 - 20 - - - - - - - 6 - 287 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M1).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Move? - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 168 - 263 - 60 - 20 - - - - - - - 168 - 287 - 60 - 20 - - - - $(P)$(R)M1Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Current Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 230 - 263 - 132 - 20 - - - - - - - 230 - 287 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 470 - 287 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj;M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual;M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error;M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual - - - false;false;false;false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Start Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 348 - 263 - 108 - 20 - - - - - - - 348 - 287 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 6 - 312 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M2).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 168 - 312 - 60 - 20 - - - - $(P)$(R)M2Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 230 - 312 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 470 - 312 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M2),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Traj;M=$(P)$(M2),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Actual;M=$(P)$(M2),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Error;M=$(P)$(M2),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M2Error,Y2=$(P)$(R)M2Traj,Y3=$(P)$(R)M2Actual - - - false;false;false;false - - - - - - 348 - 312 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - caRectangle_0 - caRectangle_1 - caLabel_0 - caLabel_1 - caLabel_2 - caLabel_3 - caLabel_4 - caLabel_5 - caLabel_6 - caLabel_7 - caLabel_8 - caLabel_9 - caLabel_10 - caLabel_11 - caLabel_12 - caRectangle_2 - caLabel_13 - caLabel_14 - caLabel_15 - caLabel_16 - caLabel_17 - caLabel_18 - caLabel_19 - caFrame_1 - caLabel_20 - caLabel_21 - caLabel_22 - caLabel_23 - caFrame_0 - caRectangle_3 - caLabel_24 - caLabel_25 - caLabel_26 - caLabel_27 - caTextEntry_0 - caLineEdit_0 - caTextEntry_1 - caTextEntry_2 - caTextEntry_3 - caRelatedDisplay_0 - caTextEntry_4 - caTextEntry_5 - caMenu_0 - caRelatedDisplay_1 - caTextEntry_6 - caLineEdit_1 - caMenu_1 - caMessageButton_0 - caMenu_2 - caLineEdit_2 - caLineEdit_3 - caLineEdit_4 - caLineEdit_5 - caLineEdit_6 - caMessageButton_1 - caMessageButton_2 - caLineEdit_7 - caMessageButton_3 - caLineEdit_8 - caLineEdit_9 - caLineEdit_10 - caLineEdit_11 - caLineEdit_12 - caLineEdit_13 - caLineEdit_14 - caLineEdit_15 - caLineEdit_16 - caMenu_3 - caMenu_4 - caMenu_5 - caMenu_6 - caMenu_7 - caMenu_8 - caLineEdit_17 - caLineEdit_18 - caLineEdit_19 - caLineEdit_20 - caLineEdit_21 - caLineEdit_22 - caRelatedDisplay_2 - caRelatedDisplay_3 - caRelatedDisplay_4 - caRelatedDisplay_5 - caRelatedDisplay_6 - caRelatedDisplay_7 - caLineEdit_23 - caLineEdit_24 - caLineEdit_25 - caLineEdit_26 - caLineEdit_27 - caLineEdit_28 - caLineEdit_29 - caMenu_9 - caLineEdit_30 - caRelatedDisplay_8 - caLineEdit_31 - caLineEdit_32 - caMenu_10 - caLineEdit_33 - caRelatedDisplay_9 - caLineEdit_34 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryScan1.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryScan1.ui deleted file mode 100644 index 68f6efbb..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryScan1.ui +++ /dev/null @@ -1,2836 +0,0 @@ - - -MainWindow - - - - 598 - 146 - 530 - 585 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - caGraphics::Rectangle - - - - 5 - 51 - 524 - 205 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 234 - 55 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nelements - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - caGraphics::Rectangle - - - - 73 - 10 - 384 - 35 - - - - - 212 - 219 - 157 - - - - Filled - - - - 212 - 219 - 157 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 103 - 16 - 324 - 25 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 359 - 105 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 108 - 100 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nactual - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 234 - 105 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Npulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)StartPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - End - - - ESimpleLabel::WidthAndHeight - - - - 387 - 130 - 36 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)EndPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # trajectory elements - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 55 - 252 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # output pulses - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 105 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Range of pulses: Start - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 130 - 264 - 20 - - - - - - - 10 - 80 - 326 - 22 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Trajectory definition - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 0 - 0 - 252 - 20 - - - - - - - 224 - 0 - 100 - 20 - - - - $(P)$(R)MoveMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - - 234 - 155 - 100 - 20 - - - - $(P)$(R)TimeMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 234 - 180 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Time - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 205 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)TimeScale - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 340 - 195 - 50 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ElapsedTime - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ELAPSED - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 340 - 184 - 50 - 10 - - - - - - - 425 - 230 - 99 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - More - - - Menu - - - Debug/more;Speed limits;all 8 motors;MAXv-specific PVs;Ensemble-specific PVs - - - MAX_trajectoryScanDebug.adl;MAX_trajectoryScanSpeed.adl;MAX_trajectoryScan.adl;trajectoryScan_MAXv.adl;trajectoryScan_Ensemble.adl - - - P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8) - - - false;false;false;false;false - - - - - - 447 - 160 - 75 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Time per element - - - MAX_trajectoryPlot.adl - - - TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj - - - false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plot - - - ESimpleLabel::WidthAndHeight - - - - 400 - 160 - 48 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Total time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 180 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execution time scale - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 205 - 240 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Time mode - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 155 - 220 - 20 - - - - - - - 10 - 230 - 326 - 22 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Acceleration time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 0 - 0 - 220 - 20 - - - - - - - 224 - 0 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Accel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - - 4 - 265 - 526 - 319 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 524 - 60 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 0 - 67 - 526 - 252 - - - - - - 0 - 0 - 526 - 252 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 524 - 250 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build - - - ESimpleLabel::WidthAndHeight - - - - 107 - 30 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 30 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Build - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Build - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Simulate/Real - - - ESimpleLabel::WidthAndHeight - - - - 27 - 80 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 161 - 80 - 100 - 20 - - - - $(P)$(R)SimMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 164 - 56 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build message - - - ESimpleLabel::WidthAndHeight - - - - 27 - 55 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildState - - - - 153 - 255 - 255 - - - - - 45 - 45 - 45 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 268 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Command - - - ESimpleLabel::WidthAndHeight - - - - 176 - 5 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - State - - - ESimpleLabel::WidthAndHeight - - - - 294 - 5 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Status - - - ESimpleLabel::WidthAndHeight - - - - 403 - 5 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 87 - 105 - 174 - 22 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute - - - ESimpleLabel::WidthAndHeight - - - - 0 - 0 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 76 - 0 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Execute - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Execute - - - 1 - - - 0 - - - caMessageButton::Static - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Abort - - - ESimpleLabel::WidthAndHeight - - - - 107 - 160 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 155 - 150 - 30 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Abort - - - - 0 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Abort! - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute message - - - ESimpleLabel::WidthAndHeight - - - - 7 - 130 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 131 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 163 - 195 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Readback - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Readback - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Readback - - - ESimpleLabel::WidthAndHeight - - - - 77 - 195 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Read message - - - ESimpleLabel::WidthAndHeight - - - - 37 - 220 - 144 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 221 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plots - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 466 - 7 - 60 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Move? - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 164 - 7 - 60 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Current Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 226 - 7 - 132 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Start Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 344 - 7 - 108 - 20 - - - - - - - 2 - 31 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M1).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 164 - 31 - 60 - 20 - - - - $(P)$(R)M1Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 226 - 31 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 466 - 31 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj;M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual;M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error;M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual - - - false;false;false;false - - - - - - 344 - 31 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - caRectangle_0 - caRectangle_1 - caLabel_0 - caLabel_1 - caLabel_2 - caLabel_3 - caLabel_4 - caLabel_5 - caLabel_6 - caFrame_0 - caLabel_7 - caLabel_8 - caLabel_9 - caLabel_10 - caLabel_11 - caLabel_12 - caFrame_1 - caRectangle_2 - caRectangle_3 - caLabel_13 - caLabel_14 - caLabel_15 - caLabel_16 - caLabel_17 - caLabel_18 - caLabel_19 - caFrame_5 - caLabel_20 - caLabel_21 - caLabel_22 - caLabel_23 - caFrame_4 - caFrame_3 - caLabel_24 - caLabel_25 - caLabel_26 - caLabel_27 - caFrame_2 - caTextEntry_0 - caLineEdit_0 - caTextEntry_1 - caTextEntry_2 - caTextEntry_3 - caMenu_0 - caMenu_1 - caTextEntry_4 - caTextEntry_5 - caLineEdit_1 - caRelatedDisplay_0 - caRelatedDisplay_1 - caTextEntry_6 - caMessageButton_0 - caMenu_2 - caLineEdit_2 - caLineEdit_3 - caLineEdit_4 - caLineEdit_5 - caLineEdit_6 - caMessageButton_1 - caMessageButton_2 - caLineEdit_7 - caMessageButton_3 - caLineEdit_8 - caLineEdit_9 - caLineEdit_10 - caLineEdit_11 - caMenu_3 - caLineEdit_12 - caRelatedDisplay_2 - caLineEdit_13 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryScan2.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryScan2.ui deleted file mode 100644 index f5892016..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryScan2.ui +++ /dev/null @@ -1,3150 +0,0 @@ - - -MainWindow - - - - 702 - 51 - 530 - 610 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - caGraphics::Rectangle - - - - 5 - 51 - 524 - 205 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 234 - 55 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nelements - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - caGraphics::Rectangle - - - - 73 - 10 - 384 - 35 - - - - - 212 - 219 - 157 - - - - Filled - - - - 212 - 219 - 157 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 103 - 16 - 324 - 25 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 359 - 105 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 108 - 100 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Nactual - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 234 - 105 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Npulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 155 - 100 - 20 - - - - $(P)$(R)TimeMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 234 - 180 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Time - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 205 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)TimeScale - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)StartPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - End - - - ESimpleLabel::WidthAndHeight - - - - 387 - 130 - 36 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 130 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)EndPulses - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 234 - 80 - 100 - 20 - - - - $(P)$(R)MoveMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 234 - 230 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)Accel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 340 - 195 - 50 - 15 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ElapsedTime - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - ELAPSED - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 340 - 184 - 50 - 10 - - - - - - - 447 - 160 - 75 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Time per element - - - MAX_trajectoryPlot.adl - - - TITLE=Time_per_element,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)TimeTraj - - - false - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plot - - - ESimpleLabel::WidthAndHeight - - - - 400 - 160 - 48 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 422 - 205 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)DebugLevel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Debug Level - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 422 - 193 - 100 - 10 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # trajectory elements - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 55 - 252 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - # output pulses - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 105 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Total time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 180 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execution time scale - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 205 - 240 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Range of pulses: Start - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 130 - 264 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Trajectory definition - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 80 - 252 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Acceleration time - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 230 - 220 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Time mode - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 155 - 220 - 20 - - - - - - - 425 - 230 - 99 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - More - - - Menu - - - Debug/more;Speed limits;all 8 motors;MAXv-specific PVs;Ensemble-specific PVs - - - MAX_trajectoryScanDebug.adl;MAX_trajectoryScanSpeed.adl;MAX_trajectoryScan.adl;trajectoryScan_MAXv.adl;trajectoryScan_Ensemble.adl - - - P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8);P=$(P),R=$(R),TITLE=$(TITLE),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6),M7=$(M7),M8=$(M8) - - - false;false;false;false;false - - - - - - 4 - 265 - 526 - 344 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 524 - 85 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Plots - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 466 - 7 - 60 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Move? - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 164 - 7 - 60 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Current Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 226 - 7 - 132 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Start Pos - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 344 - 7 - 108 - 20 - - - - - - - 2 - 31 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M1).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 164 - 31 - 60 - 20 - - - - $(P)$(R)M1Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 226 - 31 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 466 - 31 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error;raw - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl;MAX_trajectoryPlot3.adl - - - M=$(P)$(M1),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Traj;M=$(P)$(M1),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Actual;M=$(P)$(M1),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M1Error;M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M1Error,Y2=$(P)$(R)M1Traj,Y3=$(P)$(R)M1Actual;M=$(P)$(M1),TITLE=Output_Readback,X=$(P)$(R)M5Actual,Y1=$(P)$(R)M2Actual,Y2=$(P)$(R)M3Actual,Y3=$(P)$(R)M4Actual - - - false;false;false;false;false - - - - - - 344 - 31 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 0 - 92 - 526 - 252 - - - - - - 0 - 0 - 526 - 252 - - - - - - 0 - 0 - 526 - 252 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 524 - 250 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build - - - ESimpleLabel::WidthAndHeight - - - - 107 - 30 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 30 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Build - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Build - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Simulate/Real - - - ESimpleLabel::WidthAndHeight - - - - 27 - 80 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 161 - 80 - 100 - 20 - - - - $(P)$(R)SimMode - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 164 - 56 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Build message - - - ESimpleLabel::WidthAndHeight - - - - 27 - 55 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildState - - - - 153 - 255 - 255 - - - - - 45 - 45 - 45 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 268 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 30 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)BuildStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 105 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Command - - - ESimpleLabel::WidthAndHeight - - - - 176 - 5 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - State - - - ESimpleLabel::WidthAndHeight - - - - 294 - 5 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Status - - - ESimpleLabel::WidthAndHeight - - - - 403 - 5 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 87 - 105 - 174 - 22 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute - - - ESimpleLabel::WidthAndHeight - - - - 0 - 0 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 76 - 0 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Execute - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Execute - - - 1 - - - 0 - - - caMessageButton::Static - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Abort - - - ESimpleLabel::WidthAndHeight - - - - 107 - 160 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 163 - 155 - 150 - 30 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Abort - - - - 0 - 0 - 0 - - - - - 253 - 0 - 0 - - - - Abort! - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Execute message - - - ESimpleLabel::WidthAndHeight - - - - 7 - 130 - 180 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 131 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ExecMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - 163 - 195 - 96 - 20 - - - - EPushButton::WidthAndHeight - - - $(P)$(R)Readback - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Readback - - - 1 - - - 0 - - - caMessageButton::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Readback - - - ESimpleLabel::WidthAndHeight - - - - 77 - 195 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 268 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadState - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - - 382 - 195 - 103 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadStatus - - - - 153 - 255 - 255 - - - - - 0 - 0 - 0 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Alarm_Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Read message - - - ESimpleLabel::WidthAndHeight - - - - 37 - 220 - 144 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 164 - 221 - 350 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)ReadMessage - - - - 0 - 0 - 0 - - - - - 212 - 219 - 157 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - decimal - - - caLineEdit::Static - - - - - - - - - 2 - 56 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M2).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 164 - 56 - 60 - 20 - - - - $(P)$(R)M2Move - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - - 226 - 56 - 110 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Current - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 466 - 56 - 50 - 20 - - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - Menu - - - Output;Readback;Following error;Desired&Readback&Error - - - MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot.adl;MAX_trajectoryPlot2.adl - - - M=$(P)$(M2),TITLE=Output_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Traj;M=$(P)$(M2),TITLE=Actual_Trajectory,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Actual;M=$(P)$(M2),TITLE=Following_Error,X=$(P)$(R)realTimeTrajectory,Y=$(P)$(R)M2Error;M=$(P)$(M2),TITLE=Output_Readback,X=$(P)$(R)realTimeTrajectory,Y1=$(P)$(R)M2Error,Y2=$(P)$(R)M2Traj,Y3=$(P)$(R)M2Actual - - - false;false;false;false - - - - - - 344 - 56 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Start - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - caRectangle_0 - caRectangle_1 - caLabel_0 - caLabel_1 - caLabel_2 - caLabel_3 - caLabel_4 - caLabel_5 - caLabel_6 - caLabel_7 - caLabel_8 - caLabel_9 - caLabel_10 - caLabel_11 - caLabel_12 - caLabel_13 - caRectangle_2 - caLabel_14 - caLabel_15 - caLabel_16 - caLabel_17 - caRectangle_3 - caLabel_18 - caLabel_19 - caLabel_20 - caLabel_21 - caLabel_22 - caLabel_23 - caLabel_24 - caFrame_4 - caLabel_25 - caLabel_26 - caLabel_27 - caLabel_28 - caFrame_3 - caFrame_2 - caFrame_1 - caFrame_0 - caTextEntry_0 - caLineEdit_0 - caTextEntry_1 - caMenu_0 - caTextEntry_2 - caTextEntry_3 - caTextEntry_4 - caTextEntry_5 - caMenu_1 - caTextEntry_6 - caLineEdit_1 - caRelatedDisplay_0 - caTextEntry_7 - caRelatedDisplay_1 - caLineEdit_2 - caMenu_2 - caLineEdit_3 - caRelatedDisplay_2 - caLineEdit_4 - caMessageButton_0 - caMenu_3 - caLineEdit_5 - caLineEdit_6 - caLineEdit_7 - caLineEdit_8 - caLineEdit_9 - caMessageButton_1 - caMessageButton_2 - caLineEdit_10 - caMessageButton_3 - caLineEdit_11 - caLineEdit_12 - caLineEdit_13 - caLineEdit_14 - caMenu_4 - caLineEdit_15 - caRelatedDisplay_3 - caLineEdit_16 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryScanDebug.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryScanDebug.ui deleted file mode 100644 index b1fbce36..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryScanDebug.ui +++ /dev/null @@ -1,5516 +0,0 @@ - - -MainWindow - - - - 106 - 113 - 1015 - 385 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - caGraphics::Rectangle - - - - 242 - 7 - 450 - 35 - - - - - 212 - 219 - 157 - - - - Filled - - - - 212 - 219 - 157 - - - - Solid - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) Debug - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 272 - 13 - 396 - 25 - - - - - - caGraphics::Rectangle - - - - 5 - 51 - 1000 - 275 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 242 - 334 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)TimeTraj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - DT of 1st time element: - - - ESimpleLabel::WidthAndHeight - - - - 7 - 334 - 276 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - First - - - ESimpleLabel::WidthAndHeight - - - - 199 - 66 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Max. Speed Error - - - ESimpleLabel::WidthAndHeight - - - - 435 - 67 - 192 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Allowed - - - ESimpleLabel::WidthAndHeight - - - - 395 - 95 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 493 - 96 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Element - - - ESimpleLabel::WidthAndHeight - - - - 565 - 96 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 659 - 97 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Element - - - ESimpleLabel::WidthAndHeight - - - - 737 - 97 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Max. velocity - - - ESimpleLabel::WidthAndHeight - - - - 667 - 68 - 156 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Actual - - - ESimpleLabel::WidthAndHeight - - - - 840 - 97 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Element - - - ESimpleLabel::WidthAndHeight - - - - 922 - 97 - 84 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Max acceleration - - - ESimpleLabel::WidthAndHeight - - - - 829 - 68 - 192 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Output - - - ESimpleLabel::WidthAndHeight - - - - 194 - 91 - 72 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - First - - - ESimpleLabel::WidthAndHeight - - - - 299 - 66 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Readback - - - ESimpleLabel::WidthAndHeight - - - - 284 - 91 - 96 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 273 - 195 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 195 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 195 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 195 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 195 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 195 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 195 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 195 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 195 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 220 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 220 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 220 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 220 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 220 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 220 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 220 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 220 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 220 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 245 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 245 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 245 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 245 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 245 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 245 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 245 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 245 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 245 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 120 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 120 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 120 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 120 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 120 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 120 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 120 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 120 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 120 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 145 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 145 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 145 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 145 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 145 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 145 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 145 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 145 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 145 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 170 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 170 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 170 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 170 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 170 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 170 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 170 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 170 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 170 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 171 - 58 - 828 - 263 - - - - - caGraphics::Rectangle - - - - 0 - 0 - 200 - 261 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 207 - 0 - 260 - 261 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 472 - 0 - 170 - 261 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - caGraphics::Rectangle - - - - 651 - 0 - 175 - 261 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - - 273 - 295 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 295 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 295 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 295 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 295 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 295 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 295 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 295 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 295 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 273 - 270 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7Actual - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 270 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7Traj - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 384 - 270 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MDVS - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 576 - 270 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MDVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 749 - 270 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MVE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 930 - 270 - 50 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MAE - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 828 - 270 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MAA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 651 - 270 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 478 - 270 - 80 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MDVA - - - - 10 - 0 - 184 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 120 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M1).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 145 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M2).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 170 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M3).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 195 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M4).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 220 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M5).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 245 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M6).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 270 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M7).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 295 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M8).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Debugging level (0=off, 1=on): - - - ESimpleLabel::WidthAndHeight - - - - 359 - 334 - 360 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 664 - 334 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)DebugLevel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 248 - 359 - 100 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)OverrideFactor - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Velocity-override Factor - - - ESimpleLabel::WidthAndHeight - - - - 7 - 359 - 288 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Update Frequency - - - ESimpleLabel::WidthAndHeight - - - - 359 - 359 - 300 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 524 - 359 - 100 - 20 - - - - $(P)$(R)UpdateFreq - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - caRectangle_0 - caLabel_0 - caRectangle_1 - caLabel_1 - caLabel_2 - caLabel_3 - caLabel_4 - caLabel_5 - caLabel_6 - caLabel_7 - caLabel_8 - caLabel_9 - caLabel_10 - caLabel_11 - caLabel_12 - caLabel_13 - caLabel_14 - caLabel_15 - caRectangle_2 - caRectangle_3 - caRectangle_4 - caRectangle_5 - caFrame_0 - caLabel_16 - caLabel_17 - caLabel_18 - caTextEntry_0 - caLineEdit_0 - caTextEntry_1 - caTextEntry_2 - caLineEdit_1 - caLineEdit_2 - caLineEdit_3 - caLineEdit_4 - caLineEdit_5 - caLineEdit_6 - caLineEdit_7 - caTextEntry_3 - caTextEntry_4 - caLineEdit_8 - caLineEdit_9 - caLineEdit_10 - caLineEdit_11 - caLineEdit_12 - caLineEdit_13 - caLineEdit_14 - caTextEntry_5 - caTextEntry_6 - caLineEdit_15 - caLineEdit_16 - caLineEdit_17 - caLineEdit_18 - caLineEdit_19 - caLineEdit_20 - caLineEdit_21 - caTextEntry_7 - caTextEntry_8 - caLineEdit_22 - caLineEdit_23 - caLineEdit_24 - caLineEdit_25 - caLineEdit_26 - caLineEdit_27 - caLineEdit_28 - caTextEntry_9 - caTextEntry_10 - caLineEdit_29 - caLineEdit_30 - caLineEdit_31 - caLineEdit_32 - caLineEdit_33 - caLineEdit_34 - caLineEdit_35 - caTextEntry_11 - caTextEntry_12 - caLineEdit_36 - caLineEdit_37 - caLineEdit_38 - caLineEdit_39 - caLineEdit_40 - caLineEdit_41 - caLineEdit_42 - caTextEntry_13 - caTextEntry_14 - caLineEdit_43 - caLineEdit_44 - caLineEdit_45 - caLineEdit_46 - caLineEdit_47 - caLineEdit_48 - caLineEdit_49 - caTextEntry_15 - caTextEntry_16 - caLineEdit_50 - caLineEdit_51 - caLineEdit_52 - caLineEdit_53 - caLineEdit_54 - caLineEdit_55 - caLineEdit_56 - caLineEdit_57 - caLineEdit_58 - caLineEdit_59 - caLineEdit_60 - caLineEdit_61 - caLineEdit_62 - caLineEdit_63 - caTextEntry_17 - caTextEntry_18 - caMenu_0 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/MAX_trajectoryScanSpeed.ui b/motorApp/op/ui/autoconvert/MAX_trajectoryScanSpeed.ui deleted file mode 100644 index 01258ec3..00000000 --- a/motorApp/op/ui/autoconvert/MAX_trajectoryScanSpeed.ui +++ /dev/null @@ -1,1533 +0,0 @@ - - -MainWindow - - - - 478 - 342 - 380 - 385 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - $(TITLE) Speed - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 0 - 13 - 380 - 25 - - - - - - caGraphics::Rectangle - - - - 170 - 58 - 200 - 261 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 9 - 120 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M1).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 145 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M2).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 170 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M3).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 195 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M4).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 220 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M5).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 245 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M6).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 270 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M7).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 9 - 295 - 150 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(M8).DESC - - - - 0 - 0 - 0 - - - - - 187 - 187 - 187 - - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - decimal - - - caLineEdit::Static - - - - - - 175 - 66 - 92 - 251 - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Min - - - ESimpleLabel::WidthAndHeight - - - - 24 - 0 - 50 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Speed - - - ESimpleLabel::WidthAndHeight - - - - 19 - 25 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 0 - 129 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 154 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 179 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 54 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 79 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 104 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 229 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 0 - 204 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MinSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Max - - - ESimpleLabel::WidthAndHeight - - - - 299 - 66 - 50 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Speed - - - ESimpleLabel::WidthAndHeight - - - - 294 - 91 - 60 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 275 - 195 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M4MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 220 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M5MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 245 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M6MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 120 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M1MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 145 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M2MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 170 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M3MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 295 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M8MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - - 275 - 270 - 90 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)M7MaxSpeed - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - caLabel_0 - caRectangle_0 - caLabel_1 - caLabel_2 - caFrame_0 - caLabel_3 - caLabel_4 - caLineEdit_0 - caLineEdit_1 - caLineEdit_2 - caLineEdit_3 - caLineEdit_4 - caLineEdit_5 - caLineEdit_6 - caLineEdit_7 - caTextEntry_0 - caTextEntry_1 - caTextEntry_2 - caTextEntry_3 - caTextEntry_4 - caTextEntry_5 - caTextEntry_6 - caTextEntry_7 - caTextEntry_8 - caTextEntry_9 - caTextEntry_10 - caTextEntry_11 - caTextEntry_12 - caTextEntry_13 - caTextEntry_14 - caTextEntry_15 - - - \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/trajectoryScan_MAXv.ui b/motorApp/op/ui/autoconvert/trajectoryScan_MAXv.ui deleted file mode 100644 index 099f5b84..00000000 --- a/motorApp/op/ui/autoconvert/trajectoryScan_MAXv.ui +++ /dev/null @@ -1,359 +0,0 @@ - - -MainWindow - - - - 767 - 535 - 530 - 95 - - - - - -QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} - - - - - - - - 234 - 30 - 100 - 20 - - - - $(P)$(R)AddAccelDecel - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caMenu::Static - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Add accel/decel pts? - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter - - - - 10 - 30 - 240 - 20 - - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - MAXv-specific trajectory PVs - - - ESimpleLabel::WidthAndHeight - - - Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter - - - - 10 - 0 - 510 - 20 - - - - - - caGraphics::Rectangle - - - - 5 - 25 - 520 - 65 - - - - 2 - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Solid - - - - - - 378 - 37 - 142 - 48 - - - - - - 115 - 1 - 25 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)OutBitNum - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Output Bit# - - - ESimpleLabel::WidthAndHeight - - - - 0 - 0 - 132 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - - - 115 - 26 - 25 - 20 - - - - caLineEdit::WidthAndHeight - - - $(P)$(R)InBitNum - - - - 0 - 0 - 0 - - - - - 115 - 223 - 255 - - - - caLineEdit::Channel - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 0.0 - - - 1.0 - - - caLineEdit::Static - - - decimal - - - - - QFrame::NoFrame - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - Input Bit# - - - ESimpleLabel::WidthAndHeight - - - - 0 - 25 - 120 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - - - - caLabel_0 - caLabel_1 - caRectangle_0 - caLabel_2 - caLabel_3 - caFrame_0 - caMenu_0 - caTextEntry_0 - caTextEntry_1 - - - \ No newline at end of file