28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
#---------------------------------------------
|
|
# SINQ specific DB definitions
|
|
#---------------------------------------------
|
|
registrar(EL734Register)
|
|
registrar(PhytronRegister)
|
|
registrar(EuroMoveRegister)
|
|
registrar(NanotecRegister)
|
|
registrar(pmacControllerRegister)
|
|
registrar(pmacAsynIPPortRegister)
|
|
registrar(MasterMACSRegister)
|
|
registrar(SINQControllerRegister)
|
|
|
|
#--------------------------------------------------------
|
|
# With the PSI module build system, including these items actually
|
|
# hurts. It causes missing symbols when loading the shared lib.
|
|
#------------------------------------------------------------------
|
|
#include "/ioc/modules/asyn/427.0.1/R3.14.12/dbd/asyn.dbd"
|
|
#include "/ioc/modules/motorBase/6.9.12/R3.14.12/dbd/motorBase.dbd"
|
|
#include "/ioc/modules/SynApps/1.13.0/R3.14.12/dbd/SynApps.dbd"
|
|
#include "/ioc/modules/scaler/koennecke/R3.14.12/dbd/scaler.dbd"
|
|
|
|
device(scaler,INST_IO,devScalerEL737,"asynScalerEL737")
|
|
device(stringin,INST_IO,devCounterBoxStringError,"devCounterBoxStringError")
|
|
|
|
#--------- For lakeshore and magnets
|
|
#include "/ioc/modules/stream/2.7.9/R3.14.12/dbd/stream.dbd"
|
|
#include "busy.dbd"
|