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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: [External] Re: Phoebus Slider |
From: | "Leblanc, Gregory via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Mark Rivers <rivers at cars.uchicago.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 12 May 2023 16:04:51 +0000 |
Per Kay’s suggestion I tried using channel access, and that worked. I think my problem is that I was using PVA:// and not pva:// Apparently those are case sensitive. Thanks for all the help, Greg From: Mark Rivers <rivers at cars.uchicago.edu> Use caution with links and attachments. Hi Greg, One step in debugging would be to see if that record is processing. You can set the TPRO (Trace PROcessing) field of that record to 1. Then you will see a message each time the record processes. Other things to try:
You will then see messages for the actual communication to the device. Try using caput to write to the record. Then try pvput. Mark From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Leblanc, Gregory via Tech-talk <tech-talk at aps.anl.gov> Hi folks, |