diff --git a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl index 8a28e5b8..3796d546 100644 --- a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl +++ b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.12 $ -# $Date: 2007-04-06 09:10:02 $ +# $Revision: 1.13 $ +# $Date: 2007-04-23 00:34:44 $ # Author: Mark Lesha (mle@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -401,7 +401,7 @@ proc count_withbm {mode preset} { nxscript putattribute erun axis 1; nxscript makelink scanvar erun; nxscript putattribute hmcounts signal 1; - nxscript putattribute hmcounts axes run_number:x_pixel_offset:y_pixel_offset; + nxscript putattribute hmcounts axes run_number:y_pixel_offset:x_pixel_offset; nxclosefile; } }