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 2021 2022 2023 2024 2025 | 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 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: synApps record |
From: | "Mooney, Tim M." <[email protected]> |
To: | priya tiwari <[email protected]>, "[email protected]" <[email protected]> |
Date: | Tue, 26 Aug 2014 13:52:06 +0000 |
Hi Priya,
If you've built synApps, there should be a dbd file with all the records from base and synApps in the xxx/dbd directory. The synApps Makefile is sort of complicated, because it tries to build everything and also tries to not build modules that have been
commented out of configure/RELEASE, but it's an example of what you can use in your own application's Makefile. In fact, usually I start with a copy of the xxx module, and modify it to make my application.
Tim Mooney ([email protected]) (630)252-5417
Software Services Group (www.aps.anl.gov) Advanced Photon Source, Argonne National Lab From: [email protected] [[email protected]] on behalf of priya tiwari [[email protected]]
Sent: Tuesday, August 26, 2014 1:03 AM To: [email protected] Subject: synApps record Hello
I am trying to use other records of synApps which is not in VDCT for eg. scalcout,transform,asyn etc.I have installed synApps_5_7 in EPICS folder , then How to use synApps record in my VDCT application? |