MEDM is a Motif graphical user interface for designing and implementing control screens, called displays, that consist of a collection of graphical objects that display and/or change the values of EPICS process variables. The supported objects include buttons, meters, sliders, text displays/entries, and graphs. It has two modes of operation, EDIT and EXECUTE. Displays are created and edited in EDIT mode, and they are run in EXECUTE mode.
MEDM is maintained at the APS. DM2K, originated from MEDM in 1996, has since evolved separately and is maintained at BESSY.
The following documents are available. Textual links are to HTML documents, and other formats are indicated by an icon link. More information about the Flash demos and help, if you have trouble, can be obtained here.
A prebuilt version of MEDM for WIN32 is available in the EPICS Win32 Extensions distribution. A Windows X Server such as Exceed is necessary to run MEDM and other Motif extensions on WIN32. See "MEDM Fonts for Exceed" above for instructions on installing the MEDM fonts in Exceed.
The following tar files contain source code only (no binaries) and were compressed using gnuzip.
MEDM requires that the Motif and X11 header files and libraries be available and that the X11 and MOTIF settings in CONFIG_SITE.<host_arch> be set correctly.
MEDM was originally designed to use the plotting capabilities of the commercial library XRT/graph for its graphing widgets. It can now also be built using SciPlot, included in the MEDM distribution, instead.