EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  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  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: more list all process variables...
From: Sue Witherspoon <[email protected]>
To: Tech-talk <[email protected]>
Date: Fri, 18 Sep 2009 11:17:43 -0400
Hi,
At Jefferson Lab, we have been using the dump the output of the "dbl" command to a file in the st.cmd files method to initialize the CA nameserver. Recently, however, it was requested to make sure the dbl command was before the iocInit. But in doing so I find the the dbl command does not complete its dump to the redirected file but is interrupted in the process and dumps some of the file to standard out. (I can see it in the iocsh.) The following line is in all our ioc st.cmd files:
< O_prod/epics/startup.epicsgo

in epics 3.13 startup.epicsgo, always worked:
#  Start EPICS
cd HOME
<../getBoot.vx
dbl > signal.list
symLkupPgSz=0
lkup "_loaded" > app.list
symLkupPgSz=22
iocInit "resource.def"
in epics 3.14.8.2  startup.epicsgo, DOES NOT work:
# Start EPICS
<resource.def
dbl > signal.list
symLkupPgSz=0
lkup "_loaded" > app.list
symLkupPgSz=22
iocInit
in epics 3.14.8.2  startup.epicsgo,  works:
# Start EPICS
<resource.def
symLkupPgSz=0
lkup "_loaded" > app.list
symLkupPgSz=22
iocInit
dbl > signal.list
Is there an obvious explanation for this behavior? I'm running epics 3.14.8.2, vxWorks 5.5 on mv2700 and mv5100.
Thanks in advance for any insight.
Sue Witherspoon
Accelerator Software Controls
Jefferson Lab
757-269-7579




Replies:
Spring Meeting 2010? Mathias Steiner

Navigate by Date:
Prev: Re: Getting String Form of Enums Kasemir, Kay
Next: makeBaseApp -t ioc missing Makefile Patrick Thomas
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Getting String Form of Enums Kasemir, Kay
Next: Spring Meeting 2010? Mathias Steiner
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·