From 86abff6400295be69fa9b2141a3cc46c04e1ed2f Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 22 Dec 2011 20:08:01 +0000 Subject: [PATCH] Added SYNC target to feedback button --- motorApp/op/adl/motorx_all.adl | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/motorApp/op/adl/motorx_all.adl b/motorApp/op/adl/motorx_all.adl index 00d61daf..e6947eb6 100644 --- a/motorApp/op/adl/motorx_all.adl +++ b/motorApp/op/adl/motorx_all.adl @@ -1,7 +1,7 @@ file { - name="/home/oxygen6/SLUITER/local/epics/Vx_5-5_R3-14-10/support/motor/cvs/motorApp/op/adl/motorx_all.adl" - version=030103 + name="/home/oxygen/SLUITER/local/epics/synAppsSVN/support/motor/svn/motorApp/op/adl/motorx_all.adl" + version=030102 } display { object { @@ -3032,3 +3032,18 @@ text { textix="V2.7" align="horiz. centered" } +"message button" { + object { + x=331 + y=228 + width=60 + height=20 + } + control { + chan="$(P)$(M).SYNC" + clr=0 + bclr=54 + } + label="SYNC" + press_msg="1" +}