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  2020  2021  <20222023  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  2020  2021  <20222023  2024 
<== Date ==> <== Thread ==>

Subject: RE: warnings.warn from raspberry pyepics
From: LE-DANIEL Erwann via Tech-talk <tech-talk at aps.anl.gov>
To: Mark Rivers <rivers at cars.uchicago.edu>
Cc: "tech-talk-request at aps.anl.gov" <tech-talk-request at aps.anl.gov>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Mon, 19 Sep 2022 15:36:32 +0000

Hello,

 

It depends, but not exactly 10 seconds.

During tests, the time.sleep is quite respected for the 15 first return, and after time between return raise until error message.

 

 

Cordialement,

LE DANIEL Erwann.

 

De : Mark Rivers <rivers at cars.uchicago.edu>
Envoyé : lundi 19 septembre 2022 17:30
À : LE-DANIEL Erwann <erwann.le-daniel at alstomgroup.com>
Cc : tech-talk at aps.anl.gov; tech-talk-request at aps.anl.gov
Objet : Re: warnings.warn from raspberry pyepics

 

Vous ne recevez pas souvent de courriers de la part de rivers at cars.uchicago.edu. Découvrez pourquoi cela est important

CAUTION: This email was sent from outside Alstom. Be vigilant if you want to click on links or open attachments.

When you say it runs 10 seconds does it work correctly during that time, printing that values? Or does it just hang for 10 seconds?

 

You can print additional information about p after you create it, like whether it is connected to the PV.

 

Mark

 

Sent from my iPhone



On Sep 19, 2022, at 7:18 AM, LE-DANIEL Erwann via Tech-talk <tech-talk at aps.anl.gov> wrote:



Hello,

 

I’m using a raspberry to get epics variable value from that code :

 

 

import epics

import time

 

while True:

               p=epics.PV(‘TL_AN_Input’)

               val = p.get()

               print (val)

               time.sleep(0.1)

 

 

 

 

This code runs about 10 seconds and after it returns the error message :

 

/home/pi/.local/lib/python3.9/site-packages/epics/ca.py:1528: UserWarning: ca.get(‘TL_AN_Input…’) timed out after 1.00 seconds.

Warnings.warn(msg % (name(chid), timeout))

 

What does it mean ?

Is it because I need to clean the PV_cache ?  è if it is the case how can I do that ?

 

Thank you very much.

 

Cordialement,

LE DANIEL Erwann.

 

 


CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.

In case of strong suspicion of phishing, report the email through the reporting tool on your Outlook toolbar or send it as an attachment to spam at alstomgroup.com



CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.

Replies:
Re: warnings.warn from raspberry pyepics Mark Rivers via Tech-talk
References:
warnings.warn from raspberry pyepics LE-DANIEL Erwann via Tech-talk
Re: warnings.warn from raspberry pyepics Mark Rivers via Tech-talk

Navigate by Date:
Prev: Re: warnings.warn from raspberry pyepics Mark Rivers via Tech-talk
Next: Re: Strange memory leak with ADAravis Mark Rivers 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  <20222023  2024 
Navigate by Thread:
Prev: Re: warnings.warn from raspberry pyepics Mark Rivers via Tech-talk
Next: Re: warnings.warn from raspberry pyepics Mark Rivers 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  <20222023  2024 
ANJ, 19 Sep 2022 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·