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

Subject: RE: OS X edm/medm openmotif woes
From: Mark Rivers <[email protected]>
To: "'Pete Jemian'" <[email protected]>, "[email protected]" <[email protected]>
Date: Wed, 16 Nov 2016 17:29:28 +0000
Going forward I expect that most sites will migrate from medm/edm to either CSS or caQtDM.  If BCDA discontinues medm support, then synApps will be supplied with only caQtDM screens?  This will leave CSS users with no way to convert synApps screens for their use?  I ask because I am also trying to figure out the best way forward for areaDetector, quadEM, dxp, mca and the other packages that I support.  Being able to quickly utilize a new PV that is added to a module with the display files provided in the distribution is useful.

Mark


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Pete Jemian
Sent: Wednesday, November 16, 2016 8:31 AM
To: [email protected]
Subject: Re: OS X edm/medm openmotif woes

The workflow BCDA is using to support its beam lines at the APS to 
transition from MEDM to caQtDM is

1. implement on-demand scripted conversion from .adl to .ui files
2. beam lines to use caQtDM when screens are ready
3. continue to edit screens as .adl files during transition
    and convert to .ui (choices managed by a Makefile rule)
4. train facility staff to use Qt Designer
5. edit screens in Qt Designer
6. discontinue MEDM altogether

Hope to complete that by spring 2017

On 11/16/2016 8:17 AM, Matt Newville wrote:
> Hi Lewis,
>
>
> On Tue, Nov 15, 2016 at 10:01 PM, J. Lewis Muir <[email protected]
> <mailto:[email protected]>> wrote:
>
>     On 11/15, Matt Newville wrote:
>     > Hi Lewis,
>     >
>     > I highly recommend caQtDM.  It works great on Mac OS X.  Automated
>     > translations of MEDM files with adl2ui works with very few (sometimes
>     > controls that have been grouped together in MEDM need to be un-grouped for
>     > accurate translation). Once translated, modifying or building new displays
>     > with QtDesigner is very easy, and allows features that MEDM will never
>     > support.
>
>     Hi, Matt!
>
>     Thanks for the recommendation!  caQtDM looks quite interesting.
>
>     A concern for me is that I often want to include a GUI with EPICS-based
>     software I write.  To date, I've always included MEDM screens (i.e.,
>     .adl files).  I've noticed, however, that some modules include more than
>     one type of GUI.  For example, areaDetectors's ADCore has .adl, .edl,
>     and .opi files.  caQtDm's native GUI file format seems to be .ui files.
>     That makes four different GUI formats.  I'd hate to have to maintain
>     more than one GUI.
>
>     So, how do I provide a useful GUI and at the same time avoid maintaining
>     more than one?  You mention that adl2ui works well, but it sounds like
>     you would plan to convert MEDM screens once to .ui files, and then
>     continue in .ui files from there.  Is there a way to automatically
>     generate .adl, .edl, and .opi files from .ui files?  Or is there a
>     consensus forming around .ui files such that it would be reasonable to
>     just provide .ui files where I previously provided .adl files?
>
>
> CaQtDM is an upgrade of MEDM (and I suppose EDM, though I have much less
> experience with EDM).  MEDM is no longer supported, and has always been
> a pain on Mac and Windows due to its dependency on X11, and even Linux
> due to its dependency on Motif.  On top of that, MEDM uses custom fonts
> that basically require editing X11 files -- no sane application has done
> this in the past twenty years.  Honestly, these problems with MEDM have
> been there forever, it's just that people are now used to working around
> it.   CaQtDM does not require libraries that it does not provide, and is
> actively maintained.
>
> I converted all the adl files I use to ui files once a couple years ago,
> though I have occasionally gone back to re-translate a few files or
> translate altered adl files.  I have a few ui files that use features
> (especially Tabs) not possible with MEDM.  At this point, adl files are
> legacy files, just as MEDM is a legacy application, well past its
> expiration date.
>
> --Matt
>

-- 
----------------------------------------------------------
Pete R. Jemian, Ph.D.                <[email protected]>
Beam line Controls and Data Acquisition, Group Leader
Advanced Photon Source,   Argonne National Laboratory
Argonne, IL  60439                   630 - 252 - 3189
-----------------------------------------------------------
    Education is the one thing for which people
       are willing to pay yet not receive.
-----------------------------------------------------------




Replies:
RE: OS X edm/medm openmotif woes Jemian, Pete R.
References:
OS X edm/medm openmotif woes Eric Norum
Re: OS X edm/medm openmotif woes Jiro Fujita
Re: OS X edm/medm openmotif woes Eric Norum
Re: OS X edm/medm openmotif woes Jiro Fujita
Re: OS X edm/medm openmotif woes Eric Norum
Re: OS X edm/medm openmotif woes Jiro Fujita
Re: OS X edm/medm openmotif woes J. Lewis Muir
Re: OS X edm/medm openmotif woes Jiro Fujita
Re: OS X edm/medm openmotif woes J. Lewis Muir
Re: OS X edm/medm openmotif woes Matt Newville
Re: OS X edm/medm openmotif woes J. Lewis Muir
Re: OS X edm/medm openmotif woes Matt Newville
Re: OS X edm/medm openmotif woes Pete Jemian

Navigate by Date:
Prev: Re: Philosophy regarding use of open source libraries for EPICS J. Lewis Muir
Next: RE: OS X edm/medm openmotif woes Jemian, Pete R.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: OS X edm/medm openmotif woes Jemian, Pete R.
Next: RE: OS X edm/medm openmotif woes Jemian, Pete R.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Nov 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·