Privacy and Security Notice

MEDM using CDEV

Motif Editing and Displaying Management using CDEV

Medm was originally developed for EPICS using channel access as network communication protocol to get and monitor data from remote computers. The medm_cdev is a modifed medm using cdev 1.6.2 instead of channle access as communication layer.

Enhancements over medm:
How to install: medm_cdev can be installed in two ways.
How to use medm_cdev: Complete documentation on medm can be found at APS

The medm_cdev works with existing adl files created by existing medm. In addition, the medm_cdev also allows one to use "device verb attribute" to specify how to display an attribute.

Requirements for cdev services:

See a running medm_cdev in JLAB control system.

Download source code.