add config, stick and addon files from l_samenv@samenv

This commit is contained in:
l_samenv
2022-08-22 15:08:43 +02:00
parent cd5d938f65
commit 6440ed1931
104 changed files with 1574 additions and 0 deletions

8
tcl/test_pt.config Normal file
View File

@ -0,0 +1,8 @@
deviceDesc = Test cryostat for horizontal separators
defineTemperature tt
makenv tt -driver [lsdriver] {
lsc_sensor tm A -sensor pt1000e
lsc_sensor ts B -sensor pt1000e
lsc_loop set -loop 1 -channel A -maxheater 46W -resist 46Ohm -color green
}