|
|
|
|
|
Device Server |
| |
||
| DynamicAttributes | Tango::DEVVAR_STRINGARRAY | Attributes and formulas to create for this device.
This Tango Attributes will be generated dynamically using this syntax: T3=int(SomeCommand(7007)/10.) See the class description to know how to make any method available in attributes declaration. |
| DynamicStates | Tango::DEVVAR_STRINGARRAY | This property will allow to declare new States dinamically based on
dynamic attributes changes. The function Attr will allow to use the value of attributes in formulas. ALARM=Attr(T1)>70 OK=1 |
| Property Name | Default Values |
| DynamicAttributes | No default value |
| DynamicStates | No default value |
TANGO is an open source project hosted by :
|
Core and Tools :
CVS repository on
tango-cs project
Device Servers : CVS repository on tango-ds project |