EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: CSS - subarray display bug
From: "Amien Crombie [TLABS]" <[email protected]>
To: [email protected]
Date: Tue, 24 Feb 2015 11:06:58 +0200
I have a 'subarray' record that extracts 1 item from a 48-channel waveform record.
My example below shows I'm extracting the 3rd value.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
record(subArray,    "$(dev):halo_1_top")
 {
field(INP, "bbdev1:xcur") ## input my 48-channel waveform array
       field(DTYP,  "Soft Channel")
       field(NELM,  "1")                 ## extract 1 channel only
       field(MALM,  "48")
       field(INDX,  "2")                 ## index to extract
       field(FTVL,  "FLOAT")
       field(SCAN,  ".1 second")
  }
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Now CSS (Windows 7-64bit, CSS 4.0) displays the correct value at index 0 but all other values (47 values) as well. If I do a simple 'caget bbdev1:halo_1_top' is retuns only the extracted value correctly.

As I'm using CSS for all our new developments and we're using a lot of subarrays, it poses a problem.
Any assistance would be appreciated.
Amien
Cape Town

Replies:
Re: CSS - subarray display bug Amien Crombie [TLABS]

Navigate by Date:
Prev: "epicsMutex pthread_mutex_unlock failed" with pyepics/pcaspy Jameson Graef Rollins
Next: Re: CSS - subarray display bug Amien Crombie [TLABS]
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: "epicsMutex pthread_mutex_unlock failed" with pyepics/pcaspy Michael Davidsaver
Next: Re: CSS - subarray display bug Amien Crombie [TLABS]
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·