- Fixed a bug which caused the status file to be overwritten before it

could be read on initialization.
- The new SLS magnet driver for the TCP/IP concentrator now successfully
  writes data


SKIPPED:
	psi/slsecho.c
This commit is contained in:
koennecke
2010-04-16 09:02:17 +00:00
parent 5bcbacfb81
commit eaf96b1893
5 changed files with 8 additions and 4 deletions

View File

@ -718,8 +718,8 @@ makesctcontroller echo testprot testprot.dat
source ../tcl/stddrive.tcl
source ../tcl/slsecho.tcl
makesctcontroller slssct slsecho taspmagnet:5001
#makesctcontroller slssct slsecho localhost:8080
#makesctcontroller slssct slsecho taspmagnet:5001
makesctcontroller slssct slsecho localhost:8080
slsecho::makeslsecho ma1 0 slssct
}