13 lines
282 B
Batchfile
Executable File
13 lines
282 B
Batchfile
Executable File
#!/usr/local/bin/iocsh
|
|
|
|
require sinq,koennecke
|
|
|
|
epicsEnvSet("TOP","/afs/psi.ch/project/sinqdev/sinqepicsapp/testel734")
|
|
|
|
drvAsynIPPortConfigure("serial1", "localhost:61000",0,0,0)
|
|
EL734CreateController("mota","serial1",3)
|
|
|
|
#dbLoadTemplate "mota.sub"
|
|
dbLoadTemplate "motaspeed.sub"
|
|
|