From c14fd4002412e4c90c2ebad2003f7cbc148f27d5 Mon Sep 17 00:00:00 2001 From: rivers Date: Fri, 29 Aug 2008 18:38:32 +0000 Subject: [PATCH] Minor change git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7565 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADTop.adl | 206 ++++++++++++++++++++--------------------- 1 file changed, 103 insertions(+), 103 deletions(-) diff --git a/ADApp/op/adl/ADTop.adl b/ADApp/op/adl/ADTop.adl index b756f3a..bb37543 100644 --- a/ADApp/op/adl/ADTop.adl +++ b/ADApp/op/adl/ADTop.adl @@ -5,8 +5,8 @@ file { } display { object { - x=31 - y=131 + x=24 + y=46 width=301 height=255 } @@ -99,59 +99,6 @@ text { } textix="Area Detector" } -composite { - object { - x=47 - y=54 - width=242 - height=21 - } - "composite name"="" - children { - "related display" { - object { - x=225 - y=54 - width=64 - height=21 - } - display[0] { - label="Simulator #1 General" - name="ADBase.adl" - args="P=13SIM1:, R=cam1:" - } - display[1] { - label="Simulator #1 Specific" - name="simDetector.adl" - args="P=13SIM1:, R=cam1:" - } - display[2] { - label="Simulator #2 General" - name="ADBase.adl" - args="P=13SIM1:, R=cam2:" - } - display[3] { - label="Simulator #2 Specific" - name="simDetector.adl" - args="P=13SIM1:, R=cam2:" - } - clr=14 - bclr=51 - } - text { - object { - x=47 - y=54 - width=70 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Simulator Drivers" - } - } -} composite { object { x=47 @@ -248,54 +195,6 @@ composite { } } } -composite { - object { - x=37 - y=81 - width=252 - height=21 - } - "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" - } - } -} composite { object { x=37 @@ -408,3 +307,104 @@ text { } textix="Pilatus Plug-ins" } +composite { + object { + x=47 + y=54 + width=242 + height=21 + } + "composite name"="" + children { + text { + object { + x=47 + y=54 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Simulator Drivers" + } + "related display" { + object { + x=225 + y=54 + width=64 + height=21 + } + display[0] { + label="Simulator #1 General" + name="ADBase.adl" + args="P=13SIM1:, R=cam1:" + } + display[1] { + label="Simulator #1 Specific" + name="simDetector.adl" + args="P=13SIM1:, R=cam1:" + } + display[2] { + label="Simulator #2 General" + name="ADBase.adl" + args="P=13SIM1:, R=cam2:" + } + display[3] { + label="Simulator #2 Specific" + name="simDetector.adl" + args="P=13SIM1:, R=cam2:" + } + clr=14 + bclr=51 + } + } +} +composite { + object { + x=37 + y=81 + width=252 + height=21 + } + "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" + } + } +}