Control

Control is used for supervisory/device control. It represents control outputs that are used to change the state in a process, e.g. close or open breaker, a set point value or a raise lower command.

Type

Class

URI

cim:Control

CIM standard (perspective)

IEC61970 (Grid)

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

InstanceSet

1

InstanceSet

Dataset containing the data objects.

ControlAction

0..1

ControlAction

The control action that is performed on the control

PowerSystemResource

0..1

PowerSystemResource

Regulating device governed by this control output.

RemoteControl

0..1

RemoteControl

The remote point controlling the physical actuator.

controlType

0..1

string

Specifies the type of Control. For example, this specifies if the Control represents BreakerOpen, BreakerClose, GeneratorVoltageSetPoint, GeneratorRaise, GeneratorLower, etc.

operationInProgress

0..1

boolean

Indicates that a client is currently sending control commands that has not completed.

timeStamp

0..1

date

The last time a control output was sent.

unitMultiplier

0..1

UnitMultiplier

The unit multiplier of the controlled quantity.

unitSymbol

0..1

UnitSymbol

The unit of measure of the controlled quantity.

IOPointSource

0..1

IOPointSource

Local merasurement value source for an ICCP point.

PropertiesCIMDataObject

0..1

ChangeSetMember

The single CIM data object in the appropriate dataset context.

aliasName

0..1

string

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

description

0..1

string

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

mRID

0..1

string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

name

0..1

string

The name is any free human readable and possibly non unique text naming the object.

BilateralToIOPoint

0..*

ProvidedBilateralPoint

Bilateral ICCP point for the measurement or control.

DiagramObjects

0..*

DiagramObject

The diagram objects that are associated with the domain object.

Names

0..*

Name

All names of this identified object.

TargetingCIMDataObject

0..*

ChangeSetMember

Data objects registered.


aliasName

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

BilateralToIOPoint

Bilateral ICCP point for the measurement or control.

URI

cim:IOPoint.BilateralToIOPoint

Cardinality

0..*

Type

ProvidedBilateralPoint

Inherited from

IOPoint

ControlAction

The control action that is performed on the control

URI

cim:Control.ControlAction

Cardinality

0..1

Type

ControlAction

controlType

Specifies the type of Control. For example, this specifies if the Control represents BreakerOpen, BreakerClose, GeneratorVoltageSetPoint, GeneratorRaise, GeneratorLower, etc.

URI

cim:Control.controlType

Cardinality

0..1

Type

string

description

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

IOPointSource

Local merasurement value source for an ICCP point.

URI

cim:IOPoint.IOPointSource

Cardinality

0..1

Type

IOPointSource

Inherited from

IOPoint

mRID

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

operationInProgress

Indicates that a client is currently sending control commands that has not completed.

URI

cim:Control.operationInProgress

Cardinality

0..1

Type

boolean

PowerSystemResource

Regulating device governed by this control output.

URI

cim:Control.PowerSystemResource

Cardinality

0..1

Type

PowerSystemResource

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

RemoteControl

The remote point controlling the physical actuator.

URI

cim:Control.RemoteControl

Cardinality

0..1

Type

RemoteControl

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

timeStamp

The last time a control output was sent.

URI

cim:Control.timeStamp

Cardinality

0..1

Type

date

unitMultiplier

The unit multiplier of the controlled quantity.

URI

cim:Control.unitMultiplier

Cardinality

0..1

Type

UnitMultiplier

unitSymbol

The unit of measure of the controlled quantity.

URI

cim:Control.unitSymbol

Cardinality

0..1

Type

UnitSymbol