diff --git a/site_ansto/instrument/config/scan/scan_common_1.tcl b/site_ansto/instrument/config/scan/scan_common_1.tcl index 7b17f927..a03f9992 100644 --- a/site_ansto/instrument/config/scan/scan_common_1.tcl +++ b/site_ansto/instrument/config/scan/scan_common_1.tcl @@ -475,6 +475,7 @@ namespace eval scan { error "Number of points <$numpoints> must not be less than one" } + set save_filetype data foreach {arg val} $args { switch $arg { "force" { @@ -667,6 +668,7 @@ namespace eval scan { set numpoints 1 } + set save_filetype data foreach {arg val} $args { switch $arg { "force" {