Development status:
Released,
Release: AttributeComposer-4.2.0
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/AttributeComposer
Contact:
Class Description
Families: Calculation
Key words:
Platform: All Platforms
Language: Java
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| booleanResultScalar: DevBoolean | Application of the logical gate LogicalBoolean gates on booleanSpectrum attribute |
| lastStateEventScalar: DevString | The last state event : STATE at DATE |
| stdScalar: DevDouble | — |
| maxScalar: DevDouble | — |
| minScalar: DevDouble | — |
| spectrumResultSpectrum: DevDouble | Spectrum Result |
| versionScalar: DevString | The number version of the device |
Commands:
| Name | Description |
|---|---|
| activateAllInput: DevVoid Output: DevVoid |
— |
| deactivateAllInput: DevVoid Output: DevVoid |
— |
| getAttributeNameForIndexInput: DevVoid Output: DevString |
— |
| getLogicalChoicesInput: DevVoid Output: DevVarStringArray |
— |
| getPriorityForQualityInput: DevVoid Output: DevShort |
— |
| getTangoQualitiesInput: DevVoid Output: DevVarStringArray |
— |
| setAllFormatInput: DevVoid Output: DevVoid |
— |
| setAllLabelInput: DevVoid Output: DevVoid |
— |
| setAllMaxAlarmInput: DevVoid Output: DevVoid |
— |
| setAllMaxValueInput: DevVoid Output: DevVoid |
— |
| setAllMinAlarmInput: DevVoid Output: DevVoid |
— |
| setAllMinValueInput: DevVoid Output: DevVoid |
— |
| setAllUnitInput: DevVoid Output: DevVoid |
— |
| setAllValuesInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| attributeNameListDevString | The list of attribute names to compose. The name may be may contain the wild char * for device name (ie. *VI*\/pressure) |
| priorityListDevString | 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. |
| individualTimeoutDevLong | The time out for a device proxy |
| isStateComposerDevBoolean | define is the device will read the monitored attributes' device states |
| statePrioritiesDevString | The list of priorities for state composer |
| internalReadingPeriodDevLong64 | The internal period of the Reading Thread |
| logicalBooleanDevString | The logical gates to apply on the list of attribute. |
| commandNameListDevString | The request grouped commands |
Please log in to comment.
Created:
The device class has been added to catalogue.