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: | Showing specific elements from an array record on CS Studio |
From: | "Wang, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 26 Apr 2022 01:46:36 +0000 |
Hi all, I was wondering what is the preferred method of displaying certain elements of an array record in a text box on CS Studio.
Suppose I have these five text boxes and I have an array record called “rec_1”. How can I have the first text box show the first element of “rec_1”, the second text box shows the second element, etc. Thank you, Andy |