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: sub-array question
From: "Denison, PN (Peter)" <[email protected]>
To: <[email protected]>, <[email protected]>
Date: Thu, 24 Apr 2008 16:42:05 +0100
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of J. Lewis Muir
> Sent: 24 April 2008 16:12
> 
> On 4/24/08 10:53 AM, John Dobbins wrote:
> > memory (happens to be Modbus over ethernet). I then use a 
> > subArray record to pick out individual values. However if
> > the hardware goes off-line (so the waveform is temporarily
> > invalid) the subArray record changes its INDX field to 0!
> > When the hardware comes back on-line the subArray record
> > now points to the wrong location in the waveform.
> 
> I reported the same problem last year.  An archive of the 
> discussion is at
> 
>   http://www.aps.anl.gov/epics/tech-talk/2007/msg01432.php
> 
> I wish the fix could go into an earlier version of EPICS 
> base, but maybe Andrew is concerned about changing the 
> behavior and thus possibly breaking existing databases?

It has indeed been fixed in the CVS repository of base, and will be in
the next released version (R3.14.10)

However, there is a way if fixing it in the meantime: 

Take the corrected subArrayRecord.c from
http://www.aps.anl.gov/epics/tech-talk/2007/msg01483.php, put it in a
<top> structure (I can give you a ready-made tarball if you like) and
then (from our release notes)

"To use the corrected subArray record, add the path to this module into
<TOP>/configure/RELEASE in your application, and in
<TOP>/...App/src/Makefile,
put:
..._LIBS += subArray
before the line which adds the base libraries,
(..._LIBS += $(EPICS_BASE_IOC_LIBS)"

The libraries take effect before the base libraries, and so will
override the behaviour in base. This technique can be used to override
any part of base, should you so wish. (Danger Will Robinson!)

-- 
Peter Denison, Senior Software Engineer, Diamond Light Source Ltd.
Tel: +44 1235 778511
(apologies in advance for the lines below. Some bits are a legal
requirement and I have no control over them)

<DIV><FONT size="1" color="gray">This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
</FONT></DIV> 


Replies:
RE: sub-array question Denison, PN (Peter)
References:
Re: sub-array question J. Lewis Muir

Navigate by Date:
Prev: Re: sub-array question Geoff Savage
Next: RE: sub-array question Denison, PN (Peter)
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: sub-array question Geoff Savage
Next: RE: sub-array question Denison, PN (Peter)
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 ·