AnalogLimit
Limit values for Analog measurements.
URI: cim:AnalogLimit
Type: Class
classDiagram
class AnalogLimit
click AnalogLimit href "../AnalogLimit"
Limit <|-- AnalogLimit
click Limit href "../Limit"
AnalogLimit : IdentifiedObject.description
AnalogLimit : AnalogLimit.LimitSet
AnalogLimit --> AnalogLimitSet : AnalogLimit.LimitSet
click AnalogLimitSet href "../AnalogLimitSet"
AnalogLimit : IdentifiedObject.mRID
AnalogLimit : IdentifiedObject.name
AnalogLimit : AnalogLimit.value
Inheritance
- IdentifiedObject
- Limit
- AnalogLimit
- Limit
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
value | cim:AnalogLimit.value | 1 float |
The value to supervise against | direct |
LimitSet | cim:AnalogLimit.LimitSet | 1 AnalogLimitSet |
The set of limits | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:AnalogLimit |
native | this:AnalogLimit |