initial commit
This commit is contained in:
21
tcl/rse.config
Normal file
21
tcl/rse.config
Normal file
@ -0,0 +1,21 @@
|
||||
deviceDesc = Risoe Sample Changer
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor pt-100 -sensorname main
|
||||
lsc_sensor te B -sensor pt-100 -sensorname sens2
|
||||
lsc_loop set -loop 1 -channel A -maxheater 100W -resist 25Ohm
|
||||
}
|
||||
tt set/limit 450
|
||||
tt set/prop 50
|
||||
tt set/integ 20
|
||||
|
||||
makeHaake bath
|
||||
catch {
|
||||
th upperlimit 363.15
|
||||
th lowerlimit 268.15
|
||||
}
|
||||
appendVars th/K/Bath_T/6
|
||||
|
||||
makeCCU4 rse
|
||||
|
Reference in New Issue
Block a user