EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  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  1997  <19981999  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: Re: EPICS r3.13 field DESC length
From: Marty Kraimer <[email protected]>
To: [email protected]
Date: Wed, 07 Jan 1998 15:48:49 -0600
William Lupton wrote:
> 
> Dear all,
> 
> Marty wrote:
> > First of all this is not a new restriction in 3.13. The limit was always
> > there. before 3.13 no error message was issued if the string was too long.
> > The error message is somewhat misleading because the truncated string is
> > written.
> 
> Can we just suppress the warning message?
> 
> If we don't want to lose the ability to report on more serious truncations,
> can we define a new optional .dbd field that controls whether the warning
> is reported on a per-field basis, e.g.
> 
>         field(DESC,DBF_STRING) {
>                 prompt("Descriptor")
>                 promptgroup(GUI_COMMON)
>                 truncwarn(0)
>                 size(29)
>         }
> 
> with a default truncwarn value of 1? Or does this require changes to internal
> data structures that one would rather not change?
> 
> William

It does require changes to internal data structures. Also think of
precedent being set.
Will we have an endless set of xxxwarn attributes for each field
description?

Note also that the warning message is telling the application engineer
that he/she has given a value that will not appear as specified in the
database. It really is a database configuration error.

Marty Kraimer

Replies:
Re: EPICS r3.13 field DESC length Andy Foster
References:
Re: EPICS r3.13 field DESC length William Lupton

Navigate by Date:
Prev: Re: EPICS r3.13 field DESC length William Lupton
Next: Re: EPICS r3.13 field DESC length Andy Foster
Index: 1994  1995  1996  1997  <19981999  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: EPICS r3.13 field DESC length William Lupton
Next: Re: EPICS r3.13 field DESC length Andy Foster
Index: 1994  1995  1996  1997  <19981999  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 ·