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: | 2D waveform records |
From: | "Sobhani, Bayan via Tech-talk" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Wed, 13 Feb 2019 17:13:49 +0000 |
Is it possible to have 2D waveform in EPICS? I have a waveform PV called ScanResults with type “DBR_DOUBLE[4]”. Would it be possible for it to have a type “DBR_DOUBLE[2][2]”? I notice the asynPortDriver::readFloat64Array function has a
field for nElements but does not seem to have a field for dimensions. Alex |