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: [email protected] (William Lupton)
To: [email protected], [email protected]
Date: Wed, 7 Jan 1998 11:30:05 -1000
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

Replies:
Re: EPICS r3.13 field DESC length Marty Kraimer

Navigate by Date:
Prev: Re: EPICS r3.13 field DESC length Marty Kraimer
Next: Re: EPICS r3.13 field DESC length Marty Kraimer
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 Marty Kraimer
Next: Re: EPICS r3.13 field DESC length Marty Kraimer
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 ·