Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 481 Bytes

File metadata and controls

10 lines (7 loc) · 481 Bytes

motorExample

An example motor driver module, created with makeBaseApp.pl from EPICS base 7.0.8, and manually modified to build as a standalone module or as a submoule of motor. Includes an example motor driver based on the support in motorVMC.

Usage

The createMotorDriverModule python script can be used to create a new EPICS motor driver module, based on motorExample.