- Fixed a bug in conman.c which could cause a core dump when terminating
a connection during an active run. - Added an additional output mode for the connection in order to support the batch run editor. - Made clientput send everything with eWarning mode in order to support the batch run editor. - Added a better NetReadTillTerm - Fixed a problem in synchronize.c - Fixed an issue with reading empty line on normal connection sockets. - Added a psi scan mode to mesure.c for TRICS - Made motor print warnings when trying to reposition. - Fixed abug in hkl.c which cause wrong signs. SKIPPED: psi/el734driv.c psi/el734hp.c psi/el737driv.c psi/el737hpdriv.c psi/nextrics.c psi/nxamor.c psi/psi.c psi/slsmagnet.c psi/swmotor2.c psi/tasscan.c psi/tasutil.c
This commit is contained in:
10
test.tcl
10
test.tcl
@@ -10,7 +10,7 @@
|
||||
rename scan stscan
|
||||
|
||||
#-------- a home for this, everything else is in relation to this
|
||||
set shome /data/koenneck/src
|
||||
set shome /afs/psi.ch/user/k/koennecke/Tru64/src
|
||||
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ ServerOption TecsPort 9753
|
||||
|
||||
ServerOption statusfile sicsstatus.tcl
|
||||
|
||||
ServerOption ServerPort 3006
|
||||
ServerOption ServerPort 2911
|
||||
# the port number the server is going to listen at. The client MUST know
|
||||
# this number in order to connect. It is in client.ini
|
||||
|
||||
@@ -172,9 +172,9 @@ set dornen(Timeout) 5000
|
||||
set d2003(Host) psts233
|
||||
set d2003(Port) 3004
|
||||
set d2003(Timeout) 20000
|
||||
VelocitySelector nvs tilt dornier2003 d2003
|
||||
#VelocitySelector nvs tilt dornier2003 d2003
|
||||
|
||||
#VelocitySelector nvs tilt SIM
|
||||
VelocitySelector nvs tilt SIM
|
||||
nvs add -20 28800
|
||||
nvs add 3800 4500
|
||||
nvs add 5900 6700
|
||||
@@ -487,7 +487,7 @@ Publish batchrun User
|
||||
|
||||
|
||||
#------- test of RS232Controller
|
||||
#MakeRS232Controller hugo psts213 3004
|
||||
#MakeRS232Controller hugo psts233 3004
|
||||
|
||||
#-------------------------- batch run issue
|
||||
VarMake BatchRoot Text User
|
||||
|
||||
Reference in New Issue
Block a user