This is historical information of device classes implemented in Ministat125 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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
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 |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:18 p.m.