Use new dir structure.

r1515 | ffr | 2007-02-20 08:03:21 +1100 (Tue, 20 Feb 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-02-20 08:03:21 +11:00
committed by Douglas Clowes
parent a24d966eea
commit 14a244d014
16 changed files with 512 additions and 108 deletions

View File

@@ -1,14 +1,11 @@
# $Revision: 1.5 $
# $Date: 2006-11-13 22:40:28 $
# $Revision: 1.6 $
# $Date: 2007-02-19 20:59:40 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: dcl $
# Last revision by: $Author: ffr $
#START SERVER CONFIGURATION SECTION
source dmc2280_util.tcl
set quieckport quieck-wombat
set serverport server-wombat
set interruptport interrupt-wombat
set telnetport telnet-wombat
source util/dmc2280/dmc2280_util.tcl
source sics_ports.tcl
source server_config.tcl
#END SERVER CONFIGURATION SECTION
@@ -18,27 +15,14 @@ VarMake Instrument Text Internal
Instrument Wombat
Instrument lock
#-------------------------------------------------------------------------
# System: Histogram Server
#------------------------------------------------------------------------
# For the time being, use a simulated counter.
# When the beam monitor is interfaced, it can be used instead.
MakeCounter counter SIM -1.0
MakeHM hm anstohttp
hm configure hmaddress http://localhost:8888
hm configure username spy
hm configure password 007
hm configure hmconfigscript puts anstohm.xml
#
hm CountMode timer
hm preset 2
hm exponent 0
#
hm configure init 1
hm init
MakeScanCommand xxxscan counter wombat.hdd recover.bin
fileeval $cfPath(motors)/motor_configuration.tcl
fileeval motor_configuration.tcl
fileeval gen_hipadaba.tcl
fileeval extraconfig.tcl
########
source $cfPath(hipadaba)/hipadaba_configuration.tcl
source gumxml.tcl
#fileeval $cfPath(hmm)/hmm_configuration.tcl
#fileeval $cfPath(nexus)/nxscripts.tcl
#fileeval $cfPath(scan)/scan.tcl
#fileeval extraconfig.tcl