initial commit
This commit is contained in:
11
tcl/rt.config
Normal file
11
tcl/rt.config
Normal file
@ -0,0 +1,11 @@
|
||||
deviceDesc = room temperature HRPT (pt1000)
|
||||
|
||||
defineTemperature tt
|
||||
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor pt1000e -sensorname main
|
||||
# fake_loop - make driver using tdrive from trun.tcl, for 'log' functionality
|
||||
}
|
||||
|
||||
makeCCU4 rt
|
||||
|
Reference in New Issue
Block a user