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: Matt Newville via Tech-talk <tech-talk at aps.anl.gov>
To: LE-DANIEL Erwann <erwann.le-daniel at alstomgroup.com>
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 11:28:32 -0500
Sorry, that use for `epics.get_pv()` should be

while True:

               p = epics.get_pv(‘TL_AN_Input’)

               val = p.get()

               print (val)

               time.sleep(0.1)



--Matt 


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

Navigate by Date:
Prev: RE: warnings.warn from raspberry pyepics LE-DANIEL Erwann via Tech-talk
Next: RE: warnings.warn from raspberry pyepics LE-DANIEL Erwann 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 Matt Newville via Tech-talk
Next: RE: warnings.warn from raspberry pyepics LE-DANIEL Erwann 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 ·