From 33ceaafddb14cb40518c3b151caf89ec4845082d Mon Sep 17 00:00:00 2001 From: rivers Date: Wed, 24 Sep 2008 21:07:14 +0000 Subject: [PATCH] Added scan record for simulator detector git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7677 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADTop.adl | 80 +++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 43 deletions(-) diff --git a/ADApp/op/adl/ADTop.adl b/ADApp/op/adl/ADTop.adl index bb37543..3dbdab1 100644 --- a/ADApp/op/adl/ADTop.adl +++ b/ADApp/op/adl/ADTop.adl @@ -1,7 +1,7 @@ file { name="/home/epics/devel/areaDetector/1-2/ADApp/op/adl/ADTop.adl" - version=030000 + version=030102 } display { object { @@ -360,51 +360,45 @@ composite { } } } -composite { +"related display" { + object { + x=225 + y=81 + width=64 + height=21 + } + display[0] { + label="Image #1" + name="NDStdArrays.adl" + args="P=13SIM1:, R=image1:" + } + display[1] { + label="File #1" + name="NDFile.adl" + args="P=13SIM1:, R=file1:" + } + display[2] { + label="ROI #1" + name="NDROI.adl" + args="P=13SIM1:, R=ROI1:" + } + display[3] { + label="Scan #1" + name="scan_more.adl" + args="P=13SIM1:, S=scan1, N=1" + } + clr=14 + bclr=51 +} +text { object { x=37 y=81 - width=252 - height=21 + width=80 + height=20 } - "composite name"="" - children { - "related display" { - object { - x=225 - y=81 - width=64 - height=21 - } - display[0] { - label="Image #1" - name="NDStdArrays.adl" - args="P=13SIM1:, R=image1:" - } - display[1] { - label="File #1" - name="NDFile.adl" - args="P=13SIM1:, R=file1:" - } - display[2] { - label="ROI #1" - name="NDROI.adl" - args="P=13SIM1:, R=ROI1:" - } - clr=14 - bclr=51 - } - text { - object { - x=37 - y=81 - width=80 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Simulator Plug-ins" - } + "basic attribute" { + clr=14 } + textix="Simulator Plug-ins" }