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  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Waveform Records
From: Andrew Johnson <[email protected]>
To: [email protected]
Cc: David Dudley <[email protected]>
Date: Thu, 4 Sep 2008 14:55:51 -0500
On Thursday 04 September 2008 13:35:23 Dalesio, Leo wrote:
> connect an AI record to a circular buffer record (or maybe this
> functionality was absorbed into another record) not sure.

That record type is the "compress" record, which reads values in through its 
INP field and stores them in an array (accessible as its VAL field) of NSAM 
doubles.  You may have to set ALG to "Circular Buffer".  There's a compress 
record in the makeBaseApp example template that you could play with.

More detail is on the Wiki here (use the 3-13 version since the 3-14 page has 
some missing images):
  http://www.aps.anl.gov/epics/wiki/index.php/RRM_3-13_Compression

> you can also hook an AI into a histogram record if you are looking for
> outlier instances.
>
> I am pretty sure that medm and edm view arrays. don't recall how.

EDM should have a graph widget that you can point at the VAL field of a 
compress record to plot the stored history, or at a waveform record if you 
extend your device support to read the whole array in from the PLC.  You 
could also install StripTool and do the data collection on a workstation, but 
then you have to leave it running continuously or have it plugged into a data 
archiver to see historical information.

HTH,

- Andrew
-- 
Talk is cheap. Show me the code. -- Linus Torvalds

Replies:
RE: Waveform Records Chestnut, Ronald P.
References:
Waveform Records David Dudley
RE: Waveform Records David Dudley
RE: Waveform Records Dalesio, Leo

Navigate by Date:
Prev: RE: Waveform Records David Dudley
Next: Re: sseq link problem on Linux Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Waveform Records Dalesio, Leo
Next: RE: Waveform Records Chestnut, Ronald P.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·