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: dbpf to waveform |
From: | Hinko Kocevar <[email protected]> |
To: | "[email protected]" <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Thu, 28 Jun 2018 15:08:07 +0000 |
Hi Andrew,
I've been looking at the dbpf function in base to see what is going on. I'll see if I can come up with something useful. I'm thinking on handling the DBR_DOUBLE similar to DBR_CHAR, for the start. I'm hoping that conversion functions in dbPutConvertRoutine array do the heavy lifting of converting char digits to double, once called from dbPutField() -> dbPut(). I think I want to treat source of the data as DBR_STRING, and then rely on putStringDouble() to convert. Thanks, Hinko --
Hinko Kocevar
Beam Diagnostics Engineer
European Spallation Source ERIC
P.O Box 176, SE-221 00 Lund, Sweden
Visiting address: Odarslövsvägen 113, 224 84 Lund
Mobile: +46-721-79 22 58
Phone: +46-46-888 32 58
E-mail: [email protected]
Web: www.esss.se
On 2018-06-28 16:56:13+02:00 Johnson, Andrew N. wrote:
|