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  2018  2019  2020  <20212022  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  2018  2019  2020  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: enabling pvaccess
From: "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov>
To: Randall Cayford <rcayford at lbl.gov>
Cc: "Engbretson, Mark S. via Tech-talk" <tech-talk at aps.anl.gov>
Date: Fri, 22 Jan 2021 22:02:47 +0000
Hi Randall,

On Jan 22, 2021, at 3:56 PM, Randall Cayford via Tech-talk <tech-talk at aps.anl.gov> wrote:

I’ve got several IOCs built with EPICS7 and synApps 6.1.  They work with channel access but not with pvaccess (meaning caget works fine, pvget times out.

Is there something I need to do either in the IOC or in building EPICS/SynApps to enable PVaccess support in my IOCs?

Yes, this is from the example template Makefile:

# Link QSRV (pvAccess Server) if available
ifdef EPICS_QSRV_MAJOR_VERSION
    example_LIBS += qsrv
    example_LIBS += $(EPICS_BASE_PVA_CORE_LIBS)
    example_DBD += PVAServerRegister.dbd
    example_DBD += qsrv.dbd
endif

You don’t need the ifdef conditional though unless you might want to build the IOC against an EPICS build that doesn’t have the qsrv stuff built.

HTH,

- Andrew

-- 
Complexity comes for free, simplicity you have to work for.


References:
enabling pvaccess Randall Cayford via Tech-talk

Navigate by Date:
Prev: enabling pvaccess Randall Cayford via Tech-talk
Next: MCA toolbox Debasis Sinhamahapatra via Tech-talk
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  <20212022  2023  2024 
Navigate by Thread:
Prev: enabling pvaccess Randall Cayford via Tech-talk
Next: MCA toolbox Debasis Sinhamahapatra via Tech-talk
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  <20212022  2023  2024 
ANJ, 24 Jan 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·