From 12cafe4f991f22be0448b2eb50f7f7e6c3eabf0b Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 14 Mar 2009 20:09:00 +0000 Subject: [PATCH] Added Firewire for Windows controls git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8626 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADTop.adl | 90 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 88 insertions(+), 2 deletions(-) diff --git a/ADApp/op/adl/ADTop.adl b/ADApp/op/adl/ADTop.adl index 026304b..e3c8da5 100644 --- a/ADApp/op/adl/ADTop.adl +++ b/ADApp/op/adl/ADTop.adl @@ -1,6 +1,6 @@ file { - name="/home/epics/devel/areaDetector/1-4/ADApp/op/adl/ADTop.adl" + name="/home/epics/devel/areaDetector/1-5beta/ADApp/op/adl/ADTop.adl" version=030102 } display { @@ -8,7 +8,7 @@ display { x=116 y=79 width=301 - height=350 + height=400 } clr=14 bclr=4 @@ -508,3 +508,89 @@ text { textix="Roper Plug-ins" align="horiz. right" } +"related display" { + object { + x=223 + y=343 + width=64 + height=21 + } + display[0] { + label="Firewire #1 general" + name="ADBase.adl" + args="P=13FW1:, R=cam1: " + } + display[1] { + label="Firewire #1 specific" + name="Firewire.adl" + args="P=13FW1:, R=cam1:, I=image1:, ROI=ROI1:, F=file1:" + } + display[2] { + label="Firewire #1 features" + name="firewireFeatures.adl" + args="P=13FW1:, R=cam1:" + } + clr=14 + bclr=51 +} +text { + object { + x=77 + y=343 + width=140 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Firewire Drivers" + align="horiz. right" +} +"related display" { + object { + x=223 + y=369 + width=64 + height=21 + } + display[0] { + label="Image #1" + name="NDStdArrays.adl" + args="P=13FW1:, R=image1:" + } + display[1] { + label="ROI #1" + name="NDROI.adl" + args="P=13FW1:, R=ROI1:" + } + display[2] { + label="File#1" + name="NDPluginFile.adl" + args="P=13FW1:, R=file1:" + } + display[3] { + label="Color Convert #1" + name="NDColorConvert.adl" + args="P=13FW1:,R=CC1:" + } + display[4] { + label="Scan 1" + name="scan_more.adl" + args="P=13FW1:, S=scan1, N=1" + } + clr=14 + bclr=51 +} +text { + object { + x=67 + y=369 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Firewire Plug-ins" + align="horiz. right" +}