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: "Mark Rivers" <[email protected]>
To: "Emmanuel Mayssat" <[email protected]>, "John Dobbins" <[email protected]>
Cc: EPICS Tech-Talk <[email protected]>
Date: Mon, 3 Dec 2007 18:56:34 -0600
No, that will process the output record, rewriting the output to the
device, which is generally not what is desired.

How about changing the output link to:
   field(OUT,  "mySettingAO NPP") 

But if the record does not process then channel access monitors will not
be posted, so operator displays will not update?

Mark

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Emmanuel Mayssat
> Sent: Monday, December 03, 2007 6:50 PM
> To: John Dobbins
> Cc: EPICS Tech-Talk
> Subject: Re: device support for output connected to volatile device
> 
> 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
> 
> 
> 


References:
Re: device support for output connected to volatile device Emmanuel Mayssat

Navigate by Date:
Prev: Re: device support for output connected to volatile device Emmanuel Mayssat
Next: Re: writing your own stream converter Emmanuel Mayssat
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: Re: device support for output connected to volatile device Emmanuel Mayssat
Next: Re: device support for output connected to volatile device Andrew Johnson
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 ·