diff --git a/site_ansto/instrument/hipd/wombat_configuration.tcl b/site_ansto/instrument/hipd/wombat_configuration.tcl index caf4bea5..14734215 100644 --- a/site_ansto/instrument/hipd/wombat_configuration.tcl +++ b/site_ansto/instrument/hipd/wombat_configuration.tcl @@ -1,8 +1,13 @@ -# $Revision: 1.6 $ -# $Date: 2007-02-19 20:59:40 $ +# $Revision: 1.7 $ +# $Date: 2007-02-20 05:10:08 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ +# Required by server_config.tcl +VarMake Instrument Text Internal +Instrument Wombat +Instrument lock + #START SERVER CONFIGURATION SECTION source util/dmc2280/dmc2280_util.tcl source sics_ports.tcl @@ -11,9 +16,8 @@ source server_config.tcl ######################################## # INSTRUMENT SPECIFIC CONFIGURATION -VarMake Instrument Text Internal -Instrument Wombat -Instrument lock +VarMake sics_bm_distance Float User +VarMake sics_mono_crystal Text User fileeval $cfPath(motors)/motor_configuration.tcl @@ -22,7 +26,8 @@ fileeval $cfPath(motors)/motor_configuration.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 +fileeval $cfPath(hmm)/hmm_configuration.tcl +fileeval $cfPath(nexus)/nxscripts.tcl +fileeval $cfPath(scan)/scan.tcl +MakeStateMon hmscan +fileeval extraconfig.tcl