hmm_configuration_common_1.tcl
Set histmem view mag to auto Workaround for SICS-204 hmc sets bm preset to 0 hrpd/config/count/counter.tcl reflectometer/config/count/counter.tcl echidna only has two beam monitors enabled SICS should not start or stop the third beam monitor on platypus config/scan/scan_common_1.tcl Show counts from available beam monitors during scans r2649 | ffr | 2008-07-14 15:15:58 +1000 (Mon, 14 Jul 2008) | 12 lines
This commit is contained in:
committed by
Douglas Clowes
parent
7431af42d9
commit
dd927d18af
@@ -15,7 +15,7 @@ proc ::counter::isc_initialize {} {
|
||||
variable isc_numchannels
|
||||
variable isc_monitor_address
|
||||
variable isc_portlist
|
||||
variable isc_beam_monitor_list {MONITOR_1 MONITOR_2 MONITOR_3}
|
||||
variable isc_beam_monitor_list {MONITOR_1 MONITOR_2}
|
||||
|
||||
set isc_monitor_address "das1-[SplitReply [instrument]]"
|
||||
set isc_portlist [list 30000 30001 30002 30003 30004 30005 30006 30007]
|
||||
|
||||
Reference in New Issue
Block a user