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  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  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  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Latest version of adl2edl
From: "Kasemir, Kay" <[email protected]>
To: Mark Rivers <[email protected]>, "[email protected]" <[email protected]>
Date: Tue, 16 Jan 2018 13:50:09 +0000
Hi:

> I am working on a nice method to automatically convert medm screens to edm, caQtDM, and CSS that can be run with "make" in the op/ directory.
> The conversion is quite slow, particularly for CSS, so I want to be able to use parallel make (make -j).
> However, this does not work for edl2adl because it always uses a temporary file called adltemp. ..

Your main question is about edl2adl, not the CSS adl2boy application, but since you mention its speed:
Each time you start
   css -application .. adl2boy..  /path/to/file1.adl
you will incur a startup time.
You can optimize that by calling it as
   css -application .. adl2boy..  /path/to/file1.adl /path/to/file2.adl ... /path/to/file999.adl
to convert a bunch of files with one call, only incurring the startup time once.

Thanks,
Kay

Replies:
Re: Latest version of adl2edl Mark Rivers
References:
Latest version of adl2edl Mark Rivers

Navigate by Date:
Prev: Re: Port scan with nmap causes infinite loop in casDGClient::processDG() [Re: CA gatway runs away when zero length PV name in UDP search request] Ralph Lange
Next: Re: Latest version of adl2edl Mark Rivers
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  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Latest version of adl2edl Mark Rivers
Next: Re: Latest version of adl2edl Mark Rivers
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  <20182019  2020  2021  2022  2023  2024 
ANJ, 16 Jan 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·