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  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 
<== Date ==> <== Thread ==>

Subject: Re: [EXTERNAL] pv of Phoebus-product
From: "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, White <18019393607 at 163.com>
Date: Tue, 11 Apr 2023 13:57:21 +0000
18019393607 at 163.com 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 <tech-talk-bounces at aps.anl.gov> on behalf of White via Tech-talk <tech-talk at aps.anl.gov>
Sent: Monday, April 10, 2023 9:37 PM
To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov>
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 
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 
ANJ, 11 Apr 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·