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  <20132014  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  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Breakpoint tables: Raw value must be integer?!?
From: Benjamin Franksen <[email protected]>
To: <[email protected]>
Date: Tue, 26 Nov 2013 15:56:12 +0100
On Monday, November 25, 2013 11:05:13 Emmanuel Mayssat wrote:
> Breakpoint tables should be considered a basic feature of any control
> system, including EPICS. I would like to make a petition to have the
> breakpoint table implementation reviewed.

Breakpoint tables in EPICS are not very easy to use and suffer from a
number of limitations.

This prompted me and an colleague a long time ago to write a
replacement, see http://www-csr.bessy.de/control/SoftDist/csm/

It offers a library and a record type. The library supports conversions
using one- or two-dimensional interpolation tables; the record type uses
the library for table based conversions but can also do simple linear
and CALC expression based conversions. Tables can be reloaded at runtime
(including a change of the file or directory name) without disrupting
the running operation. Reloading happens in a background task and the
new table is swapped in for the old one only after it has been
successfully read and converted to the internal representation.

The file format is extremely simple: ascii tables of floating point
values separated by white space, lines beginning with a '#' are ignored.

The record type and library are in heavy use at BESSY-II and MLS.

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:
Breakpoint tables: Raw value must be integer?!? Emmanuel Mayssat
RE: Breakpoint tables: Raw value must be integer?!? Steiner, Mathias
RE: Breakpoint tables: Raw value must be integer?!? Emmanuel Mayssat

Navigate by Date:
Prev: RE: EpicsSharp issues Bertrand Alain Gregor
Next: RE: EpicsSharp issues Christopher J. Pendleton
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Breakpoint tables: Raw value must be integer?!? Emmanuel Mayssat
Next: Anyone using StreamDevice with local serial ports on Windows? Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·