Development status:
Released,
Release: TangoParser-3.3.0
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/TangoParser
Contact:
Class Description
Families: Calculation
Key words:
Platform: All Platforms
Language: Java
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| versionScalar: DevString | The number version of the device |
Commands:
| Name | Description |
|---|---|
| evaluateExpressionInput: DevVoid Output: DevVarStringArray |
— |
| getExpressionInput: DevVoid Output: DevVarStringArray |
— |
| setExpressionInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| commandNameListDevString | The request grouped commands |
| attributeNamesDevString | List of attributes used with the format : name,proxyAttribute |
| useDiagnosticFunctionsDevBoolean | To create diagnostic functions (mean, std, min, max) |
| inputNamesDevString | Manage dynamic WRITE attributes. format : type name,attributeName=expression |
| iONamesDevString | Manage dynamic READ_WRITE attributes. format : type name;readExpression;writeExp1;...;writeExpN |
| movingStateDevString | Property used by Scan server if ScanMode is set to true. |
| outputNamesDevString | Manage dynamic READ attributes. format : type name,attributeName=expression |
| priorityListDevString | The priority list of states : STATE,priority |
| stopCommandFullNameListDevString | The list of commands to stop all underlying devices |
Please log in to comment.
Created:
The device class has been added to catalogue.