EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Bug in longinRecord
From: Ralph Lange <[email protected]>
To: [email protected] (Marty Kraimer)
Cc: [email protected] (EPICS Tech-Talk)
Date: Tue, 21 Oct 1997 15:48:37 +0200 (METDST)
Hi Marty,

the longinRecord does not set UDF to FALSE when it is processed. I would
suggest to add the marked line to process() in longinRecord.c (~ line 170):


        status=readValue(plongin); /* read the new value */
        /* check if device support set pact */
        if ( !pact && plongin->pact ) return(0);
        plongin->pact = TRUE;

        recGblGetTimeStamp(plongin);
*       if (status==0) plongin->udf = FALSE;

        /* check for alarms */
        alarm(plongin);

I suppose the longin record is not too well used as this wasn't recognized
for all these years...

Regards,
Ralph

Replies:
Re: Bug in longinRecord Marty Kraimer

Navigate by Date:
Prev: Re: R3.13.beta11 & Tornado 1.0.1 Marty Kraimer
Next: Re: Bug in longinRecord Marty Kraimer
Index: 1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: R3.13.beta11 & Tornado 1.0.1 Marty Kraimer
Next: Re: Bug in longinRecord Marty Kraimer
Index: 1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·