Added safety plc configuration files.

r1900 | ffr | 2007-04-20 12:46:11 +1000 (Fri, 20 Apr 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-04-20 12:46:11 +10:00
committed by Douglas Clowes
parent 56cdbec451
commit 65a1fc1a1d
3 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
config/plc/plc_common_1.tcl
config/counter/counter_common_1.tcl config/counter/counter_common_1.tcl
config/hipadaba/common_hipadaba_configuration.tcl config/hipadaba/common_hipadaba_configuration.tcl
config/hmm/hmm_configuration_common_1.tcl config/hmm/hmm_configuration_common_1.tcl

View File

@@ -0,0 +1,5 @@
#MakeMultiChan plc_chan 137.157.204.65 30002
#MakeSafetyPLC plc plc_chan 0
source $cfPath(plc)/plc_common_1.tcl

View File

@@ -1,7 +1,7 @@
# $Revision: 1.8 $ # $Revision: 1.9 $
# $Date: 2007-04-17 23:38:07 $ # $Date: 2007-04-20 02:46:11 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au) # Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: dcl $ # Last revision by: $Author: ffr $
# Required by server_config.tcl # Required by server_config.tcl
VarMake Instrument Text Internal VarMake Instrument Text Internal
@@ -21,6 +21,7 @@ source server_config.tcl
fileeval $cfPath(motors)/motor_configuration.tcl fileeval $cfPath(motors)/motor_configuration.tcl
#fileeval gen_hipadaba.tcl #fileeval gen_hipadaba.tcl
fileeval $cfPath(plc)/plc.tcl
fileeval $cfPath(counter)/counter.tcl fileeval $cfPath(counter)/counter.tcl
fileeval $cfPath(hmm)/hmm_configuration.tcl fileeval $cfPath(hmm)/hmm_configuration.tcl
fileeval $cfPath(nexus)/nxscripts.tcl fileeval $cfPath(nexus)/nxscripts.tcl