EPICS Home

Experimental Physics and Industrial Control System


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

Subject: Re: EPICS 7 makeBaseApp
From: Michael Davidsaver <[email protected]>
To: Timo Korhonen <[email protected]>, "[email protected]" <[email protected]>
Date: Sat, 25 Nov 2017 09:08:30 -0600
On 11/24/2017 04:46 PM, Timo Korhonen wrote:
> Hi again,
> 
> correction: the groups did work in the IOC after all. I just did not pay
> attention first that the info tag syntax was the old one in the db I
> tried first. Sorry for the confusion.
> 
> Now groups work nicely, this is pretty cool :-)
> 
> Thus the only changes I had to do were to add 
> 
> myiocname_LIBS += pvAccessIOC
> 
> to the IOC makefile and change the info tags to the new syntax where needed.

Ah, I see.  My documentation was out of date.  I've updated with what
will hopefully be the final recipe.

> PROD_HOST += myiocname
> myiocname_DBD += base.dbd
> myiocname_DBD += PVAServerRegister.dbd
> myiocname_DBD += qsrv.dbd
> myiocname_LIBS += qsrv
> myiocname_LIBS += $(EPICS_BASE_PVA_CORE_LIBS)
> myiocname_LIBS += $(EPICS_BASE_IOC_LIBS)
https://github.com/epics-base/pva2pva/blob/master/documentation/mainpage.h#L53

References:
EPICS 7 makeBaseApp Timo Korhonen
Re: EPICS 7 makeBaseApp Timo Korhonen

Navigate by Date:
Prev: Re: EPICS 7 makeBaseApp Timo Korhonen
Next: Re: EPICS 7.0.1-pre1 Heinz Junkes
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: EPICS 7 makeBaseApp Timo Korhonen
Next: EPICS 7 not handling configuration errors Dirk Zimoch
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024