: Public Class
Created: 08/05/2008 14:13:18
Modified: 04/02/2016 02:57:59
Project:
Advanced:
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.<br/><br/>
Attribute
Public String
  controlType
Details:
Notes: Specifies the type of Control, e.g. BreakerOn/Off, GeneratorVoltageSetPoint, TieLineFlow etc. The ControlType.name shall be unique among all specified types and describe the type.<br/>
Public Boolean
  operationInProgress
Details:
Notes: Indicates that a client is currently sending control commands that has not completed.<br/><br/>
Public DateTime
  timeStamp
Details:
Notes: The last time a control output was sent.<br/><br/>
Public UnitMultiplier
  unitMultiplier
Details:
Notes: The unit multiplier of the controlled quantity.<br/>
Public UnitSymbol
  unitSymbol
Details:
Notes: The unit of measure of the controlled quantity.<br/>
Element Source Role Target Role
ControlAction
Class  
Name: ControlAction
 
Name: Control
 
Details:
 
PowerSystemResource
Class  
Name: PowerSystemResource
Regulating device governed by this control output.
Name: Controls
The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
Details:
 
RemoteControl
Class  
Name: RemoteControl
The remote point controlling the physical actuator.
Name: Control
The Control for the RemoteControl point.
Details:
 
Object Type Connection Direction Notes
Control Class Dependency From  
AccumulatorReset Class Generalization From  
Command Class Generalization From  
IOPoint Class Generalization To  
AnalogControl Class Generalization From