Files
motorBase/motorApp/MotorSrc
Kevin Peterson 6f2f42305a Merge pull request #114 from EuropeanSpallationSource/add_SPDB_v1
Add field SPDB, "Set Point Dead Band"
2018-12-11 13:19:05 -06:00
..
2007-02-03 12:14:48 +00:00

Model 3 (asyn, C++) driver base classes
---------------------------------------
asynMotorAxis.cpp
asynMotorAxis.h
asynMotorController.cpp
asynMotorController.h

Model 2 and Model 3 device support
----------------------------------
devMotorAsyn.c
motor_interface.h

Model 2 (asyn, C)
-----------------
drvMotorAsyn.c
paramLib.c
paramLib.h

Definitions used in record, device support, and utilities
---------------------------------------------------------
motor.h

motor record
------------
motorRecord.cc
motorRecord.dbd

Model 1 (non-asyn) device/driver support
----------------------------------------
motordevCom.cc
motordevCom.h
motordrvCom.cc
motordrvCom.h
motordrvComCode.h

allstop, alldone
----------------
motorUtil.cc
motorUtilAux.cc