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:
2015-07-30 14:12:45 +02:00
parent fd4b41d131
commit cdf309114a
10 changed files with 631 additions and 2 deletions

View File

@@ -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")