Counters have a mode subcommand, not countmode!
r1765 | ffr | 2007-04-01 10:46:51 +1000 (Sun, 01 Apr 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
9d9937a5b7
commit
6d17aca411
@@ -4,7 +4,7 @@ source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
|
||||
# Beam monitor controlled hmm controller.
|
||||
proc ::histogram_memory::hmc {_start _preset _mode _pause} {
|
||||
bm countmode $_mode
|
||||
bm mode $_mode
|
||||
bm preset $_preset
|
||||
hmm countblock
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user