diff --git a/site_ansto/instrument/reflectometer/platypus_configuration.tcl b/site_ansto/instrument/reflectometer/platypus_configuration.tcl index d20816c7..e8493e61 100644 --- a/site_ansto/instrument/reflectometer/platypus_configuration.tcl +++ b/site_ansto/instrument/reflectometer/platypus_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.5 $ -# $Date: 2006-11-09 22:50:42 $ +# $Revision: 1.6 $ +# $Date: 2007-02-12 05:57:50 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -18,23 +18,7 @@ VarMake Instrument Text Internal Instrument Platypus Instrument lock -# Chopper NCS013 communications -set chopper_controller(host) 137.157.202.130 -set chopper_controller(port) 10000 -set chopper_controller(user) NCS -set chopper_controller(password) NCS013 - -# CHOPPER -MakeChopper chopperController tcpdocho [params \ - host $chopper_controller(host) \ - port $chopper_controller(port) \ - nchopper 4 \ - timeout 30 \ - user $chopper_controller(user) \ - password $chopper_controller(password) \ -] - - +fileeval chopper.tcl fileeval motor_configuration.tcl fileeval gen_hipadaba.tcl fileeval extraconfig.tcl