RegulatingControlModeKind
Class Description​
The kind of regulation model. For example regulating voltage, reactive power, active power, etc.
Attributes​
Name | Type | Description |
---|---|---|
UNKNOWN_CONTROL_MODE | ||
activePower | Active power is specified. | |
admittance | Admittance is specified. | |
currentFlow | Current flow is specified. | |
powerFactor | Power factor is specified. | |
reactivePower | Reactive power is specified. | |
temperature | Control switches on/off based on the local temperature (i.e., a thermostat). | |
timeScheduled | Control switches on/off by time of day. The times may change on the weekend, or in different seasons. | |
voltage | Voltage is specified. |
Relationships​
Ancestors​
No ancestor classes
Descendents​
No descendent classes
Associations​
None