TANGO
Device Server



MessageTrigger
Properties Description

MessageTrigger Class

Revision: release_1_0_8 - Author: vince_soleil



Device Properties
Property name
Property type
Description
MessageList Array of string This property enclosed the list of attributes to evaluate and the true/false associated messages. the pattern of one element is: AttributeProxyName,message_if_condition_true,message_if_condition_false; (don't forget the ' ; ' at the end of the string !!!) If you don't want send a message even if the true / false condition occured you have to fill the concerned field with ' NULL '
LastRecordedState Array of double contains the last states of the attributes to control
TextTalkerProxyName Tango::DEV_STRING TextTalker device Proxy Name
ParserProxyName Tango::DEV_STRING Parser Device Proxy Name






Device Properties Default Values:
Property Name Default Values
MessageList No default value
LastRecordedState No default value
TextTalkerProxyName No default value
ParserProxyName No default value



There is no Class properties.






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