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: bugs in gateway and gdd |
From: | Ralph Lange <[email protected]> |
To: | Dirk Zimoch <[email protected]> |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Thu, 04 Aug 2005 17:42:49 +0200 |
Is this conversion to a string really necessary? It does not happen if no alarm handler is connected. An other side effect of the conversion is that DOUBLE values are rounded to only 6 significant digits if an alh is watching them. I think, data should be stored in its native type wherever possible.
So far my advice: Don't connect alh to the same gateway as your "normal" clients.
Again: Thanks a lot for all your help!! Ralph