Skip to content

Commit fe2e35a

Browse files
committed
Add commonPlugins from ADCore
1 parent 28e7311 commit fe2e35a

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

quadEMApp/op/adl/quadEM.adl

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
file {
3-
name="/home/epics/devel/quadEM/quadEMApp/op/adl/quadEM.adl"
3+
name="/home/epics/support/quadEM-9-4/quadEMApp/op/adl/quadEM.adl"
44
version=030117
55
}
66
display {
@@ -1659,15 +1659,20 @@ text {
16591659
height=20
16601660
}
16611661
display[0] {
1662-
label="Common plugins"
1662+
label="QE common plugins"
16631663
name="QECommonPlugins.adl"
16641664
args="P=$(P),R=$(R)"
16651665
}
16661666
display[1] {
1667-
label="FFT plugins"
1667+
label="QE FFT plugins"
16681668
name="QEFFTPlugins.adl"
16691669
args="P=$(P),R=$(R)FFT:,RTS=$(R)TS:"
16701670
}
1671+
display[2] {
1672+
label="AD common plugins"
1673+
name="commonPlugins.adl"
1674+
args="P=$(P)"
1675+
}
16711676
clr=14
16721677
bclr=51
16731678
}
@@ -2532,8 +2537,8 @@ composite {
25322537
object {
25332538
x=10
25342539
y=460
2535-
width=390
2536-
height=269
2540+
width=362
2541+
height=172
25372542
}
25382543
"composite name"=""
25392544
"composite file"="PCR4.adl"

0 commit comments

Comments
 (0)