Many changes

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6982 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2008-04-05 03:21:57 +00:00
parent ec14933c56
commit 735fdf09b2
2 changed files with 96 additions and 43 deletions
+44 -25
View File
@@ -98,26 +98,32 @@ text {
clr=14
}
textix="Prosilica Camera"
align="horiz. centered"
}
"related display" {
object {
x=132
y=295
y=304
width=60
height=20
}
display[0] {
label="Prosilica general records"
name="ADAsyn.adl"
label="Detector control"
name="ADBase.adl"
args="P=$(P), D=$(D)"
}
display[1] {
label="Image control"
name="ADImage.adl"
args="P=$(P), I=$(I)"
}
clr=14
bclr=51
}
text {
object {
x=18
y=113
y=131
width=144
height=15
}
@@ -130,7 +136,7 @@ text {
"text update" {
object {
x=170
y=113
y=131
width=120
height=15
}
@@ -146,7 +152,7 @@ text {
text {
object {
x=36
y=133
y=151
width=126
height=15
}
@@ -159,7 +165,7 @@ text {
"text update" {
object {
x=170
y=133
y=151
width=120
height=15
}
@@ -175,7 +181,7 @@ text {
text {
object {
x=9
y=153
y=171
width=153
height=15
}
@@ -188,7 +194,7 @@ text {
"text update" {
object {
x=170
y=153
y=171
width=120
height=15
}
@@ -204,7 +210,7 @@ text {
text {
object {
x=63
y=269
y=278
width=99
height=15
}
@@ -217,7 +223,7 @@ text {
menu {
object {
x=170
y=267
y=276
width=100
height=18
}
@@ -230,7 +236,7 @@ menu {
text {
object {
x=36
y=173
y=191
width=126
height=15
}
@@ -243,7 +249,7 @@ text {
"text update" {
object {
x=170
y=173
y=191
width=120
height=15
}
@@ -259,7 +265,7 @@ text {
text {
object {
x=18
y=193
y=211
width=144
height=15
}
@@ -272,7 +278,7 @@ text {
"text update" {
object {
x=170
y=193
y=211
width=120
height=15
}
@@ -288,7 +294,7 @@ text {
text {
object {
x=9
y=213
y=231
width=153
height=15
}
@@ -301,7 +307,7 @@ text {
"text update" {
object {
x=170
y=213
y=231
width=120
height=15
}
@@ -317,7 +323,7 @@ text {
text {
object {
x=36
y=233
y=251
width=126
height=15
}
@@ -330,7 +336,7 @@ text {
"text update" {
object {
x=170
y=233
y=251
width=120
height=15
}
@@ -346,7 +352,7 @@ text {
text {
object {
x=63
y=53
y=71
width=99
height=15
}
@@ -359,7 +365,7 @@ text {
"text update" {
object {
x=170
y=53
y=71
width=120
height=15
}
@@ -375,7 +381,7 @@ text {
text {
object {
x=36
y=73
y=91
width=126
height=15
}
@@ -388,7 +394,7 @@ text {
"text update" {
object {
x=170
y=73
y=91
width=120
height=15
}
@@ -404,7 +410,7 @@ text {
text {
object {
x=72
y=93
y=111
width=90
height=15
}
@@ -417,7 +423,7 @@ text {
"text update" {
object {
x=170
y=93
y=111
width=120
height=15
}
@@ -430,3 +436,16 @@ text {
limits {
}
}
text {
object {
x=102
y=36
width=96
height=25
}
"basic attribute" {
clr=14
}
textix="$(P)$(D)"
align="horiz. centered"
}
+52 -18
View File
@@ -5,10 +5,10 @@ file {
}
display {
object {
x=520
y=280
x=389
y=191
width=245
height=197
height=220
}
clr=14
bclr=4
@@ -102,30 +102,23 @@ text {
"related display" {
object {
x=92
y=161
y=191
width=60
height=20
}
display[0] {
label="Simulator general records"
name="ADAsyn.adl"
label="Detector control"
name="ADBase.adl"
args="P=$(P), D=$(D)"
}
display[1] {
label="Image display"
name="ADImage.adl"
args="P=$(P), I=$(I)"
}
clr=14
bclr=51
}
text {
object {
x=80
y=36
width=84
height=25
}
"basic attribute" {
clr=14
}
textix="Control"
}
text {
object {
x=18
@@ -227,3 +220,44 @@ text {
textix="Y"
align="horiz. right"
}
text {
object {
x=71
y=155
width=50
height=20
}
"basic attribute" {
clr=14
}
textix="Reset"
align="horiz. right"
}
"message button" {
object {
x=132
y=155
width=100
height=20
}
control {
chan="$(P)$(D)Reset"
clr=14
bclr=51
}
label="Reset image"
press_msg="1"
}
text {
object {
x=84
y=32
width=84
height=25
}
"basic attribute" {
clr=14
}
textix="$(P($D)"
align="horiz. centered"
}