Make sure hmm clock_scale and freq are set or SICS won't start properly.

If these parameters aren't set on an instrument with a histogram server
then SICS won't create the hdb tree.
This commit is contained in:
Ferdi Franceschini
2013-08-22 07:58:20 +10:00
parent 82567c7394
commit 5a17bca641
7 changed files with 14 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ proc ::histogram_memory::init_OAT_TABLE {args} {
set clock_scale 1000
set freq 50
hmm configure fat_clock_scale $clock_scale
hmm configure fat_frame_frequency $freq
hmm configure fat_frame_source INTERNAL
switch $resolution {