Parameter
Definition: property defining a configuration of a Component.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 2.2 | 2.3 (Previous: 2.2) |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
identifier | string | 2.2 | 1 | internal identifier, register, or address. | |
name | string | 2.2 | 1 | descriptive name. | |
minimum | double | 2.2 | 0..1 | minimal allowed value. | |
maximum | double | 2.2 | 0..1 | maximum allowed value. | |
nominal | double | 2.2 | 0..1 | nominal value. | |
value | string | 2.2 | 1 | configured value. | |
units | string | 2.2 | 0..1 | engineering units.
|
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isParameterOf | ParameterSet | 2.2 | 1..* |