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: Using PVUtil to get PV's value when PV name is input as string in CSS |
From: | Davide Marcato via Tech-talk <[email protected]> |
To: | Tyler Lemon <[email protected]>, "[email protected]" <[email protected]> |
Date: | Tue, 14 May 2019 09:58:59 +0200 |
Hello, why are you trying to create the PV names from a parameter inside the script? If you pass all the required PVs as inputs to the script your code may work. By the way, in my opinion a better solution would be to do this kind of stuff with a dedicated script running somewhere on the network, and not in the GUI. If you don't have access to the original IOC you can use pyepics to create a simple script to concatenate values from different PVs to a single array, and then launch it as a daemon. Davide On 13/05/19 7:14 PM, Tyler Lemon via
Tech-talk wrote:
-- Davide Marcato INFN - Laboratori Nazionali di Legnaro Viale dell'Universita', 2 35020 Legnaro (PD) - ITALY Phone: +39 0498068439 Mail: [email protected] |