EPICS Home

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  <20172018  2019  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  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Using synApps calc in simple IOC
From: "Mooney, Tim M." <[email protected]>
To: Iain Marcuson <[email protected]>, "[email protected]" <[email protected]>
Date: Fri, 3 Feb 2017 22:03:18 +0000
Hi Iain,

In addition to modifying configure/RELEASE, you also have to add the following two lines to
firstApp/src/Makefile 

first_DBD += calc.dbd
first_LIBS += calc

and then do "make rebuild" in the "first" directory.

Tim Mooney ([email protected]) (630)252-5417
Beamline Controls Group (www.aps.anl.gov)
Advanced Photon Source, Argonne National Lab


________________________________________
From: [email protected] [[email protected]] on behalf of Iain Marcuson [[email protected]]
Sent: Friday, February 03, 2017 3:36 PM
To: [email protected]
Subject: Using synApps calc in simple IOC

I am attempting to test synApps calc in a simple IOC to use in a later project.  I have been following the instructions from:
http://www.aps.anl.gov/epics/docs/APS2014/11-Creating-IOCs.pdf

for creating the IOC.  I have included the path to synApps calc in
configure/RELEASE

but when I start the IOC I get the message:
Record "name" is of unknown type "acalcout"

Adding
dbLoadDatabase("${CALC}/dbd/calc.dbd")

fails when the includes specified in calc.dbd cannot be found.

Doing a cd to "${CALC}/dbd" followed by an include fails when trying to include dbCommon.

Thank you for your consideration.

Iain.



References:
Using synApps calc in simple IOC Iain Marcuson

Navigate by Date:
Prev: Using synApps calc in simple IOC Iain Marcuson
Next: Epic-modbus build error Olanrewaju Ogunmola
Index: 1994  1995  1996  1997  1998  1999  2000  2001  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: Using synApps calc in simple IOC Iain Marcuson
Next: Epic-modbus build error Olanrewaju Ogunmola
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024