Add files to Echidna manifest and configuration to reflect changes out there

This commit is contained in:
Douglas Clowes
2014-02-24 14:17:06 +11:00
parent 9d33923bf2
commit b558f9d696
2 changed files with 11 additions and 1 deletions

View File

@ -3,9 +3,14 @@ config/anticollider/anticollider_common.tcl
config/plc/plc_common_1.tcl
config/counter/counter_common_1.tcl
config/environment/sct_keithley_2700.tcl
config/environment/temperature/sct_lakeshore_340.tcl
config/environment/temperature/sct_eurotherm_2000.tcl
config/environment/temperature/sct_lakeshore_336.tcl
config/environment/temperature/sct_lakeshore_340.tcl
config/environment/temperature/sct_oxford_mercury.tcl
config/environment/temperature/sct_watlow_pm.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

View File

@ -26,10 +26,15 @@ fileeval $cfPath(motors)/positmotor_configuration.tcl
fileeval $cfPath(plc)/plc.tcl
fileeval $cfPath(counter)/counter.tcl
#TODO Provide method for choosing environment controller
fileeval $cfPath(environment)/temperature/sct_eurotherm_2000.tcl
fileeval $cfPath(environment)/sct_keithley_2700.tcl
fileeval $cfPath(environment)/magneticField/sct_green_magnet.tcl
fileeval $cfPath(environment)/sct_keithley_2700.tcl
fileeval $cfPath(environment)/temperature/sct_lakeshore_336.tcl
fileeval $cfPath(environment)/temperature/sct_lakeshore_340.tcl
fileeval $cfPath(environment)/temperature/sct_oxford_mercury.tcl
fileeval $cfPath(environment)/temperature/west400.tcl
fileeval $cfPath(environment)/temperature/sct_watlow_pm.tcl
fileeval $cfPath(hmm)/hmm_configuration.tcl
fileeval $cfPath(nexus)/nxscripts.tcl
fileeval $cfPath(scan)/scan.tcl