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: Question about databrowser of CSS |
From: | "Manoussakis, Adamandios via Tech-talk" <tech-talk at aps.anl.gov> |
To: | lzf neu <lzfneu at live.com>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 5 Feb 2021 21:57:27 +0000 |
I think this may be something similar I ran into with the databrowser but please correct me if I am wrong. The databrowser is not able to display
arrays, it only seems to grab scalar values from a record even if it’s an array of values it will only display index[0]. Therefore your data when you “Add PV” to the databrowser it will look quite strange if you were expecting your array to show up. Thanks, Adam From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of lzf neu via Tech-talk Dear all, I have two questions about databrowser to consult you, 1) I intend to display single or multiple archive data curves in databrowser of CSS by clicking checkbox for the corresponding curve name. 2) To display single archive data curve by clicking combo box for the corresponding curve name. I have no idea how to implement that. Could you please show me an example or method in detail. Any help will be appreciated and thank you very much in advance. |