Experimental Physics and Industrial Control System
|
Hi Ralph,
Thanks for your suggestion (and answering the CEA team all the day yesterday ;) )
Sorry I forgot to mention that i had tested the FLNK before (without the CP), the CP was my second solution to test if it was the problem.
MDEL of myPV1 is at 0...I've tried -1 yesterday just in case, doesn't change anything.
the problem is I wasn't able to reproduce the problem yesterday, except at the end of the day when beam started I have to find the causality of this correlation .... In the meantime I've noticed that when I'm processing myPV1, by reintroducing value in CSS,
it process correctly the sequence, but get stuck few step later, BUT if I execute a dbtr of mySequence it seems to correct the problem until the next reboot of the IOC.
Any idea ?
De : Tech-talk <tech-talk-bounces at aps.anl.gov> de la part de Ralph Lange via Tech-talk <tech-talk at aps.anl.gov>
Envoyé : mercredi 9 février 2022 10:51:18
À : EPICS Tech Talk
Objet : Re: PV Seq not process everytime
record(ao, "myPV1"){
}
record(seq,"mySequence"){
field(DLY1,"0")
field(DOL1,"myPV1 CP")
field(LNK1,"mySetPoint PP")
field(DLY2,"0.5")
field(DOL2,"1")
field(LNK2,"myCommand PP")
}
myPV1 is the destination i want to reach, each time I change it, it process this sequence to set the destination in mySetPoint, and 0.5s later to activate the command. It works well most of the time. But yesterday sometimes, myPV1 was changed but mySequence
was not processed .... it causes the whole sequence (emittance measurement) to get stuck. It can be unstuck by processing "mySequence" but it's a long sequence and we don't stay in front of the computer.
Hi Alexis,
CP input links are using monitors. If you have a myPV1.MDEL setting, it could suppress changes to be sent to mySequence.
Unless you have a specific reason to use a CP inlink, you could also set myPV1.FLNK to point to mySequence. That would make this a very tight coupling, with the sequence being run basically as part of changing myPV1. (Remove the CP in mySequence.DOL1 in
that case.)
Cheers,
~Ralph
|
- Replies:
- Re: PV Seq not process everytime Hu, Yong via Tech-talk
- References:
- PV Seq not process everytime GAGET Alexis via Tech-talk
- Re: PV Seq not process everytime Ralph Lange via Tech-talk
- Navigate by Date:
- Prev:
RE: Connecting Basler camera with areaDetector on Windows Mark Rivers via Tech-talk
- Next:
Re: PV Seq not process everytime Hu, Yong via Tech-talk
- 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
- Navigate by Thread:
- Prev:
Re: PV Seq not process everytime Ralph Lange via Tech-talk
- Next:
Re: PV Seq not process everytime Hu, Yong via Tech-talk
- 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
|
ANJ, 14 Sep 2022 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
·
Download
·
Search
·
IRMIS
·
Talk
·
Documents
·
Links
·
Licensing
·
|