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]
|
||||
|
||||
Reference in New Issue
Block a user