Skip to content

Limit

Specifies one limit value for a Measurement. A Measurement typically has several limits that are kept together by the LimitSet class. The actual meaning and use of a Limit instance (i.e., if it is an alarm or warning limit or if it is a high or low limit) is not captured in the Limit class. However the name of a Limit instance may indicate both meaning and use.

URI: cim:Limit
Type: Class

 classDiagram
    class Limit
    click Limit href "../Limit"
      IdentifiedObject <|-- Limit
        click IdentifiedObject href "../IdentifiedObject"


      Limit <|-- AccumulatorLimit
        click AccumulatorLimit href "../AccumulatorLimit"
      Limit <|-- AnalogLimit
        click AnalogLimit href "../AnalogLimit"


      Limit : IdentifiedObject.description

      Limit : IdentifiedObject.mRID

      Limit : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
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

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:Limit
native this:Limit