Enum: RegulatingControlModeKind
The kind of regulation model. For example regulating voltage, reactive power, active power, etc.
URI: RegulatingControlModeKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| activePower | cim:RegulatingControlModeKind.activePower | |
| admittance | cim:RegulatingControlModeKind.admittance | |
| currentFlow | cim:RegulatingControlModeKind.currentFlow | |
| powerFactor | cim:RegulatingControlModeKind.powerFactor | |
| reactivePower | cim:RegulatingControlModeKind.reactivePower | |
| temperature | cim:RegulatingControlModeKind.temperature | |
| timeScheduled | cim:RegulatingControlModeKind.timeScheduled | |
| voltage | cim:RegulatingControlModeKind.voltage |
Slots
| Name | Description |
|---|---|
| mode | The regulating control mode presently available |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: RegulatingControlModeKind
description: The kind of regulation model. For example regulating voltage, reactive
power, active power, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RegulatingControlModeKind
permissible_values:
activePower:
text: activePower
meaning: cim:RegulatingControlModeKind.activePower
admittance:
text: admittance
meaning: cim:RegulatingControlModeKind.admittance
currentFlow:
text: currentFlow
meaning: cim:RegulatingControlModeKind.currentFlow
powerFactor:
text: powerFactor
meaning: cim:RegulatingControlModeKind.powerFactor
reactivePower:
text: reactivePower
meaning: cim:RegulatingControlModeKind.reactivePower
temperature:
text: temperature
meaning: cim:RegulatingControlModeKind.temperature
timeScheduled:
text: timeScheduled
meaning: cim:RegulatingControlModeKind.timeScheduled
voltage:
text: voltage
meaning: cim:RegulatingControlModeKind.voltage