SICS-477 Set the detector type to "bmon" for Taipan and lock it so that
it can't be changed. r3591 | ffr | 2012-06-04 20:19:00 +1000 (Mon, 04 Jun 2012) | 3 lines
This commit is contained in:
committed by
Douglas Clowes
parent
d5da9eba15
commit
192baf1e95
@@ -9,4 +9,8 @@ namespace eval motor {
|
||||
|
||||
proc ::commands::isc_initialize {} {
|
||||
::commands::ic_initialize
|
||||
# Set the "detector type" variable for Taipan to run bmon scans instead of histmem scans
|
||||
# and lock it so that its value is not changed when the status in status.tcl is restored.
|
||||
::scan::runscan_cmd -set detector "bmon"
|
||||
::scan::runscan_cmd_par_detector lock
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user