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: [CSS] commas in TextUpdate |
From: | "Chen, Xihui" <[email protected]> |
To: | Pavel Masloff <[email protected]>, EPICS Tech Talk <[email protected]> |
Date: | Mon, 21 May 2012 09:19:11 -0400 |
Hi Pavel, CSS will only get the whole array of the waveform regardless NORD. In case of String Waveform, it is empty string after NORD of elements, so you see ,,,,,,. If you really don’t want to see these commas, you can cut the array with NORD in a script. See /BOY Examples/Miscellaneous/ArraysOperation/PlotFirstNPointsExample.opi Thanks, Xihui From: Pavel Masloff [mailto:[email protected]] Why I see commas in the TextUpdate widget displaying a waveform when NELM>NORD?? |