Set the default scan finish behaviour for the "runscan" command to to reset the scan motor to the start position

r2244 | ffr | 2007-11-07 15:56:33 +1100 (Wed, 07 Nov 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-11-07 15:56:33 +11:00
committed by Douglas Clowes
parent bc19061460
commit a1a07d3d0f

View File

@@ -1,4 +1,5 @@
source $cfPath(scan)/scan_common_1.tcl source $cfPath(scan)/scan_common_1.tcl
::scan::runscan_reset_position true
## ##
# @brief Make sure that the chopper is ready before starting a scan. # @brief Make sure that the chopper is ready before starting a scan.
proc ::scan::pre_hmm_scan_prepare {} { proc ::scan::pre_hmm_scan_prepare {} {