From af90872ef71e09829b5d4666d5a37f604681874c Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Fri, 20 Jan 2012 15:49:59 +1100 Subject: [PATCH] Add julabo driver r3349 | ffr | 2012-01-20 15:49:59 +1100 (Fri, 20 Jan 2012) | 2 lines --- site_ansto/instrument/reflectometer/config/INSTCFCOMMON.TXT | 1 + site_ansto/instrument/reflectometer/platypus_configuration.tcl | 1 + 2 files changed, 2 insertions(+) diff --git a/site_ansto/instrument/reflectometer/config/INSTCFCOMMON.TXT b/site_ansto/instrument/reflectometer/config/INSTCFCOMMON.TXT index 484dad73..6883fc78 100644 --- a/site_ansto/instrument/reflectometer/config/INSTCFCOMMON.TXT +++ b/site_ansto/instrument/reflectometer/config/INSTCFCOMMON.TXT @@ -17,4 +17,5 @@ config/motors/sct_positmotor_common.tcl config/environment/sct_protek_common.tcl config/environment/temperature/sct_lakeshore_340.tcl config/environment/temperature/sct_lakeshore_336.tcl +config/environment/temperature/sct_julabo_lh45.tcl config/motors/sct_jogmotor_common.tcl diff --git a/site_ansto/instrument/reflectometer/platypus_configuration.tcl b/site_ansto/instrument/reflectometer/platypus_configuration.tcl index 3ed2e001..f7989531 100644 --- a/site_ansto/instrument/reflectometer/platypus_configuration.tcl +++ b/site_ansto/instrument/reflectometer/platypus_configuration.tcl @@ -27,6 +27,7 @@ fileeval $cfPath(counter)/counter.tcl fileeval $cfPath(environment)/magneticField/sct_bruker_BEC1.tcl fileeval $cfPath(environment)/temperature/sct_lakeshore_336.tcl fileeval $cfPath(environment)/temperature/sct_lakeshore_340.tcl +fileeval $cfPath(environment)/temperature/sct_julabo_lh45.tcl fileeval $cfPath(hmm)/hmm_configuration.tcl fileeval $cfPath(nexus)/nxscripts.tcl fileeval $cfPath(hmm)/detector.tcl