19 lines
599 B
Plaintext
19 lines
599 B
Plaintext
deviceDesc = frappy history recorder for main and stick with Hepump
|
|
|
|
set ::secop_version 4
|
|
|
|
set ins [result instrument]
|
|
if {[string match "prep*" $ins]} {
|
|
set nr [string range $ins end end]
|
|
makenv frappy_main -driver secop -port localhost:1511$nr
|
|
makenv frappy_stick -driver secop -port localhost:1521$nr
|
|
makeHePump
|
|
} elseif {[lindex [split [info hostname] .] 0] ne $ins} {
|
|
error "runs on instruments or prep0-9 only"
|
|
} else {
|
|
makenv frappy_main -driver secop -port localhost:15101
|
|
makenv frappy_stick -driver secop -port localhost:15201
|
|
makeHePump
|
|
}
|
|
GraphOrder K W mbar % Tesla Ohm
|