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

13
tcl/oven.stick Normal file
View File

@ -0,0 +1,13 @@
stickDesc = oven stick for SANS
stick_sensors pt1000e pt1000e
GraphAdd tt.ts_2 K T_shield orange
catch {
tt ts/alarm 675
tt setsamp/limit 670
tt setsamp/ramp 20
tt setsamp/resist 50
tt setsamp/maxheater 50W
}