Move motor config to separate file
r1373 | dcl | 2006-12-13 09:31:37 +1100 (Wed, 13 Dec 2006) | 2 lines
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Koala troubleshooter setup
|
# Koala troubleshooter setup
|
||||||
|
|
||||||
# $Revision: 1.1 $
|
# $Revision: 1.2 $
|
||||||
# $Date: 2006-10-15 23:50:25 $
|
# $Date: 2006-12-12 22:31:37 $
|
||||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||||
# Last revision by $Author: ffr $
|
# Last revision by $Author: dcl $
|
||||||
|
|
||||||
set configFileName "koala_configuration.tcl"
|
set configFileName "motor_configuration.tcl"
|
||||||
|
|
||||||
# These subroutines should be installed on the controllers
|
# These subroutines should be installed on the controllers
|
||||||
set contSubs(dmc2280_controller1) "#AUTO #LIMSWI #SOLCTRL #TCPERR"
|
set contSubs(dmc2280_controller1) "#AUTO #LIMSWI #SOLCTRL #TCPERR"
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
# Kowari troubleshooter setup
|
# Kowari troubleshooter setup
|
||||||
|
|
||||||
# $Revision: 1.1 $
|
# $Revision: 1.2 $
|
||||||
# $Date: 2006-10-15 23:47:45 $
|
# $Date: 2006-12-12 22:31:05 $
|
||||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||||
# Last revision by $Author: ffr $
|
# Last revision by $Author: dcl $
|
||||||
|
|
||||||
set configFileName "kowari_configuration.tcl"
|
set configFileName "motor_configuration.tcl"
|
||||||
|
|
||||||
# These subroutines should be installed on the controllers
|
# These subroutines should be installed on the controllers
|
||||||
set contSubs(dmc2280_controller1) "#AUTO #LIMSWI #SOLCTRL #TCPERR"
|
set contSubs(dmc2280_controller1) "#AUTO #LIMSWI #SOLCTRL #TCPERR"
|
||||||
|
|||||||
Reference in New Issue
Block a user