Development status:
Released,
Release: Release_1_0
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/Eurotherm3004
Contact:
Class Description
Tango server for controlling a Eurotherm3004 temperature controller
Families: Temperature
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: https://www.eurotherm.com
Product:
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | Current temperature |
SetpointScalar: DevDouble | Setpoint |
OutputScalar: DevDouble | Current output (in %) |
ModeScalar: DevBoolean | Operating mode for setpoint, false = local, true = remote |
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 |
---|---|
ConnectTypeDevString | How to connect: either `tcp` or `serial` |
HostNameDevString | Hostname / ip address ifc connecting via tcp |
PortNumberDevLong | Port number if connecting via tcp, default 502 |
Please log in to comment.
Created:
The device class has been added to catalogue.