forked from epics_driver_modules/motorBase
Add "small" motor display with ability to adjust the motor tweak (TWV)
and slew velocity (VELO/S) values by a factor of either 0.1 or 10.
This commit is contained in:
@@ -0,0 +1,681 @@
|
||||
|
||||
file {
|
||||
name="/home/oxygen/SLUITER/R3-14-8/support/motor/motorApp/op/adl/motorxU.adl"
|
||||
version=030101
|
||||
}
|
||||
display {
|
||||
object {
|
||||
x=550
|
||||
y=29
|
||||
width=176
|
||||
height=282
|
||||
}
|
||||
clr=14
|
||||
bclr=3
|
||||
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,
|
||||
}
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=5
|
||||
y=257
|
||||
width=170
|
||||
height=24
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).STOP"
|
||||
clr=31
|
||||
bclr=20
|
||||
}
|
||||
label="STOP"
|
||||
press_msg="1"
|
||||
}
|
||||
"related display" {
|
||||
object {
|
||||
x=4
|
||||
y=236
|
||||
width=55
|
||||
height=18
|
||||
}
|
||||
display[0] {
|
||||
label="$(M) (Tiny)"
|
||||
name="motorx_tiny.adl"
|
||||
args="P=$(P),M=$(M)"
|
||||
}
|
||||
display[1] {
|
||||
label="$(M) (Help)"
|
||||
name="motorx_help.adl"
|
||||
args="P=$(P),M=$(M)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M)"
|
||||
}
|
||||
display[4] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M),PV=$(M)"
|
||||
}
|
||||
display[5] {
|
||||
label="$(M) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M)"
|
||||
}
|
||||
clr=14
|
||||
bclr=51
|
||||
label="-more"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=62
|
||||
y=236
|
||||
width=55
|
||||
height=18
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).SSET"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
label="redefine"
|
||||
press_msg="1"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=118
|
||||
y=236
|
||||
width=55
|
||||
height=18
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).SUSE"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
label="operate"
|
||||
press_msg="1"
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=60
|
||||
y=234
|
||||
width=115
|
||||
height=22
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=30
|
||||
fill="outline"
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).SET"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=0
|
||||
y=198
|
||||
width=174
|
||||
height=34
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=39
|
||||
}
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=4
|
||||
y=202
|
||||
width=64
|
||||
height=9
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).VELO"
|
||||
clr=1
|
||||
bclr=39
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
text {
|
||||
object {
|
||||
x=148
|
||||
y=202
|
||||
width=20
|
||||
height=9
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=1
|
||||
}
|
||||
textix="/s"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=3
|
||||
y=215
|
||||
width=80
|
||||
height=14
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M)_vCh.A"
|
||||
clr=1
|
||||
bclr=38
|
||||
}
|
||||
label="speed x0.1"
|
||||
press_msg="0.1"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=90
|
||||
y=215
|
||||
width=80
|
||||
height=14
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M)_vCh.A"
|
||||
clr=1
|
||||
bclr=38
|
||||
}
|
||||
label="speed x10"
|
||||
press_msg="10"
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=83
|
||||
y=202
|
||||
width=64
|
||||
height=9
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).EGU"
|
||||
clr=1
|
||||
bclr=39
|
||||
}
|
||||
align="horiz. right"
|
||||
format="compact"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=0
|
||||
y=126
|
||||
width=174
|
||||
height=70
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=46
|
||||
}
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=3
|
||||
y=174
|
||||
width=80
|
||||
height=20
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M)_twCh.A"
|
||||
clr=14
|
||||
bclr=45
|
||||
}
|
||||
label="x0.1"
|
||||
press_msg="0.1"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=90
|
||||
y=174
|
||||
width=80
|
||||
height=20
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M)_twCh.A"
|
||||
clr=14
|
||||
bclr=45
|
||||
}
|
||||
label="x10"
|
||||
press_msg="10"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=6
|
||||
y=132
|
||||
width=25
|
||||
height=36
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).TWR"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
label="-"
|
||||
press_msg="1"
|
||||
}
|
||||
"message button" {
|
||||
object {
|
||||
x=141
|
||||
y=132
|
||||
width=25
|
||||
height=36
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).TWF"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
label="+"
|
||||
press_msg="1"
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=4
|
||||
y=130
|
||||
width=165
|
||||
height=40
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=14
|
||||
width=3
|
||||
}
|
||||
}
|
||||
text {
|
||||
object {
|
||||
x=43
|
||||
y=154
|
||||
width=84
|
||||
height=15
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=60
|
||||
fill="outline"
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if zero"
|
||||
chan="$(P)$(M).DMOV"
|
||||
}
|
||||
textix="Moving"
|
||||
align="horiz. centered"
|
||||
}
|
||||
text {
|
||||
object {
|
||||
x=43
|
||||
y=160
|
||||
width=84
|
||||
height=10
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=30
|
||||
fill="outline"
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).SET"
|
||||
}
|
||||
textix="redefine"
|
||||
align="horiz. centered"
|
||||
}
|
||||
"text entry" {
|
||||
object {
|
||||
x=36
|
||||
y=132
|
||||
width=100
|
||||
height=20
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).TWV"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
limits {
|
||||
}
|
||||
}
|
||||
text {
|
||||
object {
|
||||
x=43
|
||||
y=152
|
||||
width=84
|
||||
height=10
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=30
|
||||
fill="outline"
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).LVIO"
|
||||
}
|
||||
textix="Soft limit"
|
||||
align="horiz. centered"
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=5
|
||||
y=0
|
||||
width=170
|
||||
height=20
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).DESC"
|
||||
clr=54
|
||||
bclr=0
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=5
|
||||
y=32
|
||||
width=170
|
||||
height=12
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).EGU"
|
||||
clr=54
|
||||
bclr=3
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=5
|
||||
y=20
|
||||
width=170
|
||||
height=12
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=54
|
||||
width=2
|
||||
}
|
||||
}
|
||||
text {
|
||||
object {
|
||||
x=5
|
||||
y=21
|
||||
width=170
|
||||
height=10
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=0
|
||||
fill="outline"
|
||||
}
|
||||
textix="($(P)$(M))"
|
||||
align="horiz. centered"
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=164
|
||||
y=44
|
||||
width=6
|
||||
height=78
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=20
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).HLS"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=5
|
||||
y=44
|
||||
width=6
|
||||
height=78
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=20
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).LLS"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=11
|
||||
y=81
|
||||
width=154
|
||||
height=31
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=60
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if zero"
|
||||
chan="$(P)$(M).DMOV"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=11
|
||||
y=81
|
||||
width=154
|
||||
height=31
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=30
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).LVIO"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=11
|
||||
y=81
|
||||
width=154
|
||||
height=31
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=14
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M)_able.VAL"
|
||||
}
|
||||
}
|
||||
"text entry" {
|
||||
object {
|
||||
x=16
|
||||
y=84
|
||||
width=145
|
||||
height=25
|
||||
}
|
||||
control {
|
||||
chan="$(P)$(M).VAL"
|
||||
clr=14
|
||||
bclr=51
|
||||
}
|
||||
limits {
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=13
|
||||
y=56
|
||||
width=151
|
||||
height=26
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=14
|
||||
fill="outline"
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).SET"
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=16
|
||||
y=58
|
||||
width=145
|
||||
height=21
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=30
|
||||
fill="outline"
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M).SET"
|
||||
}
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=19
|
||||
y=60
|
||||
width=139
|
||||
height=18
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).RBV"
|
||||
clr=54
|
||||
bclr=1
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
rectangle {
|
||||
object {
|
||||
x=11
|
||||
y=81
|
||||
width=154
|
||||
height=31
|
||||
}
|
||||
"basic attribute" {
|
||||
clr=20
|
||||
style="dash"
|
||||
fill="outline"
|
||||
width=2
|
||||
}
|
||||
"dynamic attribute" {
|
||||
vis="if not zero"
|
||||
chan="$(P)$(M)_able.VAL"
|
||||
}
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=13
|
||||
y=44
|
||||
width=149
|
||||
height=12
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).HLM"
|
||||
clr=4
|
||||
bclr=54
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
"text update" {
|
||||
object {
|
||||
x=13
|
||||
y=112
|
||||
width=149
|
||||
height=12
|
||||
}
|
||||
monitor {
|
||||
chan="$(P)$(M).LLM"
|
||||
clr=4
|
||||
bclr=54
|
||||
}
|
||||
align="horiz. centered"
|
||||
limits {
|
||||
}
|
||||
}
|
||||
@@ -548,21 +548,26 @@ composite {
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M1) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M1) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M1) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M1),PV=$(M1)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M1) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
@@ -589,21 +594,26 @@ composite {
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M4) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M4) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M4) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M4),PV=$(M4)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M4) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
@@ -630,21 +640,26 @@ composite {
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M2) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M2) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M2) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M2),PV=$(M2)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M2) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
@@ -671,21 +686,26 @@ composite {
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M3) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M3) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M3) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M3),PV=$(M3)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M3) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
file {
|
||||
name="/home/oxygen/MOONEY/epics/synApps/support/motor/cvs/motorApp/op/adl/topMotors8.adl"
|
||||
name="/home/oxygen6/SLUITER/local/epics/Vx_5-5_R3-14-8/support/motor/motorApp/op/adl/topMotors8.adl"
|
||||
version=030101
|
||||
}
|
||||
display {
|
||||
@@ -908,21 +908,26 @@ composite {
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M1) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M1) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M1) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M1),PV=$(M1)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M1) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M1)"
|
||||
@@ -949,21 +954,26 @@ composite {
|
||||
args="P=$(P),M=$(M5)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M5) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M5)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M5) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M5)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M5) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M5)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M5),PV=$(M5)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M5) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M5)"
|
||||
@@ -990,21 +1000,26 @@ composite {
|
||||
args="P=$(P),M=$(M6)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M6) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M6)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M6) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M6)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M6) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M6)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M6),PV=$(M6)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M6) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M6)"
|
||||
@@ -1031,21 +1046,26 @@ composite {
|
||||
args="P=$(P),M=$(M7)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M7) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M7)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M7) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M7)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M7) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M7)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M7),PV=$(M7)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M7) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M7)"
|
||||
@@ -1072,21 +1092,26 @@ composite {
|
||||
args="P=$(P),M=$(M8)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M8) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M8)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M8) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M8)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M8) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M8)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M8),PV=$(M8)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M8) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M8)"
|
||||
@@ -1113,21 +1138,26 @@ composite {
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M4) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M4) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M4) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M4),PV=$(M4)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M4) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
@@ -1154,21 +1184,26 @@ composite {
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M2) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M2) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M2) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M2),PV=$(M2)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M2) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M2)"
|
||||
@@ -1195,21 +1230,26 @@ composite {
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[2] {
|
||||
label="$(M4) (Alt-Small)"
|
||||
name="motorxU.adl"
|
||||
args="P=$(P),M=$(M4)"
|
||||
}
|
||||
display[3] {
|
||||
label="$(M3) (Medium)"
|
||||
name="motorx_more.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[3] {
|
||||
display[4] {
|
||||
label="$(M3) (Setup)"
|
||||
name="motorx_setup.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
}
|
||||
display[4] {
|
||||
display[5] {
|
||||
label="Scan Parameters"
|
||||
name="scanParms.adl"
|
||||
args="P=$(P),Q=$(M3),PV=$(M3)"
|
||||
}
|
||||
display[5] {
|
||||
display[6] {
|
||||
label="$(M3) (Debug)"
|
||||
name="motorx_all.adl"
|
||||
args="P=$(P),M=$(M3)"
|
||||
|
||||
Reference in New Issue
Block a user