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: pvget syntax |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Pierrick M Hanlet <hanlet at fnal.gov>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 7 Mar 2024 16:19:59 +0000 |
Hi Pierrick, It took many years for the CA command-line tools caget, caput and camonitor to gain some of their command-line options including the numeric formatting ones. Unfortunately the pvtools programs haven't reached
the same level of sophistication yet, so you're going to have to use some other tool to convert the values you want to Hex for now. It only takes someone who needs output formatting like that to volunteer and do the work to add them, or this might be a good project for an EPICS Codeathon. Of course that raises the question of whether to
enhance the pvAccessCPP versions, or do the ones in Michael's pvxs replacement, or do both. Personally I think there are enough people still using the old tools that it would still be worth doing them as well, but others might disagree. - Andrew -- Complexity comes for free, Simplicity you have to work for. |