Development status:
Released,
Release: Release_1_4
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/Julabo
Contact:
Class Description
Class for controlling the Refrigerated/Heating Circulator F25ME from Julabo
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Julabo
Product:
F25-ME
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
IstTemperatureScalar: DevFloat | Ist Temperature |
SollTemperatureScalar: DevFloat | Soll temperature |
ExternalSensorTemperatureScalar: DevFloat | Ist Temperature |
ExternalSensorActiveScalar: DevLong | If 1 regulation with external pt100 sensor. |
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. |
WriteReadSocketInput: DevString Command to send Output: DevString Response |
Send command to the socket and read the response |
Pipes:
Properties:
Name | Description |
---|---|
HostnameDevString | Hostname of the thermostat |
PortNbDevLong | Port number |
SimulationModeDevULong | 0-> real, 1->simulation |
SerialPortDevString | Name of the device in /dev (RS232 connection) |
Please log in to comment.