EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: [Bug 1908305] Re: Default DTYP can be changed by DBD file order
From: Andrew Johnson via Core-talk <core-talk at aps.anl.gov>
To: core-talk at aps.anl.gov
Date: Mon, 01 Mar 2021 04:01:01 -0000
** Changed in: epics-base
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of EPICS
Core Developers, which is subscribed to EPICS Base.
Matching subscriptions: epics-core-list-subscription
https://bugs.launchpad.net/bugs/1908305

Title:
  Default DTYP can be changed by DBD file order

Status in EPICS Base:
  Fix Committed

Bug description:
  Kay Kasemir reported:

  I was always silently expecting that a record from a *.db file that
  doesn't specifically list the DTYP would default to "Soft Channel".
  Example:

  record(ai, "XXX")
  {
    field(INP, "SomeOtherRecord")
  }
  just works because the field DTYP="Soft Channel" is the default.

  Now I notice that at least with R7.0.3.1, the default is not "Soft
  Channel" but whatever is listed first in the *.dbd file. If that file
  looks like this:

  device(ai, CONSTANT, devAiSoft, "Soft Channel")
  device(ai, INST_IO, devAiXXXX, "MyDeviceSupport")

  then the default for an ai record DTYP is indeed "Soft Channel".

  But if I put "MyDeviceSupport" on top, that becomes the default, as
  can happen when you change the order of XXX_DBD file entries in the
  Makefile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/epics-base/+bug/1908305/+subscriptions

Navigate by Date:
Prev: Build completed: EPICS Base 7 base-7.0-177 AppVeyor via Core-talk
Next: [Bug 1907077] Re: errRawCopy formats S_dbLib_badField as "Error (512, 512)" Andrew Johnson via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
Navigate by Thread:
Prev: [Bug 1908305] Re: Default DTYP can be changed by DBD file order Andrew Johnson via Core-talk
Next: [Bug 1908305] Re: Default DTYP can be changed by DBD file order Andrew Johnson via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
ANJ, 28 Feb 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·