Adding updates from ics1-quokka
This commit is contained in:
@@ -3,7 +3,7 @@ if [ catch {
|
||||
puts "selecting $envtemp for environment control"
|
||||
switch [string tolower $envtemp] {
|
||||
"lh45" {
|
||||
add_lh45 tc1 137.157.202.78 4003 0.5
|
||||
add_lh45 tc1 ca4-quokka 4003 0.5
|
||||
proc ::histogram_memory::pre_count {} {
|
||||
catch {
|
||||
hset /sample/tc1/sensor/start_temperature [hval /sample/tc1/sensor/value]
|
||||
@@ -18,7 +18,7 @@ switch [string tolower $envtemp] {
|
||||
}
|
||||
"brukerjulabo" {
|
||||
add_bruker_BEC1 ma1 137.157.202.80 4444 0.1
|
||||
add_lh45 tc1 137.157.202.78 4003 0.5
|
||||
add_lh45 tc1 ca4-quokka 4003 0.5
|
||||
proc ::histogram_memory::pre_count {} {
|
||||
catch {
|
||||
hset /sample/tc1/sensor/start_temperature [hval /sample/tc1/sensor/value]
|
||||
|
||||
@@ -32,7 +32,7 @@ foreach {key host port} {
|
||||
|
||||
# SPIN FLIPPER HOST AND PORT
|
||||
foreach {key host port} {
|
||||
ANSFR83B 137.157.202.86 4001
|
||||
ANSFR83B 137.157.202.71 4002
|
||||
} {
|
||||
dict set ACGEN_HOSTPORT $key HOST $host
|
||||
dict set ACGEN_HOSTPORT $key PORT $port
|
||||
|
||||
Reference in New Issue
Block a user