Don't set plottable data links and data save policy here, this is now taken care of when setting the data file policy with the 'newfile' command.
r2159 | ffr | 2007-09-26 16:10:12 +1000 (Wed, 26 Sep 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
08296df12f
commit
39fd5d2a4a
@@ -11,11 +11,6 @@ namespace eval monitor {
|
||||
bm count $preset
|
||||
::monitor::count -set feedback counts [SplitReply [bm getcounts]];
|
||||
::monitor::count -set feedback status IDLE
|
||||
array set param [::data::gumtree_save -list param]
|
||||
data axis 1 $param(run_number)
|
||||
data data_set [::utility::hgetplainprop /monitor/data sicsdev]
|
||||
::hdb::set_save / true
|
||||
::hdb::set_save /instrument/detector false
|
||||
}
|
||||
::monitor::count -addfb int counts text status
|
||||
::monitor::count -set feedback status IDLE
|
||||
|
||||
Reference in New Issue
Block a user