From 8c4c5aa5ec21b9860608562e18b0e2c376f66073 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Wed, 18 Mar 2015 11:04:23 +1100 Subject: [PATCH] Add new options to hmm simulated object. --- .../instrument/config/hmm/hmm_configuration_common_1.tcl | 3 +++ 1 file changed, 3 insertions(+) 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 af8c09f3..6e5fdfbf 100644 --- a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl +++ b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl @@ -51,6 +51,9 @@ namespace eval histogram_memory { hmm configure maximum_period 0 hmm configure fat_frame_frequency 50 hmm configure fat_clock_scale 1000 + hmm configure detector_protect_num_trip 0 + hmm configure detector_protect_num_trip_ack 0 + hmm configure bm1_runtime 0 foreach bm $::counter::isc_beam_monitor_list { set bm_num [string index $bm end] if [string is integer $bm_num] {