PSI sics-cvs-psi-complete-tree-post-site-support
This commit is contained in:
11
test.tcl
11
test.tcl
@@ -18,12 +18,12 @@ set shome /data/koenneck/src
|
||||
|
||||
#ServerOption RedirectFile $shome/sics/stdout
|
||||
|
||||
ServerOption ReadTimeOut 100
|
||||
ServerOption ReadTimeOut 10
|
||||
# timeout when checking for commands. In the main loop SICS checks for
|
||||
# pending commands on each connection with the above timeout, has
|
||||
# PERFORMANCE impact!
|
||||
|
||||
ServerOption AcceptTimeOut 100
|
||||
ServerOption AcceptTimeOut 10
|
||||
# timeout when checking for connection req.
|
||||
# Similar to above, but for connections
|
||||
|
||||
@@ -169,7 +169,12 @@ set dornen(Port) 4000
|
||||
set dornen(Channel) 6
|
||||
set dornen(Timeout) 5000
|
||||
#VelocitySelector nvs tilt DORNIER dornen
|
||||
VelocitySelector nvs tilt SIM
|
||||
set d2003(Host) psts233
|
||||
set d2003(Port) 3004
|
||||
set d2003(Timeout) 20000
|
||||
VelocitySelector nvs tilt dornier2003 d2003
|
||||
|
||||
#VelocitySelector nvs tilt SIM
|
||||
nvs add -20 28800
|
||||
nvs add 3800 4500
|
||||
nvs add 5900 6700
|
||||
|
||||
Reference in New Issue
Block a user