Skip to content

AnalogLimitSet

An AnalogLimitSet specifies a set of Limits that are associated with an Analog measurement.

URI: cim:AnalogLimitSet
Type: Class

 classDiagram
    class AnalogLimitSet
    click AnalogLimitSet href "../AnalogLimitSet"
      LimitSet <|-- AnalogLimitSet
        click LimitSet href "../LimitSet"

      AnalogLimitSet : IdentifiedObject.description

      AnalogLimitSet : LimitSet.isPercentageLimits

      AnalogLimitSet : AnalogLimitSet.Limits

          AnalogLimitSet --> AnalogLimit : AnalogLimitSet.Limits
          click AnalogLimit href "../AnalogLimit"

      AnalogLimitSet : AnalogLimitSet.Measurements

          AnalogLimitSet --> Analog : AnalogLimitSet.Measurements
          click Analog href "../Analog"

      AnalogLimitSet : IdentifiedObject.mRID

      AnalogLimitSet : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
Measurements cim:AnalogLimitSet.Measurements 1..*
Analog
The Measurements using the LimitSet direct
Limits cim:AnalogLimitSet.Limits *
AnalogLimit
The limit values used for supervision of Measurements direct
isPercentageLimits cim:LimitSet.isPercentageLimits 0..1
boolean
Tells if the limit values are in percentage of normalValue or the specified U... LimitSet
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
Analog LimitSets range AnalogLimitSet
AnalogLimit LimitSet range AnalogLimitSet

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile

Mappings

Mapping Type Mapped Value
self cim:AnalogLimitSet
native this:AnalogLimitSet