.

Average: 0
Rating Count: 0

Development status: New development
Information status: New
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/PyAttributeProcessor
Contact: sergi_rubio



Class Description


PyAttributeProcessor Class Description:

Device Server that processes attributes. Based on the code of PySignalSimulator by srubio

Families: Calculation

Key words:

Platform: All Platforms

Language: Python

License:

Contact: sergi_rubio

Class interface


Attributes:

Commands:

Pipes:

Properties:

Name Description
PYTHONPATHStringArrayType Extra folders to add in pythonpath.
DynamicStatesStringArrayType This property will allow to declare new States dinamically based on <br/> dynamic attributes changes. The function Attr will allow to use the <br/> value of attributes in formulas.<br/> <br/> ALARM=Attr(T1)>70<br/> OK=1
ExtraModulesStringArrayType Extra modules to be available for attribute evaluation.
DynamicAttributesStringArrayType Attributes and formulas to create for this device. <br/> This Tango Attributes will be generated dynamically using this syntax: <br/> T3=int(SomeCommand(7007)/10.) <br/> See the class description to know how to make any method available in attributes declaration.

Added by:dadmin on:16 Jan 2018, 1:18 p.m.