From fa18677fca9f9427a2ad133295fdc5121d1df161 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Tue, 13 Nov 2012 12:43:34 +1100 Subject: [PATCH] add cybaman default port r3789 | dcl | 2012-11-13 12:43:34 +1100 (Tue, 13 Nov 2012) | 1 line --- site_ansto/instrument/config/environment/sct_cybaman.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_ansto/instrument/config/environment/sct_cybaman.tcl b/site_ansto/instrument/config/environment/sct_cybaman.tcl index cab78402..787d52df 100644 --- a/site_ansto/instrument/config/environment/sct_cybaman.tcl +++ b/site_ansto/instrument/config/environment/sct_cybaman.tcl @@ -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"} {