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  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: DataBase question
From: Ralph Lange <[email protected]>
To: Andrew Wagner <[email protected]>
Cc: [email protected]
Date: Mon, 16 Aug 2010 15:13:54 -0400
Sure enough.

Any record in your whole system will have access to any other record in your system.
If the target of a link is not found locally (on the same IOC), the database will use Channel Access to find the target.


Chapter 5 in the AppDevGuide is your friend.

Ralph


On 16.08.2010 15:05, Andrew Wagner wrote:
Hey guys,

I'm building a database to ramp a magnet given inputs from an Agilent 34970 MUX and output to an Agilent 3631 Voltage programmer. I've got the drivers and device support working for the MUX and programmer and would like to create a database (and separate application) that can access the AI and AO records from the devices and and perform calculations. My question is: Do records loaded in the same IOC have access to each others PVs? For instance if I :

dbLoadRecords("db/devAG34970.db",args)
dbLoadRecords("db/devAG3631.db",args)

to load the AI and AO records for the devices, can I have a third record,

dbLoadRecords("db/MagnetCtrl.db",args)

that contains calc records that have inputs from pvs defined in the devAG records? Alternatively, do I have to define one big record that includes everything I want.

Cheers,

Andrew


References:
DataBase question Andrew Wagner

Navigate by Date:
Prev: RE: DataBase question Mark Rivers
Next: Re: DataBase question Matthieu Bec
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: DataBase question Mark Rivers
Next: Re: DataBase question Matthieu Bec
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·