[node htf02] description = [sim] htf02 box of MLZ Sample environment group . Controls an High Temperature Furnace with an eurotherm controller and an PLC checking the cooing water. [interface tcp] type=tcp bindto=0.0.0.0 bindport=10767 [module T_htf02] class=secop.simulation.SimDrivable .description=Main temperature control node of htf02. . Controls the regulation loop of the Eurotherm. value.datatype={"type":"double", "min":0, "unit":"degC"} value.default=300 target.datatype={"type":"double", "min":0, "max": 2000, "unit":"degC"} target.default=300 .extra_params=ramp ramp.datatype={"type":"double", "min":0, "max": 600, "unit":"K/min"} ramp.description=target ramping speed in K/min. ramp.default=60 ramp.readonly=False .meaning=["temperature", 10] [module htf02_p] class=secop.simulation.SimReadable .description=Pressure Sensor at sample space (ivc). value.datatype={"type":"double", "min":0, "unit":"mbar"} value.default=989