From 1bfd9eb459c9402ec24caf54173f35583162ec4a Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Mon, 26 Feb 2007 13:25:04 +1100 Subject: [PATCH] Added dummy proc for bm controlled hs count r1557 | ffr | 2007-02-26 13:25:04 +1100 (Mon, 26 Feb 2007) | 2 lines --- .../hipd/script_validator/config/hmm/hmm_configuration.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/site_ansto/instrument/hipd/script_validator/config/hmm/hmm_configuration.tcl b/site_ansto/instrument/hipd/script_validator/config/hmm/hmm_configuration.tcl index c7283dcc..82616880 100644 --- a/site_ansto/instrument/hipd/script_validator/config/hmm/hmm_configuration.tcl +++ b/site_ansto/instrument/hipd/script_validator/config/hmm/hmm_configuration.tcl @@ -18,3 +18,4 @@ MakeScanCommand hmscan bm scan.hdd recover.bin proc hs_prepare {scanobjectname userobjectname} {} proc hs_finish {scanobjectname userobjectname} {} +proc hs_count_bm_controlled {scanobjectname userobjectname point mode preset} {}