diff --git a/ADApp/op/adl/ADImage.adl b/ADApp/op/adl/ADImage.adl index fd7a31d..5e80767 100644 --- a/ADApp/op/adl/ADImage.adl +++ b/ADApp/op/adl/ADImage.adl @@ -5,8 +5,8 @@ file { } display { object { - x=165 - y=73 + x=93 + y=561 width=380 height=345 } @@ -184,34 +184,6 @@ composite { } } } -text { - object { - x=64 - y=126 - width=90 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Min. time" - align="horiz. right" -} -"text entry" { - object { - x=164 - y=126 - width=100 - height=20 - } - control { - chan="$(P)$(I)MinImageUpdate" - clr=14 - bclr=51 - } - limits { - } -} "text entry" { object { x=164 @@ -462,21 +434,6 @@ text { textix="Dropped images" align="horiz. right" } -"text update" { - object { - x=270 - y=127 - width=100 - height=18 - } - monitor { - chan="$(P)$(I)MinImageUpdate_RBV" - clr=54 - bclr=4 - } - limits { - } -} composite { object { x=44 @@ -594,3 +551,57 @@ text { textix="ADImage - $(P)$(I)" align="horiz. centered" } +composite { + object { + x=64 + y=126 + width=306 + height=20 + } + "composite name"="" + children { + text { + object { + x=64 + y=126 + width=90 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Min. time" + align="horiz. right" + } + "text entry" { + object { + x=164 + y=126 + width=100 + height=20 + } + control { + chan="$(P)$(I)MinImageUpdate" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=270 + y=127 + width=100 + height=18 + } + monitor { + chan="$(P)$(I)MinImageUpdate_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } +}