From c7aed4a93ced3276e808f5861ed4e847f3ba75d1 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Tue, 7 Nov 2006 13:06:51 +1100 Subject: [PATCH] Refactored for my new hipadaba xml support. r1247 | ffr | 2006-11-07 13:06:51 +1100 (Tue, 07 Nov 2006) | 2 lines --- site_ansto/instrument/hipd/MANIFEST.TXT | 3 ++- site_ansto/instrument/hipd/wombat_configuration.tcl | 6 +++--- site_ansto/instrument/qld/MANIFEST.TXT | 3 ++- site_ansto/instrument/qld/koala_configuration.tcl | 6 +++--- site_ansto/instrument/rsd/MANIFEST.TXT | 3 ++- site_ansto/instrument/rsd/kowari_configuration.tcl | 6 +++--- 6 files changed, 15 insertions(+), 12 deletions(-) diff --git a/site_ansto/instrument/hipd/MANIFEST.TXT b/site_ansto/instrument/hipd/MANIFEST.TXT index 6f8c1bd9..2d8bfa9a 100644 --- a/site_ansto/instrument/hipd/MANIFEST.TXT +++ b/site_ansto/instrument/hipd/MANIFEST.TXT @@ -1,5 +1,6 @@ wombat_configuration.tcl -hipadaba_wombat_configuration.tcl +hipadaba_configuration.tcl wombat.hdd motor_test.tcl troubleshoot_setup.tcl +InstXML.tcl diff --git a/site_ansto/instrument/hipd/wombat_configuration.tcl b/site_ansto/instrument/hipd/wombat_configuration.tcl index 80b5cfde..9ad8b4ea 100644 --- a/site_ansto/instrument/hipd/wombat_configuration.tcl +++ b/site_ansto/instrument/hipd/wombat_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.3 $ -# $Date: 2006-10-31 03:59:42 $ +# $Revision: 1.4 $ +# $Date: 2006-11-07 02:04:21 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -586,4 +586,4 @@ hm configure init 1 hm init MakeScanCommand xxxscan counter wombat.hdd recover.bin -source hipadaba_wombat_configuration.tcl +source gen_hipadaba.tcl diff --git a/site_ansto/instrument/qld/MANIFEST.TXT b/site_ansto/instrument/qld/MANIFEST.TXT index 87ee17cc..9c82e047 100644 --- a/site_ansto/instrument/qld/MANIFEST.TXT +++ b/site_ansto/instrument/qld/MANIFEST.TXT @@ -1,4 +1,5 @@ koala_configuration.tcl -hipadaba_koala_configuration.tcl +hipadaba_configuration.tcl koala.hdd troubleshoot_setup.tcl +InstXML.tcl diff --git a/site_ansto/instrument/qld/koala_configuration.tcl b/site_ansto/instrument/qld/koala_configuration.tcl index 1cb0f776..2f5be57a 100644 --- a/site_ansto/instrument/qld/koala_configuration.tcl +++ b/site_ansto/instrument/qld/koala_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.1 $ -# $Date: 2006-10-15 23:50:25 $ +# $Revision: 1.2 $ +# $Date: 2006-11-07 02:05:21 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -175,4 +175,4 @@ ss1vo readscript ss1readvertoffset # END MOTOR CONFIGURATION -source hipadaba_koala_configuration.tcl +source gen_hipadaba.tcl diff --git a/site_ansto/instrument/rsd/MANIFEST.TXT b/site_ansto/instrument/rsd/MANIFEST.TXT index 2c1bd3cf..4ef67cbb 100644 --- a/site_ansto/instrument/rsd/MANIFEST.TXT +++ b/site_ansto/instrument/rsd/MANIFEST.TXT @@ -1,4 +1,5 @@ kowari_configuration.tcl -hipadaba_kowari_configuration.tcl +hipadaba_configuration.tcl kowari.hdd troubleshoot_setup.tcl +InstXML.tcl diff --git a/site_ansto/instrument/rsd/kowari_configuration.tcl b/site_ansto/instrument/rsd/kowari_configuration.tcl index 6fa07dfc..843772dc 100644 --- a/site_ansto/instrument/rsd/kowari_configuration.tcl +++ b/site_ansto/instrument/rsd/kowari_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.2 $ -# $Date: 2006-10-31 04:03:01 $ +# $Revision: 1.3 $ +# $Date: 2006-11-07 02:06:51 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -592,4 +592,4 @@ hm configure init 1 hm init MakeScanCommand xxxscan simCtr kowari.hdd recover.bin -source hipadaba_kowari_configuration.tcl +source gen_hipadaba.tcl