Skip to content
Snippets Groups Projects
Commit a681f6c9 authored by mooney's avatar mooney
Browse files

added multilayer mono, FuncGen, softGlue

parent c4321977
No related branches found
No related tags found
No related merge requests found
file { file {
name="/home/oxygen4/MOONEY/epics/synApps/support/xxx/xxxApp/op/adl/xxx.adl" name="/home/oxygen/MOONEY/epics/synAppsSVN/support/xxx/xxxApp/op/adl/xxx.adl"
version=030103 version=030104
} }
display { display {
object { object {
...@@ -1585,8 +1585,8 @@ composite { ...@@ -1585,8 +1585,8 @@ composite {
} }
"related display" { "related display" {
object { object {
x=370 x=350
y=40 y=20
width=70 width=70
height=20 height=20
} }
...@@ -1629,3 +1629,45 @@ composite { ...@@ -1629,3 +1629,45 @@ composite {
bclr=17 bclr=17
label="-ML Mono" label="-ML Mono"
} }
"related display" {
object {
x=350
y=0
width=70
height=20
}
display[2] {
label="softGlueMenu"
name="softGlueMenu.adl"
args="P=xxx:,H=softGlue:"
}
display[3] {
label="softGlueAll"
name="softGlueAll.adl"
args="P=xxx:,H=softGlue:"
}
display[4] {
label="softGlueAllDebug"
name="softGlueAllDebug.adl"
args="P=xxx:,H=softGlue:"
}
clr=0
bclr=17
label="-softGlue"
}
"related display" {
object {
x=350
y=40
width=70
height=20
}
display[0] {
label="funcGen"
name="FuncGen.adl"
args="P=xxx:,Q=fgen"
}
clr=0
bclr=17
label="-FuncGen"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment