source_common.tcl
SICS-280 Check RCMS data-type and return -1 if it's invalid motor_configuration.tcl files Make sure that long_name matches data name for slit motors in data file. hmm_configuration_common_1.tcl SICS-268 Don't set VIEW_MAG_X/Y on histmem r2699 | ffr | 2008-09-22 15:58:31 +1000 (Mon, 22 Sep 2008) | 9 lines
This commit is contained in:
committed by
Douglas Clowes
parent
538a36df3f
commit
ab218f64b6
@@ -1,5 +1,5 @@
|
||||
# $Revision: 1.39 $
|
||||
# $Date: 2008-09-18 02:20:09 $
|
||||
# $Revision: 1.40 $
|
||||
# $Date: 2008-09-22 05:58:31 $
|
||||
# Author: Ferdi Franceschini
|
||||
# Based on the examples in the hs_test.tcl sample configuration by Mark Lesha.
|
||||
# http://gumtree.ansto.gov.au:9080/nbicms/bragg-systems/histogram-server/hs_test.tcl/view
|
||||
@@ -1623,7 +1623,7 @@ proc ::histogram_memory::ic_initialize {} {
|
||||
::histogram_memory::x_pixel_offset -boundaries
|
||||
::histogram_memory::time_channel -boundaries
|
||||
::histogram_memory::clear_tables
|
||||
FAT_TABLE -set VIEW_MAG_X -1 VIEW_MAG_Y -1
|
||||
# FAT_TABLE -set VIEW_MAG_X -1 VIEW_MAG_Y -1
|
||||
|
||||
foreach hm_obj [sicslist type histmem] {
|
||||
$hm_obj configure hmaddress http://das1-[instname].nbi.ansto.gov.au:8080
|
||||
|
||||
Reference in New Issue
Block a user