TANGO
Device Server



 

 

 

 

Eurotherm2408
User's Guide
 


Eurotherm2408 Class
 

Revision: - Author:
Implemented in C++





 

 

Introduction:




Class Identification:


 

Class Inheritance:


 

 

 

Properties:




Device Properties
Property name
Property type
Description
HostName Tango::DEV_STRING Hostname or IP address. In case of using a direct serial line put your /dev/ttyXX here
PortNo Tango::DEV_STRING Port Number (in case you use a direct serial line put the baudrate here).
DeviceAddress Tango::DEV_SHORT Address of device (adjusted at hardware)






Device Properties Default Values:
Property Name Default Values
HostName No default value
PortNo No default value
DeviceAddress 1



There is no Class properties.





 

 

States:




States
Names
Descriptions
ON Everything ok
FAULT Something went wrong, check Status.

 

 

Attributes:


Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
Temperature: The current temperature
DEV_DOUBLE
READ
No
Setpoint: The current temperature setpoint
DEV_DOUBLE
READ_WRITE
No






 

 

Commands:



More Details on commands....


Device Commands for Operator Level
Command name
Argument In
Argument Out
Init DEV_VOID DEV_VOID
State DEV_VOID DEV_STATE
Status DEV_VOID CONST_DEV_STRING

 



1 - Init



2 - State



3 - Status




 

 


TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project