forked from epics-extensions/medm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.1st
More file actions
18 lines (13 loc) · 802 Bytes
/
README.1st
File metadata and controls
18 lines (13 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
MEDM - Motif Editor and Display Manager
---------------------------------------
MEDM is a graphical user interface tool for designing and implementing control
screens for EPICS-based control systems. Displays contain graphical objects that
can display and/or change the values of EPICS process variables using the
Channel Access network protocol. Supported graphical objects include buttons,
meters, sliders, text displays/entries, and graphs.
MEDM has two modes of operation, EDIT and EXECUTE. Displays are created and
edited in EDIT mode, and run in EXECUTE mode.
More information about MEDM can be found via its web-page on the EPICS site:
http://www.aps.anl.gov/epics/extensions/medm/index.php
The extension distribution file should be unziped and untared
in the extensions/src directory.