ValueAliasSet Class
Describes the translation of a set of values into a name and is intendend to facilitate custom translations. Each ValueAliasSet has a name, description etc. A specific Measurement may represent a discrete state like Open, Closed, Intermediate etc. This requires a translation from the MeasurementValue.value number to a string, e.g. 0->"Invalid", 1->"Open", 2->"Closed", 3->"Intermediate". Each ValueToAlias member in ValueAliasSet.Value describe a mapping for one particular value to a name.
Diagram
Свойства (4)
| ID | Тип | Описание | Количество |
|---|---|---|---|
| Commands | Command | The Commands using the set for translation. | 0..n |
| Discretes | Discrete | The Measurements using the set for translation. | 0..n |
| RaiseLowerCommands | RaiseLowerCommand | The Commands using the set for translation. | 0..n |
| Values | ValueToAlias | The ValueToAlias mappings included in the set. | 1..n |
Ссылки (4)
| Класс | Свойство | Описание |
|---|---|---|
| cim:Command | cim:ValueAliasSet |
The ValueAliasSet used for translation of a Control value to a name. |
| cim:Discrete | cim:ValueAliasSet |
The ValueAliasSet used for translation of a MeasurementValue.value to a name. |
| cim:RaiseLowerCommand | cim:ValueAliasSet |
The ValueAliasSet used for translation of a Control value to a name. |
| cim:ValueToAlias | cim:ValueAliasSet |
The ValueAliasSet having the ValueToAlias mappings. |
Информация о классе
- ID
cim:ValueAliasSet- Тип
- Class
- Наследует
- cim:IdentifiedObject
- Свойств
- 4