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: Passive Scanning processing
From: Diego Sanz <[email protected]>
To: [email protected]
Date: Tue, 11 Dec 2012 15:43:55 +0100
My Doubt is about the processing of a pasive Record with an input Link PP, with another passive record connected to.  In point 1. and 1.3  in the EPICS Record Reference Manual comes information related to it. I understand that every passive record is processed when I change its VAL. e.g.,  I've got the next record in my Db
 
record(ai,inp0){
field(SCAN,"Passive")
}
 
...then I run the IOC, and every time I change the VAL, (e.g., with caput command: caput inp0 124) , I can see with camonitor command that the PV value is changing.
 
Now we connect this Record to the next record:
 
record (calc,calcinp){
field(SCAN,"PAssive")
field(INPA," inp0 PP")
field(CALC,"A+45")
}
 
What I understand from reference manual, is that a passive record with a PP Link (in this case calcinp) with another passive record connected to (in this case inp0), is processed if the other record (inp0) is processed, and I can make  inp0 to be processed executing the command "caput inp0 198".
 
But the result is that every time I change the value of inp0 with the caput command, the calcinp record is not processed...why?
 
Thanks for the answers

Replies:
RE: Passive Scanning processing Dalesio, Leo

Navigate by Date:
Prev: ca patch Shen, Guobao
Next: RE: Passive Scanning processing Dalesio, Leo
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: ca patch Shen, Guobao
Next: RE: Passive Scanning processing Dalesio, Leo
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 ·