Source common counter configuration.

r1699 | ffr | 2007-03-22 18:32:29 +1100 (Thu, 22 Mar 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-03-22 18:32:29 +11:00
committed by Douglas Clowes
parent e2c2657dcd
commit 737635dbd7
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
# Make and configure an ANSTO beam monitor counter. # Make and configure an ANSTO beam monitor counter.
# This must be sourced before the hmm_configuration.tcl until we separate the scan setup from the hmm setup # This must be sourced before the hmm_configuration.tcl until we separate the scan setup from the hmm setup
MakeCounter bm anstomonitor [ params host "das1-wombat" port "30000" ] source $cfPath(counter)/counter_common_1.tcl
bm SetExponent 0

View File

@@ -1,3 +1,3 @@
# Make and configure an ANSTO beam monitor counter. # Make and configure an ANSTO beam monitor counter.
# This must be sourced before the hmm_configuration.tcl until we separate the scan setup from the hmm setup # This must be sourced before the hmm_configuration.tcl until we separate the scan setup from the hmm setup
source counter_common_1.tcl source $cfPath(counter)/counter_common_1.tcl