add archive (files probably no longer used)

here we can find old files
This commit is contained in:
l_samenv
2022-08-22 15:28:09 +02:00
parent 6c83e592de
commit 4d9961fe5c
85 changed files with 3635 additions and 0 deletions

15
tcl/archive/ls340.config Normal file
View File

@ -0,0 +1,15 @@
deviceDesc = lakeshore 340
defineTemperature tt
makenv tt -driver [lsdriver] {
lsc_sensor tm A -sensor X89135 -sensorname main
lsc_loop set -loop 1 -channel A -maxheater 50W -resist 40Ohm
}
tt set/limit 315
tt set/prop 15
tt set/integ 10
catch {
enableTable 0
}