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  2011  2012  2013  <20142015  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  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: ASYN port driver for file IO?
From: Benjamin Franksen <[email protected]>
To: <[email protected]>
Date: Wed, 18 Jun 2014 13:42:14 +0200
On Wednesday, June 18, 2014 10:12:29 Ralph Lange wrote:
> On 18/06/2014 08:43, Torsten Bögershausen wrote:
> > thats sounds too interesting to keep quiet.

Indeed. This is a pretty neat idea.

> Other applications could include refreshing the last n lines of some
> (log) file into a char array, or ......
>
> Windows/Linux line endings would be handled through EOS processing,
> interpose layers could do interesting things.
> An similar (slightly simpler) drvAsynWriteFilePort could allow writing
> to a file (overwriting or appending).
>
> File IO is something that is traditionally hard to do on an IOC - this
> approach might provide an easy way for many use cases.

With the added advantage that the IO (more precisely: the waiting for
the IO completion, as well as parsing into some internal format) is
automatically done in a worker thread i.e. asynchronously.

For the cvtRecord I did something like that w/o using asyn: all records
share a worker thread that is responsible for (re-)loading files and
converting them into an internal data structure, updating the record
only after all the steps have completed successfully. This allows you to
re-load tables during normal (e.g. periodic) operation w/o noticeable
disturbance.

Cheers
Ben
--
"Make it so they have to reboot after every typo." ― Scott Adams

Attachment: signature.asc
Description: This is a digitally signed message part.


References:
ASYN port driver for file IO? Ralph Lange
Re: ASYN port driver for file IO? Torsten Bögershausen
Re: ASYN port driver for file IO? Ralph Lange

Navigate by Date:
Prev: Re: ASYN port driver for file IO? Ralph Lange
Next: Re: Potential failure mode with pmacAsynMotor Pearson, Matthew R.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: ASYN port driver for file IO? Ralph Lange
Next: EDM XY Graph Zenon Szalata
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·