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  <20122013  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  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: About "dbCaMonitorLink" ?
From: Mark Rivers <[email protected]>
To: "[email protected]" <[email protected]>, EPICS tech-talk <[email protected]>
Date: Wed, 28 Mar 2012 01:42:05 +0000
I think you can just do:

record(ai, "pressure_in_torr")
{
    field(DTYP, "Soft Channel")
    field(INP, "loek_current CP MS")
}

CP means process this record whenever a channel access monitor is received on the INP link PV.

Mark


________________________________________
From: [email protected] [[email protected]] on behalf of [email protected] [[email protected]]
Sent: Tuesday, March 27, 2012 7:59 PM
To: EPICS tech-talk
Subject: About "dbCaMonitorLink" ?

Dear All;

I have a question on dbCaLink.

Suppose an IOC has a PV like this:

record(ai, "pressure_in_torr")
{
    field(DTYP, "Soft Channel")
    field(INP, "loek_current")

      ...

}

and another IOC has the referred PV something like this:

record(ai, "leak_current")
{
    field(SCAN, ".1 second")
    field(DTYP, "SOME_DEVICS")
    field(INP, "@some:address")

     ...

}

In this situation, the referring PV, "pressure_in_torr",
also needs to be scanned periodically to get the value
from "leak_current" through dbCaGetLink.

I'm wondering if I could use monitor function of CA to
transfer the data between the two IOCs so as not to cause
unnecessary traffic on the network. As far as I know,
there is no function something like "dbCaMonitorLink".

Is there any way to realize what I want to do?
I appreciate any comments and suggestions.

Thanks a lot in advance.

Jun-ichi Odagiri (KEK)








Replies:
Re: About "dbCaMonitorLink" ? jun-ichi.odagiri
References:
About "dbCaMonitorLink" ? jun-ichi.odagiri

Navigate by Date:
Prev: About "dbCaMonitorLink" ? jun-ichi.odagiri
Next: Re: About "dbCaMonitorLink" ? jun-ichi.odagiri
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: About "dbCaMonitorLink" ? jun-ichi.odagiri
Next: Re: About "dbCaMonitorLink" ? jun-ichi.odagiri
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·