Initial commit of SINQ EPICS Application

This commit is contained in:
2014-11-03 11:37:50 +01:00
commit fd4b41d131
36 changed files with 15416 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
registrar(asynRegister)
registrar(pmacAsynIPPortRegister)
#
# The following ties this to EPICS records.
# Applications which wish to use ASYN without EPICS
# records can comment out the following lines.
#include "asynRecord.dbd"
#include "devEpics.dbd"
#driver(drvAsyn)