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: | timestampField not retrieved using CA provider for pvac::ClientChannel |
From: | "Bisegni, Claudio via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 5 May 2023 16:39:24 +0000 |
Hello EPICS tech, I'm working with last epics release and I have notice that making a get operation for an IOC using a CA provider for crete a pvac::ClientChannel I don't receive the timestamp field: I noticed that also the official caget has the problem: developer@e058f4bc2090:/workspace$ pvget variable:sum variable:sum 2023-05-05 16:34:54.607 3 developer@e058f4bc2090:/workspace$ caget variable:sum variable:sum 3 so is a client library problem or a server or something else? Thank you in advance. Claudio |