EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Lx ioc-shell chrashes
From: Frank Hoeft <[email protected]>
To: [email protected]
Date: Fri, 27 Feb 2004 13:15:46 +0100
Hi,
I have tried to load an ao-record with a PV-Link. If this PV unknown, the 
ioc-shell crashes at init-time.
The first time I used Base3.14.2, now I'm using Base-3.14.5. 
Both have produced the same errors.
I have excluded all unimportant files.
(Linux Kernel 2.4.18)


Thanks Frank.
------------------------------------------
An example that works: 

record(ao,"hi:de_pid") {
	field(DESC,"analog output")
	field(DTYP,"Soft Channel")
	field(DOL,"1")
        field(PREC,"3")
	field(OMSL,"closed_loop")
}

record(ao,"ho:e") {
	field(DESC,"analog output")
	field(DTYP,"Soft Channel")
	field(DOL,"hi:de_pid.VAL")
        field(PREC,"3")
	field(OMSL,"closed_loop")
}
-----------------------------------------
Example does'nt work:

record(ao,"ho:e") {
	field(DESC,"analog output")
	field(DTYP,"Soft Channel")
	field(DOL,"hi:de_pid.VAL")
            field(PREC,"3")
	field(OMSL,"closed_loop")
}

----------------------------------------
The shell window shows below:

hoeft@captain:/home/epics_usr/tstdb/iocBoot/ioctpsd$ ../../bin/linux-x86/tpsd 
st.cmd
< envPaths
epicsEnvSet(ARCH,"linux-x86")
epicsEnvSet(IOC,"ioctpsd")
epicsEnvSet(TOP,"/home/epics_usr/tstdb")
epicsEnvSet(EPICS_BASE,"/opt/base-3.14.5")
cd /home/epics_usr/tstdb
dbLoadDatabase("dbd/tpsd.dbd")
tpsd_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("db/dbExample1.db","user=epics_usrHost")
dbLoadRecords("db/dbExample2.db","user=epics_usrHost,no=1,scan=1 second")
dbLoadRecords("db/dbExample2.db","user=epics_usrHost,no=2,scan=2 second")
dbLoadRecords("db/dbExample2.db","user=epics_usrHost,no=3,scan=5 second")
dbLoadRecords("db/dbSubExample.db","user=epics_usrHost")
dbLoadRecords("db/pid_sub.db")
cd /home/epics_usr/tstdb/iocBoot/ioctpsd
iocInit()
Starting iocInit
############################################################################
###  EPICS IOC CORE built on Feb 24 2004
###  EPICS R3.14.5 $R3-14-5$ $2004/02/04 20:45:33$
############################################################################
hoeft@captain:/home/epics_usr/tstdb/iocBoot/ioctpsd$



----------------------------------------------------------------------------
Frank Hoeft                                        Tel. : ++49-30-6392-4679
BESSY                                              FAX  : ++49-30-6392-4980
Albert Einstein Straße 15                     email:  [email protected]
12489 Berlin                                
Germany


Navigate by Date:
Prev: Re: Problem of NORD field in waveform (R3.14.4) Marty Kraimer
Next: print from interrupt D. Peter Siddons
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Problem of NORD field in waveform (R3.14.4) Marty Kraimer
Next: print from interrupt D. Peter Siddons
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  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 ·