From a651d47872446df6a7c0c708e4f8699cb3f0a8df Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 24 Mar 2008 15:25:10 +0000 Subject: [PATCH] Added simDetector and Prosilica specific screens git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6866 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADTop.adl | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ADApp/op/adl/ADTop.adl b/ADApp/op/adl/ADTop.adl index 662b90b..5f7855a 100644 --- a/ADApp/op/adl/ADTop.adl +++ b/ADApp/op/adl/ADTop.adl @@ -107,15 +107,25 @@ text { height=21 } display[0] { - label="Simulator" + label="Simulator general" name="ADAsyn.adl" args="P=13SIM1:, D=cam1:" } display[1] { - label="Prosilica CCD" + label="Simulator specific" + name="simDetector.adl" + args="P=13SIM1:, D=cam1:" + } + display[2] { + label="Prosilica general" name="ADAsyn.adl" args="P=13PS1:, D=cam1:" } + display[3] { + label="Prosilica specfic" + name="prosilica.adl" + args="P=13PS1:, D=cam1:" + } clr=14 bclr=4 }