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: "Dalesio, Leo" <[email protected]>
To: "David Dudley" <[email protected]>, <[email protected]>
Date: Thu, 4 Sep 2008 14:35:23 -0400
connect an AI record to a circular buffer record (or maybe this functionality was absorbed into another record) not sure.

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.


-----Original Message-----
From: [email protected] on behalf of David Dudley
Sent: Thu 9/4/2008 2:32 PM
To: [email protected]
Subject: RE: Waveform Records
 
Maybe a little background would help.
I've got a PV where they want to watch real-time historical information
over the past 4 hours.

The PLC that acquires that PV stores this information in a FIFO buffer
once every 60 seconds, with time stamp information should I require it
(the PLC actually has a buffer that stores the last 48 hours, which
means I actually have 2880 samples, all available at any time).  The
desire is to 'see' that information in graphical form if possible, or in
a table form if not.

David

>>> "Dalesio, Leo" <[email protected]> 9/4/2008 1:14:45 PM >>>

Some issues ---
1) waveforms are just arrays. You're device support can fill it any way
you like.
2) there is a circular buffer record that already does this either ring
buffer - or successive averaging or keep high or low for each sample.
3) we do not queue the array - so if your client is not getting them
fast enough in monitoring - then you will loose old arrays. You may even
get half of one and half of another. This system needs to be set up
carefully.
4) There is a subarray record for just reading an area of interest.
5) we did not do the meta data correctly - so no indication of the unit
of time between samples within the array.


-----Original Message-----
From: [email protected] on behalf of David Dudley
Sent: Thu 9/4/2008 2:04 PM
To: [email protected] 
Subject: Waveform Records
 
Need a little 'training' on waveform records....

1. With a waveform record, with each scan of the I/O device, does the
device read in a single sample, or a whole waveform?

2. Can waveforms be setup to operate in a continuous FIFO manner?  In
other words, a sliding window of data items collected over time?

3. Can 'edm' display a waveform record, and if so, how?  If 'edm'
can't
display them, is there a program that can?

David




Replies:
Re: Waveform Records Andrew Johnson
References:
Waveform Records David Dudley
RE: Waveform Records Dalesio, Leo
RE: Waveform Records David Dudley

Navigate by Date:
Prev: RE: Waveform Records David Dudley
Next: sseq link problem on Linux Shepherd, EL (Emma)
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 David Dudley
Next: Re: Waveform Records 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 
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 ·