add archive (files probably no longer used)
here we can find old files
This commit is contained in:
15
tcl/archive/ls340.config
Normal file
15
tcl/archive/ls340.config
Normal 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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user