.

Average: 0
Rating Count: 0

Development status: Released, Release: release_1_2_8
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/Ministat125
Contact:



Class Description


device which controles the ministat 125 HUBER thermal regulator.
it is possible to set the preset temperature and to get the measured temperature. moreover, 2 kinds of regulation is possible. Extern (extern Temperature probe) or Intern.

Families: Temperature

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
isRemoteScalar: DevBoolean
externProbeUsedScalar: DevBoolean
internalTemperatureScalar: DevDouble
externalTemperatureScalar: DevDouble
setPointTemperatureScalar: DevDouble

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.
StartRegulationInput: DevVoid
Output: DevVoid
start the thermal regulation
StopRegulationInput: DevVoid
Output: DevVoid
stop the thermal regulation

Pipes:

Properties:

Name Description
SerialProxyNameDevString name of the Serial device proxy
LowSetPointLimitDevDouble Low Set Point Limit
HighSetPointLimitDevDouble High Set Point Limit
HardwarePollingTimeDevLong one thread is specialised to send command to the Serialline. The elapsed time between to commant sent is specified by the HardwarePollingTime (ms) property


Please log in to comment.

20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 11:39 a.m.