[MLZ:stressihtf2] add sensor
Change-Id: Ic038b922dc4719c17357540f8a3b53ac605aec50 Reviewed-on: https://forge.frm2.tum.de/review/17749 Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Tested-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
This commit is contained in:
parent
3b802e67c8
commit
629a1338bb
@ -43,7 +43,14 @@ d.default=0
|
||||
pid.default=[1,0,0]
|
||||
speed.default=0
|
||||
|
||||
[module T_sample]
|
||||
[module T_sample_a]
|
||||
class=secop_mlz.entangle.Sensor
|
||||
tangodevice=tango://localhost:10000/box/eurotherm/sensora
|
||||
.description=Regulation temperature sensor.
|
||||
.visibility=user
|
||||
value.unit='degC'
|
||||
|
||||
[module T_sample_b]
|
||||
class=secop_mlz.entangle.Sensor
|
||||
tangodevice=tango://localhost:10000/box/eurotherm/sensorb
|
||||
.description=(optional) Sample temperature sensor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user