initial commit

This commit is contained in:
l_samenv
2022-08-18 15:04:28 +02:00
commit 46dcf8e77c
591 changed files with 69282 additions and 0 deletions

26
tcl/haakeuro2.config Normal file
View File

@@ -0,0 +1,26 @@
deviceDesc = Haake thermostat + Eurotherm controller + LakeShore 336
makeHaake haake 0
catch {
th upperlimit 70
th lowerlimit -5
th unit C
}
clientput X
appendVars th/C/Bath_T/4 th.set/C/Bath_Set/5
# defineTemperature tt
makenv tt -driver [lsdriver] {
lsc_sensor ts C -sensor type-k -sensorname main
}
appendVars tt.ts/K/Sample_T
makeEuro te control
catch {
te upperlimit 999.9
}
defineTemperature te
appendVars te/C/Euro_T/3 te.workset/C/Euro_Set/2 te.output/%/Euro_Htr/1