Experimental Physics and Industrial Control System
|
Tim Mooney wrote:
Dirk, I was seeing something similar (though in 3.14.11),
and "dbpr <recordname>,5" showed "DTYP: <nil>",
until I added the line
device(aao,CONSTANT,devAaoSoft,"Soft Channel")
to the .dbd file.
Hi Tim.
That is not the problem:
DTYP: Soft Channel
The ioc also crashes when the aao record is not processed! Thus DTYP
cannot be the problem.
Dirk
Tim
Dirk Zimoch wrote:
Hi all,
When an aao is written by an other record, the ioc crashes. The
problem seems to independent of the DTYP of the aao. I used an
(unofficial) Soft Channel support (attached).
Example db:
record (aao, "aao1")
{
field (FTVL, "DOUBLE")
field (NELM, "10")
field (OUT, "aao2")
}
record (aao, "aao2")
{
field (FTVL, "DOUBLE")
field (NELM, "10")
}
record (ao, "ao1")
{
field (OUT, "aao2")
}
When I write aao1 or ao1 the IOC crashes. (Note that aao2 is not even
processed in that case.) If I write directly into aao2 there is no
problem.
Any idea?
I am using EPICS R3.14.8.2.
Dirk
- Replies:
- Re: writing to aao crashes ioc Benjamin Franksen
- References:
- writing to aao crashes ioc Dirk Zimoch
- Re: writing to aao crashes ioc Tim Mooney
- Navigate by Date:
- Prev:
RE: asyn Driver questions Mark Rivers
- Next:
Re: Analog Input records, Stream Device, and INVALID Alarms Dirk Zimoch
- Index:
1994
1995
1996
1997
1998
1999
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: writing to aao crashes ioc Tim Mooney
- Next:
Re: writing to aao crashes ioc Benjamin Franksen
- Index:
1994
1995
1996
1997
1998
1999
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, 02 Sep 2010 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|