Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Communication/TTTDynamicAttr
Contact:
Class Description
Exports the tango attribute set in the property AttributeToExport to Tine with a fixed name.
Families: Communication
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
AttributeToExportDevString | Attribute to export (without the device name) |
TineContextDevString | The Tine context to be used to register the Tine server. |
TinePortOffsetDevLong | The port offset for the Tine server. |
TineSubSystemDevString | The Tine sub system to be used for the Tine server. |
TineLogPathDevString | The path where the Tine log file will be written. |
TineEqmNameDevString | The name to be used to register the Tine equpment module. This name will be shown in Tine as the name of the Tine server. |
DeviceToExportDevString | Name of the device from which the AttributeToExport attribute will be read. |
Please log in to comment.