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  <20112012  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  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: PVManager ReadOnly Check
From: "Carcassi, Gabriele" <[email protected]>
To: "Kasemir, Kay" <[email protected]>, <[email protected]>, <[email protected]>
Date: Thu, 20 Oct 2011 16:01:12 -0400
If you like org.csstudio.utility.pv, then, by all means, use
org.csstudio.utility.pv. Whatever works for you and makes you happy. :-)

Just to clarify: -->as of right now<-- the DataSource class is designed
so that data sources are easy to implement, so that it fits with the
rest of pvManager, *not* so that DataSources are *easy to use*. 

Thanks,
Gabriele

-----Original Message-----
From: Kasemir, Kay [mailto:[email protected]] 
Sent: Thursday, October 20, 2011 3:22 PM
To: Carcassi, Gabriele; [email protected]; [email protected]
Subject: RE: PVManager ReadOnly Check

Hi:

> Something like PV.isWriteAllowed() from org . csstudio . utility . pv 
> would be nice.
I would go even further:
Something like o.c.utility.pv would be nice, period.

The PV manager is great for applications that need to read the average
over the last 10 seconds from N channels, updating at 1 Hz on thread X,
expecting a list of Double, while filtering on only data where ... is
... .
That's really great.
But of course you can't "write" to those PVs because how would you
change the average over the last 10 seconds? Go back 8 seconds and
adjust that original value?

The good news is that the PVManager internally uses a 'DataSource' API
that is similar to utility.pv: It's the raw channel; pluggable
implementations for EPICS V3, simulated channels, then EPICS V4, or
whatever you want to add in the future.

If we allow access to both
a) the DataSource API for those who need/want/prefer a raw channel API
to read and write
b) a PVManager API that can average, queue, schedule update rates,
handle thread access .. I think we'd have it all.

Thanks,
Kay


Replies:
RE: PVManager ReadOnly Check james.rowland
References:
PVManager ReadOnly Check marcus . michalsky
RE: PVManager ReadOnly Check Carcassi, Gabriele
RE: PVManager ReadOnly Check Kasemir, Kay

Navigate by Date:
Prev: RE: PVManager ReadOnly Check Kasemir, Kay
Next: RE: PVManager ReadOnly Check Dalesio, Leo
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: PVManager ReadOnly Check Kasemir, Kay
Next: RE: PVManager ReadOnly Check james.rowland
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·