1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: EDM GUI disable/enable |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]> |
Date: | Fri, 11 Dec 2009 13:35:06 -0000 |
Hi,
You can use a menu mux widget to provide a prefix to all
PVs in all widgets on the page. If you set this prefix to EPICS\ it will behave
in the normal way, if you set it to LOC\ then it will lookup the result in a
local store of variables. As this variable doesn't exist it will look the same
as if it was a disconnected PV. I've attached a sample screen that illustrates
the behaviour: $(P):DISABLE is a record that disables all records from reading
from or writing to a device, $(P):P:RBV is one of the records that reads from
the device. When I set the menu mux to "Disabled" then $(P):DISABLE is set to 1
and the widget connected to $(P):P:RBV is connected to LOC\$(P):P:RBV and goes
white.
Tom Cobb,
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |
Attachment:
newFile1.edl
Description: newFile1.edl