Added aerotech motor control for 12T oxford magnet and oxford
temperatuer controller. r3641 | ffr | 2012-07-13 15:41:42 +1000 (Fri, 13 Jul 2012) | 3 lines
This commit is contained in:
committed by
Douglas Clowes
parent
53d5339c66
commit
d85341b8fc
@@ -7,6 +7,7 @@ config/environment/temperature/sct_julabo_lh45.tcl
|
|||||||
config/environment/temperature/sct_lakeshore_336.tcl
|
config/environment/temperature/sct_lakeshore_336.tcl
|
||||||
config/environment/temperature/sct_lakeshore_340.tcl
|
config/environment/temperature/sct_lakeshore_340.tcl
|
||||||
config/environment/temperature/sct_lakeshore_370.tcl
|
config/environment/temperature/sct_lakeshore_370.tcl
|
||||||
|
config/environment/temperature/sct_oxford_itc.tcl
|
||||||
config/environment/temperature/west400.tcl
|
config/environment/temperature/west400.tcl
|
||||||
config/hipadaba/hipadaba_configuration_common.tcl
|
config/hipadaba/hipadaba_configuration_common.tcl
|
||||||
config/hipadaba/common_instrument_dictionary.tcl
|
config/hipadaba/common_instrument_dictionary.tcl
|
||||||
@@ -22,3 +23,4 @@ config/commands/pulser.tcl
|
|||||||
config/commands/hvcommands.tcl
|
config/commands/hvcommands.tcl
|
||||||
config/motors/sct_positmotor_common.tcl
|
config/motors/sct_positmotor_common.tcl
|
||||||
config/motors/sct_jogmotor_common.tcl
|
config/motors/sct_jogmotor_common.tcl
|
||||||
|
config/motors/sct_aerotech_soloist.tcl
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ plc_simulation true
|
|||||||
|
|
||||||
fileeval $cfPath(source)/source.tcl
|
fileeval $cfPath(source)/source.tcl
|
||||||
source $cfPath(hipadaba)/hipadaba_configuration.tcl
|
source $cfPath(hipadaba)/hipadaba_configuration.tcl
|
||||||
|
fileeval $cfPath(motors)/sct_aerotech_soloist.tcl
|
||||||
fileeval $cfPath(motors)/motor_configuration.tcl
|
fileeval $cfPath(motors)/motor_configuration.tcl
|
||||||
#fileeval $cfPath(motors)/spin_galil.tcl
|
#fileeval $cfPath(motors)/spin_galil.tcl
|
||||||
fileeval $cfPath(motors)/positmotor_configuration.tcl
|
fileeval $cfPath(motors)/positmotor_configuration.tcl
|
||||||
@@ -39,6 +40,7 @@ fileeval $cfPath(environment)/temperature/sct_julabo_lh45.tcl
|
|||||||
fileeval $cfPath(environment)/temperature/sct_lakeshore_336.tcl
|
fileeval $cfPath(environment)/temperature/sct_lakeshore_336.tcl
|
||||||
fileeval $cfPath(environment)/temperature/sct_lakeshore_340.tcl
|
fileeval $cfPath(environment)/temperature/sct_lakeshore_340.tcl
|
||||||
fileeval $cfPath(environment)/temperature/sct_lakeshore_370.tcl
|
fileeval $cfPath(environment)/temperature/sct_lakeshore_370.tcl
|
||||||
|
fileeval $cfPath(environment)/temperature/sct_oxford_itc.tcl
|
||||||
fileeval $cfPath(environment)/temperature/west400.tcl
|
fileeval $cfPath(environment)/temperature/west400.tcl
|
||||||
fileeval log.tcl
|
fileeval log.tcl
|
||||||
publish logbook spy
|
publish logbook spy
|
||||||
|
|||||||
Reference in New Issue
Block a user