diff --git a/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT b/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT index 66af802c..232125f8 100644 --- a/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT +++ b/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT @@ -15,7 +15,7 @@ config/nexus/nxscripts_common_1.tcl config/commands/commands_common.tcl config/motors/sct_positmotor_common.tcl config/environment/temperature/sct_julabo_lh45.tcl -config/environment/temperature/lakeshore340_common.tcl -config/environment/temperature/sct_lakeshore_3xx.tcl +config/environment/temperature/sct_lakeshore_340.tcl +config/environment/temperature/sct_lakeshore_336.tcl config/environment/magneticField/sct_oxford_ips.tcl config/motors/sct_jogmotor_common.tcl diff --git a/site_ansto/instrument/sans/quokka_configuration.tcl b/site_ansto/instrument/sans/quokka_configuration.tcl index 30b39b0b..04bc3a6d 100644 --- a/site_ansto/instrument/sans/quokka_configuration.tcl +++ b/site_ansto/instrument/sans/quokka_configuration.tcl @@ -25,8 +25,8 @@ fileeval $cfPath(parameters)/parameters.tcl fileeval $cfPath(plc)/plc.tcl fileeval $cfPath(optics)/optics.tcl fileeval $cfPath(counter)/counter.tcl -fileeval $cfPath(environment)/temperature/lakeshore340.tcl -fileeval $cfPath(environment)/temperature/sct_lakeshore_3xx.tcl +fileeval $cfPath(environment)/temperature/sct_lakeshore_340.tcl +fileeval $cfPath(environment)/temperature/sct_lakeshore_336.tcl fileeval $cfPath(hmm)/hmm_configuration.tcl fileeval $cfPath(nexus)/nxscripts.tcl fileeval $cfPath(hmm)/detector.tcl