add cybaman default port

r3789 | dcl | 2012-11-13 12:43:34 +1100 (Tue, 13 Nov 2012) | 1 line
This commit is contained in:
Douglas Clowes
2012-11-13 12:43:34 +11:00
parent e79e28b819
commit fa18677fca

View File

@ -1140,7 +1140,7 @@ debug_log "Creating node $nodeName"
#
# @param name, the name of the goniometer (eg gon1)
# @param IP, the IP address of the device, this can be a hostname, (eg ca1-kowari)
# @param port, the IP protocol port number of the device
# @param port, the IP protocol port number of the device (62944)
proc add_cybaman {name IP port terminator {_tol 1.0}} {
set fd [open "/tmp/cybaman.log" a]
if {[SplitReply [environment_simulation]]=="false"} {