EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: How to get a list of all available PVs
From: <[email protected]>
To: <[email protected]>, <[email protected]>
Cc: [email protected]
Date: Mon, 17 Dec 2012 11:38:10 +0000
From: [email protected] [mailto:tech-talk-
> If possible I would like to avoid such requirement of manually creating
> the database.
> 
> By looking at the CA docs, I see that the IOCs emit periodic beacons,
> so by listening for at least EPICS_CA_BEACON_PERIOD seconds I should be able
> to gather a list of active IOCs. Is that right?

At Diamond I have created a tool which gathers a list of all PVs, but it relies on monitoring for CA_PROTO_SEARCH discovery messages, and so will only ever gather PVs which have at some time been requested.  Having run this tool for a couple of months our database of PVs has grown to 350,000 entries!

The purpose of this tool is simply to answer the following question: "when a PV goes dead, which IOC was serving it?"  This is intended to be used to locate the appropriate IOC to restart when screens in the control room start to go dead.

This monitoring tool sits between the machine network carrying PV traffic and our internal database, which itself provides a web interface.  Each time a CA_PROTO_SEARCH message is seen for a new PV I add it to an internal table and create my own discovery message to locate the serving IOC; once found, an update is sent to our database and the PV is periodically refreshed.  Updates and retries are carefully throttled to avoid generating significant network load.

 
> And if so, is there a way of interrogating a given IOC for its PVs?

In principle such a mechanism could be created, but I don't believe it exists at present.  To be honest, however, I suspect your requirement is back to front -- I don't see that there is a real need for a complete list of PVs on a network!

-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 





Replies:
Re: How to get a list of all available PVs Carlos Pascual
References:
How to get a list of all available PVs Carlos Pascual
Re: How to get a list of all available PVs Pavel Maslov
RE: How to get a list of all available PVs ronaldo.mercado
Re: How to get a list of all available PVs Carlos Pascual

Navigate by Date:
Prev: Re: How to get a list of all available PVs Carlos Pascual
Next: Re: How to get a list of all available PVs Carlos Pascual
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: How to get a list of all available PVs Carlos Pascual
Next: Re: How to get a list of all available PVs Carlos Pascual
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·