Create a state monitor for hmscan.

r1527 | ffr | 2007-02-20 15:59:49 +1100 (Tue, 20 Feb 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-02-20 15:59:49 +11:00
committed by Douglas Clowes
parent d939d28771
commit 0f4d994c0d

View File

@@ -1,8 +1,13 @@
# $Revision: 1.14 $
# $Date: 2007-02-16 05:38:19 $
# $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
@@ -11,18 +16,9 @@ source server_config.tcl
########################################
# INSTRUMENT SPECIFIC CONFIGURATION
VarMake Instrument Text Internal
Instrument Echidna
Instrument lock
VarMake SicsDataPrefix Text Internal
SicsDataPrefix [SplitReply [Instrument]]
SicsDataPrefix lock
VarMake sics_bm_distance Float User
VarMake sics_mono_crystal Text User
#MakeCounter simCtr SIM -1.0
#MakeScanCommand xxxscan simCtr echidna.hdd recover.bin
fileeval $cfPath(motors)/motor_configuration.tcl
########
@@ -33,4 +29,5 @@ source gumxml.tcl
fileeval $cfPath(hmm)/hmm_configuration.tcl
fileeval $cfPath(nexus)/nxscripts.tcl
fileeval $cfPath(scan)/scan.tcl
MakeStateMon hmscan
fileeval extraconfig.tcl