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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Breakpoint tables status and usage in EPICS |
From: | Abadie Lana <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Fri, 15 Mar 2013 10:59:50 +0000 |
Hi all I have a few questions about breakpoint table status and usage in EPICS
1.
Can we reload EPICS breakpoint table dynamically without restarting IOCs? (if yes how? Some pointers to wiki would be helpful). I found some messages in TechTalk that it is possible but then I see this bug
https://blueprints.launchpad.net/epics-base/+spec/breakpoint-tables in launchpad. So i’m confused… 2.
In general, how do you use breakpoint tables. The native one from EPICS? Or did you implement your own record types? I’m aware of one from Bessy (cvt) which looks very interesting. 3.
How did you handle breakpoint tables with waveform record type? Via subroutines? 4.
In our cases, we are both interesting by having mapping tables and functions. Thanks a lot for all your feedback! Lana |