This is historical information of device classes implemented in Tectra3500 device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/Tectra3500
Contact:
Class Description
Tango Device server to control a tectra Heater controller HC3500
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: tectra GmbH
Product:
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
ProcessValueScalar: DevDouble | — |
SetPointScalar: DevDouble | — |
Commands:
Name | Description |
---|---|
StopInput: DevVoid Output: DevVoid |
Stop heating |
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. |
RunInput: DevVoid Output: DevVoid |
Start heating |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | terminal server host name /ip address |
DeviceFileDevString | tty device file name |
ConnectTypeDevString | either `net` or `serial` |
PortNumberDevString | port number on terminal server |
BaudRateDevLong | tty baud rate |
DeviceAddressDevShort | address of heater device |
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.