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  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  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  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Writing to Waveform from CALC
From: Till Straumann via Tech-talk <tech-talk at aps.anl.gov>
To: Ralph Lange <ralph.lange at gmx.de>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Thu, 10 Jun 2021 12:44:01 +0200
Yeah, I should have mentioned 3.14

On 6/10/21 12:29 PM, Ralph Lange wrote:
https://code.launchpad.net/~bfrk/epics-base/+git/epics-base/+merge/400517
We always need support in reviewing/improving features of EPICS Base.

Cheers,
~Ralph


On Thu, 10 Jun 2021 at 12:25, Till Straumann via Tech-talk <tech-talk at aps.anl.gov> wrote:
Unfortunately, I believe what you want to do (and which seems
reasonable) is not possible.

You can work-around (if performance is not critical), e.g.,  by writing
a calcout device support
module that
  1. fetches a copy of the entire waveform
  2. modifies the target element
  3. writes the modified waveform back to the waveform record

- Till


On 6/10/21 12:00 PM, Florian Feldbauer via Tech-talk wrote:
> Hey all,
>
> I have a question regarding waveform records. So far I never really
> worked with waveform or any other array-type record.
>
> The Situation is:
> - Our DAQ collects the data coming from our Pixel sensor.
> - Every 10s an IOC reads the stored data and fills a waveform record
> with the hits (index of array = pixel, value = number of hits in the run)
> - I use an image widget in Phoebus to display the hit map of the pixel
> sensor
>
> Now, for testing the sensors after bonding, we can perform charge
> injections to individual pixels. We can also mask individual pixels if
> they are too noisy.
>
> As we need to always send the information for all pixels to the
> sensor, I thought about using a second waveform record holding the per
> pixel configuration.
> Using the cursor X/Y PVs from the image widget in phoebus I could
> select a pixel I want to inject a charge for testing (or I want to
> mask b/c it's noisy) and get calculate the index within the waveform
> record from these two PV's using a CALC record.
>
> So now my actual question: Let's say I want to mask pixel 42, is it
> possible to just write to val[41] from my config waveform record from
> a CALC(OUT) record without touching the other values of the array?
>
> Cheers,
> Florian
>



References:
Writing to Waveform from CALC Florian Feldbauer via Tech-talk
Re: Writing to Waveform from CALC Till Straumann via Tech-talk
Re: Writing to Waveform from CALC Ralph Lange via Tech-talk

Navigate by Date:
Prev: Re: Writing to Waveform from CALC Ralph Lange via Tech-talk
Next: Re: Writing to Waveform from CALC Mark Rivers via Tech-talk
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  <20212022  2023  2024 
Navigate by Thread:
Prev: Re: Writing to Waveform from CALC Ralph Lange via Tech-talk
Next: Re: Writing to Waveform from CALC Mark Rivers via Tech-talk
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  <20212022  2023  2024 
ANJ, 10 Jun 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·