Development status:
Released,
Release: Release_1_1
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 |
---|---|
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 |
StopInput: DevVoid Output: DevVoid |
Stop 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 |
Please log in to comment.