TANGO
Device Server



Tango Device Server
Properties Description

AttributeComposer Class

Revision: 1.2 - Author: katyho






Device Properties
Property name
Property type
Description
AttributeNameList[] string The list of attribute name used to composed the resum state and the spectrum result.
PriorityList[] string The priority number of a quality (the greater is the most important is ex: 5 for ALARM) Call GetTangoQuality to know the list of the Tango Quality order.
TextToTalkList Array of string The text to talk for a State : STATE, text to talk.
LogicalBoolean string The logical gates to apply on the list of attribute.
Int private The time out of the device proxy
Int private The internal period of the Reading Thread
ValueReader private The thread for read the value of attributes
StateUpdater private The thread for update the state of device
ValueUpdater private The thread for update the value of attributes
DevState private The FAULT state
DevState private The last DevState
String private The full name of a TextTalker device (optional)






Device Properties Default Values:
Property Name Default Values
AttributeNameList[] No default value
PriorityList[] No default value
TextToTalkList No default value
LogicalBoolean No default value
Int No default value
Int No default value
ValueReader No default value
StateUpdater No default value
ValueUpdater No default value
DevState No default value
DevState No default value
String No default value



There is no Class properties.






ESRF - Software Engineering Group