commands_common.tcl
scan_common_t.tcl Remove redundant filename entries from bmonscan and hmscan feedback reflectometer/config/parameters/parameters.tcl Put instrument parameters under hdb parameters section a la Quokka r2645 | ffr | 2008-07-11 11:42:52 +1000 (Fri, 11 Jul 2008) | 7 lines
This commit is contained in:
committed by
Douglas Clowes
parent
01be487c52
commit
1f0f5fe72e
@@ -330,7 +330,6 @@ proc ::scan::bm_scan_prepare {sobj uobj} {
|
||||
set vlist [split [$sobj getvarpar $varindex] = ]
|
||||
set scanstart [lindex $vlist 1]
|
||||
set scanstep [lindex $vlist 2]
|
||||
::scan::hdb_bmonscan -set feedback filename [SplitReply [dataFileName]]
|
||||
::scan::hdb_bmonscan -set NP $numpoints
|
||||
::scan::hdb_bmonscan -set scan_variable [string trim [lindex [split [lindex $vlist 0] . ] 1]];
|
||||
::scan::hdb_bmonscan -set scan_start $scanstart
|
||||
|
||||
Reference in New Issue
Block a user