This is historical information of device classes implemented in Eurotherm3504 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/Eurotherm3504
Contact:
Class Description
Tango device server for Eurotherm 3504 temperature controller
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Eurotherm
Product:
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | — |
SetpointScalar: DevDouble | — |
SetpointMinScalar: DevDouble | — |
SetpointMaxScalar: 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. |
Pipes:
Properties:
Name | Description |
---|---|
DeviceFileDevString | tty device file name if connected via tty |
HostNameDevString | host name / ip address if connected via terminal server |
ConnectTypeDevString | either `serial` or `net` |
PortNumberDevString | tcp port number |
BaudRateDevLong | baud rate if connected via tty |
DeviceAddressDevShort | Controller address |
ResolutionDevUShort | Resolution of temperature controller 1: XX 2: XX.X 3: XX.XX 4: XX.XXX |
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.