From bffd3ae130909d80f1f14bf2f6abc6b8bb1ac251 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Thu, 17 Jul 2014 11:01:18 +1000 Subject: [PATCH] Workaround for SICS-596 'histmem loadconf' fails while histogram is running. The hmm init was being issued before the histogram had actually stopped. --- site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl | 1 + 1 file changed, 1 insertion(+) 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 5436781f..cbe97274 100644 --- a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl +++ b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl @@ -1248,6 +1248,7 @@ proc ::histogram_memory::upload_config {filler_defaults} { ::histogram_memory::synch_tables ::histogram_memory::filler_defaults $filler_defaults hmm astop + wait 5 hmm configure init 1 hmm init # Restore the init level to 0