diff --git a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl index 9076473f..6241d00a 100644 --- a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl +++ b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.34 $ -# $Date: 2008-07-11 01:09:56 $ +# $Revision: 1.35 $ +# $Date: 2008-07-11 02:15:55 $ # Author: Ferdi Franceschini # Based on the examples in the hs_test.tcl sample configuration by Mark Lesha. # http://gumtree.ansto.gov.au:9080/nbicms/bragg-systems/histogram-server/hs_test.tcl/view @@ -43,6 +43,8 @@ namespace eval histogram_memory { MakeHM hmm_t SIM hmm configure daq Stopped hmm configure statuscheck false + hmm configure num_events_filled_to_histo 12345 + hmm configure acq_dataset_active_sec 9.8 foreach bm $::counter::isc_beam_monitor_list { set bm_num [string index $bm end] if [string is integer $bm_num] {