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  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024  2025  2026  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  <20232024  2025  2026 
<== Date ==> <== Thread ==>

Subject: Re: [EXTERNAL] pv of Phoebus-product
From: "Kasemir, Kay via Tech-talk" <[email protected]>
To: "[email protected]" <[email protected]>, White <[email protected]>
Date: Tue, 11 Apr 2023 13:57:21 +0000
[email protected] wrote:

> ... hundreds of PV names ...


If you have a large list of PV names, you can use vi or python or .. to turn them into a config file for import:

<config name="Accelerator">
  <component name="Whatever">
      <pv name="PV1"/>
      <pv name="PV2"/>
...
      <pv name="PV9999"/>
  </component>
</config>

But if your goal is to quickly add hundreds of PVs, you missed the main point of the alarm system.
It's supposed to help operators do their job.
Each alarm PV should come with a link to a display that shows the affected subsystem in more detail, and guidance on what to do.
Instead of simply adding the first PV that comes to mind, you want to check if the limits are appropriate, whether they need to be operator-adjustable (add to screen and autosave), if you need HYST, if maybe some "raw" PVs need to be combined into a more useful alarm trigger PV (using calc records).
See alarm system guidelines on https://controlssoftware.sns.ornl.gov/training/2022_USPAS/
If you simply add hundreds of PVs, you likely get hundreds of useless alarms, where all that operators can do with them is disable.








From: Tech-talk <[email protected]> on behalf of White via Tech-talk <[email protected]>
Sent: Monday, April 10, 2023 9:37 PM
To: [email protected] <[email protected]>
Subject: [EXTERNAL] pv of Phoebus-product 
 

      Hi,   
      I have a question when I am using phobus, After setting up Phoebus and the Alarm Configuration and building the product. I found the PV names were only imported through XML files, when there are hundreds of PV names, is there a convenient and quick way to import PV without typing them one by one?
   
  Thanks,
   White

References:
pv of Phoebus-product White via Tech-talk

Navigate by Date:
Prev: Re: Adding right-click PV option Kasemir, Kay via Tech-talk
Next: C2 Data Viewer: Visualization Tool for EPICS7 Data Streaming Chandler, Elaine via Tech-talk
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  <20232024  2025  2026 
Navigate by Thread:
Prev: pv of Phoebus-product White via Tech-talk
Next: C2 Data Viewer: Visualization Tool for EPICS7 Data Streaming Chandler, Elaine via Tech-talk
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  <20232024  2025  2026 
ANJ, 19 Mar 2026 · Home · News · About · Talk · Base · Modules · Extensions ·
· Distributions · Download · Documents · Links · Licensing ·