This is historical information of device classes implemented in UniChiller device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Device server for Huber Unichiller 007-MPC plus
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Huber
Product:
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
SetPointScalar: DevDouble | — |
InternalTemperatureScalar: DevDouble | — |
ExternalTemperatureScalar: DevDouble | — |
SetPointHighLimitScalar: DevDouble | — |
SetPointLowLimitScalar: DevDouble | — |
ControlModeScalar: DevString | Can be: C = Circulation / switch on circulation I = Internal / switch on internal control mode O = Off / switch off |
AlarmScalar: DevUShort | Can be: 0 = No alarm cancellation 1 = Possiible alarm is being cancelled |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | ip address / hostname if connecting via terminal server |
DeviceFileDevString | device file name if connecting via serial line |
ConnectTypeDevString | net or serial |
PortNumberDevUShort | port number if connecting via terminal server |
DeviceAddressDevUShort | slave address of the chiller device |
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.