- Improved centering in DIFRAC
- Fixed a bug in UserWait - Improved scan message in scancom - Added zero point correction in lin2ang - fixed an issue with uuencoded messages
This commit is contained in:
12
test.tcl
12
test.tcl
@@ -34,10 +34,10 @@ ServerOption LogFileBaseName $shome/sics/tmp/server
|
||||
# the path and base name of the internal server logfile to which all
|
||||
# activity will be logged.
|
||||
|
||||
ServerOption TecsStartCmd "/data/zolliker/cvs/sics/tecs/TecsServer -h lnsp26:4000/0"
|
||||
ServerOption TecsStartCmd "tecs/TecsServer -h lnsp21:4000/7"
|
||||
# -h host:port/channel is for serial server
|
||||
ServerOption TecsBinDir /data/zolliker/cvs/sics/tecs/bin/
|
||||
ServerOption TecsLogDir /data/zolliker/cvs/sics/tecs/log/
|
||||
ServerOption TecsBinDir tecs/bin/
|
||||
ServerOption TecsLogDir /data/koenneck/tmp/
|
||||
ServerOption TecsPort 9753
|
||||
|
||||
ServerOption statusfile sicsstatus.tcl
|
||||
@@ -295,8 +295,8 @@ MakeDifrac twotheta omega chi phi counter
|
||||
ClientPut "Installed 4-circle stuff"
|
||||
|
||||
|
||||
source transact.tcl
|
||||
Publish transact Spy
|
||||
#source transact.tcl
|
||||
#Publish transact Spy
|
||||
#MakeSPS suff lnsp26.psi.ch 4000 7
|
||||
|
||||
#source beamdt.tcl
|
||||
@@ -378,3 +378,5 @@ MakeXYTable omth
|
||||
|
||||
Publish info user
|
||||
MakeLin2Ang a5l a5
|
||||
|
||||
source tmp/beam.tcl
|
||||
|
||||
Reference in New Issue
Block a user