EPICS Home

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

Subject: RE: Medm Menu Object with non-sequential choices
From: "Arnold, Ned D." <[email protected]>
To: "Newby, Mary A" <[email protected]>, "[email protected]" <[email protected]>
Date: Mon, 20 Feb 2017 19:40:06 +0000
Hi Mary -

If you only have 6 possible values, just use the *first* six states in the mbbi/mbbo record, the values for those states (??VL) do not have to be sequential ... e.g.

   field(ZRST, "STARTUP ENABLE")
   field(ZRVL, "1")
   field(ONST, "INITIALIZED TO OTHER")
   field(ONVL, "5")
   field(TWST, "ALIGNMENT GCA")
   field(TWVL, "6")
   field(THST, "ALIGNED INERTIAL")
   field(THVL, "7")
   field(FRST, "CBIT")
   field(FRVL, "8")
   field(FVST, "TEST")
   field(FVVL, "15")

Ned


From: [email protected] [[email protected]] on behalf of Newby, Mary A [[email protected]]
Sent: Monday, February 20, 2017 12:52 PM
To: [email protected]
Subject: Medm Menu Object with non-sequential choices

I am a new user to MEDM, and I am wondering if it possible to tie a non-sequential list of enumeration values to a menu object?  I have attempted to do this, however, for the enumeration values that are not in the record, the menu displays a blank line for this values and we don’t want the blank lines. 

 

Mary Newby


References:
Medm Menu Object with non-sequential choices Newby, Mary A

Navigate by Date:
Prev: RE: Medm Menu Object with non-sequential choices Mark Rivers
Next: Re: Archive-engine compiled for linux-arm (Raspberry Pi) Miguel
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Medm Menu Object with non-sequential choices Mark Rivers
Next: RTEMS + EPICS on Motorola MVME6100 ("Beatnik") Michael Westfall
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024