From f890863b703d79d862c6045925cf8cc9f9919c9b Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 17 Aug 2009 01:59:24 +0000 Subject: [PATCH] Changed PVAttributesFile to NDAttributesFile; changed ImageCounter to ArrayCounter, ImageSize to ArraySize, ImageRate to ArrayRate; added ArraySize_Z git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9290 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADBase.adl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ADApp/op/adl/ADBase.adl b/ADApp/op/adl/ADBase.adl index 2e39e4c..e453425 100644 --- a/ADApp/op/adl/ADBase.adl +++ b/ADApp/op/adl/ADBase.adl @@ -1058,7 +1058,7 @@ text { height=18 } monitor { - chan="$(P)$(R)ImageSize_RBV" + chan="$(P)$(R)ArraySize_RBV" clr=54 bclr=4 } @@ -1783,7 +1783,7 @@ composite { height=20 } control { - chan="$(P)$(R)ImageCounter" + chan="$(P)$(R)ArrayCounter" clr=14 bclr=51 } @@ -1798,7 +1798,7 @@ composite { height=18 } monitor { - chan="$(P)$(R)ImageCounter_RBV" + chan="$(P)$(R)ArrayCounter_RBV" clr=54 bclr=4 } @@ -1852,7 +1852,7 @@ composite { height=18 } monitor { - chan="$(P)$(R)ImageRate_RBV" + chan="$(P)$(R)ArrayRate_RBV" clr=54 bclr=4 } @@ -1968,7 +1968,7 @@ text { height=18 } monitor { - chan="$(P)$(R)ImageSizeX_RBV" + chan="$(P)$(R)ArraySizeX_RBV" clr=54 bclr=4 } @@ -1984,7 +1984,7 @@ text { height=18 } monitor { - chan="$(P)$(R)ImageSizeY_RBV" + chan="$(P)$(R)ArraySizeY_RBV" clr=54 bclr=4 } @@ -2165,7 +2165,7 @@ composite { height=20 } control { - chan="$(P)$(R)PVAttributesFile" + chan="$(P)$(R)NDAttributesFile" clr=14 bclr=51 }