From fa7ee3753b4ffba9f0d3f9ecd9eb257325ec5845 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 29 Mar 2011 22:09:03 +0000 Subject: [PATCH] Added read scan rate --- motorApp/op/adl/ACRAux.adl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/motorApp/op/adl/ACRAux.adl b/motorApp/op/adl/ACRAux.adl index 3d57f4ea..2296883b 100644 --- a/motorApp/op/adl/ACRAux.adl +++ b/motorApp/op/adl/ACRAux.adl @@ -3015,3 +3015,28 @@ text { limits { } } +menu { + object { + x=509 + y=192 + width=106 + height=20 + } + control { + chan="$(P)$(R)Read.SCAN" + clr=14 + bclr=51 + } +} +text { + object { + x=384 + y=192 + width=120 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Read inputs:" +}