Files
motorBase/motorApp/MotorSrc/motorSupport.dbd
T
Peter Denison 4e83896390 Fix behaviour of motorUtil in the face of incorrect prefix. Now does not
call ca_task_exit() unless it is ending the task.
Do not use epicsThreadSuspendSelf(), but instead wait on an event, in
    soft_motor_task() and motorUtil_task(), to avoid suspended threads.
2007-09-19 15:57:41 +00:00

9 lines
209 B
Plaintext

include motorRecord.dbd
registrar(motorUtilRegister)
#variable(motorRecordDebug)
#variable(motordrvComdebug)
#variable(motorUtil_debug)
registrar(motorRegister)
device(motor,INST_IO,devMotorAsyn,"asynMotor")