From e76d2094c65d3fe0a7f2b1a49dc45fd405e75c2c Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Mon, 23 Jun 2008 12:54:30 +1000 Subject: [PATCH] SICS-168 Increase srce speed to 5 degrees per second r2636 | ffr | 2008-06-23 12:54:30 +1000 (Mon, 23 Jun 2008) | 2 lines --- .../instrument/sans/config/motors/motor_configuration.tcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site_ansto/instrument/sans/config/motors/motor_configuration.tcl b/site_ansto/instrument/sans/config/motors/motor_configuration.tcl index 6b7d7531..d745a4ff 100644 --- a/site_ansto/instrument/sans/config/motors/motor_configuration.tcl +++ b/site_ansto/instrument/sans/config/motors/motor_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.16 $ -# $Date: 2008-05-30 00:26:57 $ +# $Revision: 1.17 $ +# $Date: 2008-06-23 02:54:30 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -689,7 +689,7 @@ Motor srce $motor_driver_type [params \ srce part collimator srce long_name srce setHomeandRange -motor srce -home 0 -lowrange 10 -uprange 340 -srce speed 1 +srce speed 5 srce posit_1 $srce_Home srce posit_2 [expr $srce_Home - (1 * 5 * 8192)] srce posit_3 [expr $srce_Home - (2 * 5 * 8192)]