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: Finding all the PVs on an IOC |
From: | Ned Arnold <[email protected]> |
To: | Carl Schumann <[email protected]> |
Cc: | [email protected] |
Date: | Thu, 23 Oct 2008 10:33:12 -0500 |
Carl - Since there is no direct query mechanism, sites have provided this capability in a number of ways: - Have each IOC dump its list of PVs to a file and then provide a tool that greps the files - Store all PVs in a relational database (either before they are defined in .db files or after) and provide tools to access this external database - I'm sure there are other techniques I am not as familiar with ... Ned On Oct 23, 2008, at 10:13 AM, Carl Schumann wrote:
|