.

Average: 0
Rating Count: 0

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

License:

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.

23 Feb 2017, Piotr Goryl
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 can see previous version here .



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:2 Jan 2017, 2:59 p.m.