From 1999d88cdaa36f041627b49cbd8fee3a73cdd271 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Fri, 1 Sep 2006 14:52:58 +1000 Subject: [PATCH] Added revision info r1101 | ffr | 2006-09-01 14:52:58 +1000 (Fri, 01 Sep 2006) | 2 lines --- site_ansto/instrument/dmc2280_util.tcl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site_ansto/instrument/dmc2280_util.tcl b/site_ansto/instrument/dmc2280_util.tcl index 4a3c2b1a..1e526da7 100644 --- a/site_ansto/instrument/dmc2280_util.tcl +++ b/site_ansto/instrument/dmc2280_util.tcl @@ -1,3 +1,8 @@ +# $Revision: 1.3 $ +# $Date: 2006-09-01 04:52:58 $ +# Author: Ferdi Franceschini (ffr@ansto.gov.au) +# Last revision by $Author: ffr $ + # Open a communications channel to a dmc2280 motor controller # contName: controller name, eg dmc2280_controller1 # The host and port in the SICS configuration file will be used by default