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  <20112012  2013  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  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: question about the promptgroup meaning in DBD file
From: Abadie Lana <[email protected]>
To: "[email protected]" <[email protected]>
Date: Tue, 20 Dec 2011 17:06:36 +0100

Hi all

I would like to understand one thing. I looked at the EPICS dbd file of bi record and i found these

   field(ZSV,DBF_MENU) {

                prompt("Zero Error Severity")

                promptgroup(GUI_ALARMS)

                pp(TRUE)

                interest(1)

                menu(menuAlarmSevr)

        }

        field(OSV,DBF_MENU) {

                prompt("One Error Severity")

                promptgroup(GUI_BITS1)

                pp(TRUE)

                interest(1)

                menu(menuAlarmSevr)

        }

        field(COSV,DBF_MENU) {

                prompt("Change of State Svr")

                promptgroup(GUI_BITS2)

                pp(TRUE)

                interest(1)

                menu(menuAlarmSevr)

        }

        field(ZNAM,DBF_STRING) {

                prompt("Zero Name")

                promptgroup(GUI_CALC)

                pp(TRUE)

                interest(1)

                size(26)

        }

        field(ONAM,DBF_STRING) {

                prompt("One Name")

                promptgroup(GUI_CLOCK)

                pp(TRUE)

                interest(1)

                size(26)

        }

 

So my question is why OSV and COSV are not part of GUI_ALARM and why ZNAM and ONAM are not in the same promptgroup, why one is in GUI_CALC, and the other one in GUI_CLOCK

 

 

Note that the mbbi/mbbo record types have for XXVL adn XXST promptgroup set GUI_BITS. Also XXSV are in GUI_BITS and not GUI_ALARM

 

Thanks for clarification, the reason is wanted to group the different fields: the promptgroup was a good start but sometimes quite hard to follow.

Lana


Replies:
Re: question about the promptgroup meaning in DBD file Rolf Keitel
Re: question about the promptgroup meaning in DBD file Andrew Johnson
References:
[Eclipse] EPICS IDE plugin Pavel Masloff
Re: [Eclipse] EPICS IDE plugin Andrew Johnson
Re: [Eclipse] EPICS IDE plugin Pavel Masloff

Navigate by Date:
Prev: Employment Opportunities at Varian Medical Systems Doug Murray
Next: EDM/X-Windows/Windows 7 behavior John Dobbins
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: [Eclipse] EPICS IDE plugin Pavel Masloff
Next: Re: question about the promptgroup meaning in DBD file Rolf Keitel
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  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 ·