Files
sics/site_ansto/instrument/hrpd/echidna_configuration.tcl
Ferdi Franceschini 0f4d994c0d Create a state monitor for hmscan.
r1527 | ffr | 2007-02-20 15:59:49 +1100 (Tue, 20 Feb 2007) | 2 lines
2012-11-15 13:00:51 +11:00

34 lines
853 B
Tcl

# $Revision: 1.15 $
# $Date: 2007-02-20 04:59:49 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $
# Required by server_config.tcl
VarMake Instrument Text Internal
Instrument Echidna
Instrument lock
#START SERVER CONFIGURATION SECTION
source util/dmc2280/dmc2280_util.tcl
source sics_ports.tcl
source server_config.tcl
#END SERVER CONFIGURATION SECTION
########################################
# INSTRUMENT SPECIFIC CONFIGURATION
VarMake sics_bm_distance Float User
VarMake sics_mono_crystal Text User
fileeval $cfPath(motors)/motor_configuration.tcl
########
source $cfPath(hipadaba)/hipadaba_configuration.tcl
source gumxml.tcl
#source counter.tcl
fileeval $cfPath(hmm)/hmm_configuration.tcl
fileeval $cfPath(nexus)/nxscripts.tcl
fileeval $cfPath(scan)/scan.tcl
MakeStateMon hmscan
fileeval extraconfig.tcl