Implemented changing speed on EL734

Added a test IOCs for EL734
This commit is contained in:
2023-02-17 10:43:51 +01:00
parent 3c9932dc18
commit d706915a46
10 changed files with 155 additions and 1 deletions

12
testel734/testel734.cmd Executable file
View File

@ -0,0 +1,12 @@
#!/usr/local/bin/iocsh
require sinq,koennecke_speed
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"