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  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  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  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Unpredictable behaviour with PyEpics
From: Simon Rose via Tech-talk <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Tue, 26 May 2020 08:47:48 +0000

Hello all –

 

I am trying to set up something to do some automated testing of communication with a running IOC with PyEpics, but unfortunately I am running into some inconsistent behavior which makes it difficult to use as a reliable testing mechanism.

 

Specifically, if I have an IOC (EPICS base 7.0.3.1) up and running on the same machine, and run the following script:

 

from epics import PV

pv = PV(“test”)

assert pv.connect()

 

then most of the time, this works exactly as intended. However, somewhere around 1 in 5 times or so, it fails. I have tried to look at the network traffic (using Wireshark) between the IOC and the python client, but unfortunately I don’t see a difference between successful and unsuccessful connection attempts.

 

I am running both IOC and client inside a linux VM on my mac.

 

Any help would be appreciated,

 

Cheers,

 

Simon


Replies:
Re: Unpredictable behaviour with PyEpics Jure Varlec via Tech-talk
Re: Unpredictable behaviour with PyEpics Matt Newville via Tech-talk
Re: Unpredictable behaviour with PyEpics Jaroslav Adam via Tech-talk

Navigate by Date:
Prev: Re: EPICS Frame Documentation Timo Korhonen via Tech-talk
Next: Re: Unpredictable behaviour with PyEpics Jure Varlec 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  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: questions for mrfioc2 users Michael Davidsaver via Tech-talk
Next: Re: Unpredictable behaviour with PyEpics Jure Varlec 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  <20202021  2022  2023  2024 
ANJ, 26 May 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·