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: stream without asynPort |
From: | Rod Nussbaumer <[email protected]> |
To: | Mark Rivers <[email protected]> |
Cc: | EPICS tech-talk <[email protected]> |
Date: | Thu, 17 Feb 2011 14:26:47 -0800 |
Mark Rivers wrote:
When these are set to produce verbose console output, it can bedifficult to turn them off bytyping. Hooking them to EPICS records like multibit binaries couldmake it reallyconvenient.That's already possible. You just connect an asyn record to that asyn port. The asyn record has a nice medm screen which lets you turn the mask bits on and off. Moreover, a single asyn record can be switched between ports (and between asyn "addr" addresses) so you don't necessarily need one asyn record for each port, a single asyn record per IOC would be sufficient. Mark
Okay, I will have to try that, in the case of setting asynTrace masks. However, in the more general case, I think being able to use streamDevice's exec functions would still benefit from being able to access the attached PV.
Has anyone done a conversion of the MEDM screens to EDM screens related to the asyn record? I've often wanted to play with the asyn record, but it always looked like the secret to its use was somewhat embedded in the screens, and we only use EDM here. I guess I'll have to see if there is a Capfast symbol for the asyn record, too...
Thanks. --- rod.