From 475d29cfb7d7a9e3eeb45f322e26782a8966aa05 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Mon, 3 Sep 2012 09:00:45 +1000 Subject: [PATCH] Add the Green Magnet driver to the deployment r3730 | dcl | 2012-09-03 09:00:45 +1000 (Mon, 03 Sep 2012) | 1 line --- site_ansto/instrument/hipd/config/INSTCFCOMMON.TXT | 1 + site_ansto/instrument/hipd/wombat_configuration.tcl | 1 + 2 files changed, 2 insertions(+) diff --git a/site_ansto/instrument/hipd/config/INSTCFCOMMON.TXT b/site_ansto/instrument/hipd/config/INSTCFCOMMON.TXT index 125846fc..852883ad 100644 --- a/site_ansto/instrument/hipd/config/INSTCFCOMMON.TXT +++ b/site_ansto/instrument/hipd/config/INSTCFCOMMON.TXT @@ -7,6 +7,7 @@ config/environment/temperature/sct_eurotherm_2000.tcl config/environment/temperature/sct_lakeshore_336.tcl config/environment/temperature/west400.tcl config/environment/magneticField/sct_oxford_labview.tcl +config/environment/magneticField/sct_green_magnet.tcl config/hipadaba/hipadaba_configuration_common.tcl config/hipadaba/common_instrument_dictionary.tcl config/hipadaba/instdict_specification.tcl diff --git a/site_ansto/instrument/hipd/wombat_configuration.tcl b/site_ansto/instrument/hipd/wombat_configuration.tcl index a9cf21e4..3c0b236c 100644 --- a/site_ansto/instrument/hipd/wombat_configuration.tcl +++ b/site_ansto/instrument/hipd/wombat_configuration.tcl @@ -31,6 +31,7 @@ fileeval $cfPath(environment)/temperature/sct_julabo_lh45.tcl fileeval $cfPath(environment)/temperature/sct_qlink.tcl fileeval $cfPath(environment)/temperature/west400.tcl fileeval $cfPath(environment)/magneticField/oxford_labview.tcl +fileeval $cfPath(environment)/magneticField/sct_green_magnet.tcl fileeval $cfPath(hmm)/hmm_configuration.tcl fileeval $cfPath(nexus)/nxscripts.tcl fileeval $cfPath(scan)/scan.tcl