Allow selecting histogram memory server as source of beam monitor counts.
This commit is contained in:
@@ -24,7 +24,7 @@ proc ::counter::isc_initialize {} {
|
||||
variable isc_beam_monitor_list $monlist
|
||||
set isc_monitor_address [lindex $hostlist 0]
|
||||
set isc_numchannels [llength $isc_beam_monitor_list]
|
||||
::counter::ic_initialize
|
||||
::counter::ic_initialize MONITOR_SOURCE "MONITOR_SERVER"
|
||||
} message ] {
|
||||
if {$::errorCode=="NONE"} {return $message}
|
||||
return -code error "$message"
|
||||
|
||||
Reference in New Issue
Block a user