Update safety PLC multichan to remove RS232 controller

r1868 | dcl | 2007-04-18 09:32:58 +1000 (Wed, 18 Apr 2007) | 2 lines
This commit is contained in:
Douglas Clowes
2007-04-18 09:32:58 +10:00
parent c8558d0a5b
commit 98a2081f99
2 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# $Revision: 1.13 $ # $Revision: 1.14 $
# $Date: 2007-04-06 09:10:02 $ # $Date: 2007-04-17 23:32:58 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au) # Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $ # Last revision by: $Author: dcl $
# Required by server_config.tcl # Required by server_config.tcl
VarMake Instrument Text Internal VarMake Instrument Text Internal
@@ -72,6 +72,5 @@ detector_description lock
fileeval extraconfig.tcl fileeval extraconfig.tcl
MakeRS232Controller plc_port 137.157.204.65 30001 MakeMultiChan plc_chan 137.157.204.65 30001
MakeMultiChan plc_chan plc_port 0
MakeSafetyPLC plc plc_chan 0 MakeSafetyPLC plc plc_chan 0

View File

@@ -1,7 +1,7 @@
# $Revision: 1.20 $ # $Revision: 1.21 $
# $Date: 2007-04-06 09:10:02 $ # $Date: 2007-04-17 23:32:34 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au) # Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $ # Last revision by: $Author: dcl $
# Required by server_config.tcl # Required by server_config.tcl
VarMake Instrument Text Internal VarMake Instrument Text Internal
@@ -72,6 +72,5 @@ detector_description lock
fileeval extraconfig.tcl fileeval extraconfig.tcl
MakeRS232Controller plc_port 137.157.204.65 30002 MakeMultiChan plc_chan 137.157.204.65 30002
MakeMultiChan plc_chan plc_port 0
MakeSafetyPLC plc plc_chan 0 MakeSafetyPLC plc plc_chan 0