EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: device support for output connected to volatile device
From: Emmanuel Mayssat <[email protected]>
To: John Dobbins <[email protected]>
Cc: EPICS Tech-Talk <[email protected]>
Date: Mon, 03 Dec 2007 16:50:25 -0800
On Mon, 2007-12-03 at 18:17 -0500, John Dobbins wrote:
> output records it is not obvious how to deal with this. I would like the output 
> values displayed on the operator screen to be correct even when they are changed 
>   via means external to EPICS.

You *may* be able to do this with a calcout with "on change" algorithm

record(calcout, "myCO") {
  field(SCAN, ".1 second")
  field(INPA, "mySettingReadbackAI NPP")
  field(OOPT, "On Change")
  field(OUT,  "mySettingAO PP")
  field(CALC, "A")
}

Just an idea,

--
Emmanuel



Replies:
RE: device support for output connected to volatile device Mark Rivers
References:
device support for output connected to volatile device John Dobbins

Navigate by Date:
Prev: device support for output connected to volatile device John Dobbins
Next: RE: device support for output connected to volatile device Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: device support for output connected to volatile device John Dobbins
Next: RE: device support for output connected to volatile device Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Nov 2011 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·