A first sort of working version of a asyn driver for the Nanotoec SMCI
motors. Homing still needs more testing
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# SINQ specific DB definitions
|
||||
#---------------------------------------------
|
||||
registrar(EL734Register)
|
||||
registrar(NanotecRegister)
|
||||
addpath "/usr/local/epics/support/asyn-4-18/dbd"
|
||||
addpath "/usr/local/epics/dbd"
|
||||
addpath "/usr/local/epics/support/motor-6-7/dbd"
|
||||
@@ -13,4 +14,5 @@ include "motorSupport.dbd"
|
||||
include "anc350AsynMotor.dbd"
|
||||
|
||||
include "scalerRecord.dbd"
|
||||
device(scaler,INST_IO,devScalerEL737,"asynScalerEL737")
|
||||
device(scaler,INST_IO,devScalerEL737,"asynScalerEL737")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user