: Public Class
Created: 1/19/2011 1:45:44 PM
Modified: 1/8/2013 4:27:17 PM
Project:
Advanced:
Distributed energy resource settings<br/>
Attribute
Public DERControlType
  modesEnabled
Details:
Notes: Bitmap indicating the DER Controls enabled on the device. See DERControlType for values. If a control is supported (see DERCapability::modesSupported), but not enabled, the control will not be executed if encountered.<br/>
Public UInt32
  setESDelay
Details:
Notes: Enter service delay, in hundredths of a second.<br/>
Public UInt16
  setESHighFreq
Details:
Notes: Enter service frequency high. Specified in hundredths of Hz.<br/>
Public Int16
  setESHighVolt
Details:
Notes: Enter service voltage high. Specified as an effective percent voltage, defined as (100% * (locally measured voltage - setVRefOfs) / setVRef), in hundredths of a percent.<br/>
Public UInt16
  setESLowFreq
Details:
Notes: Enter service frequency low. Specified in hundredths of Hz.<br/>
Public Int16
  setESLowVolt
Details:
Notes: Enter service voltage low. Specified as an effective percent voltage, defined as (100% * (locally measured voltage - setVRefOfs) / setVRef), in hundredths of a percent.<br/>
Public UInt32
  setESRampTms
Details:
Notes: Enter service ramp time, in hundredths of a second.<br/>
Public UInt32
  setESRandomDelay
Details:
Notes: Enter service randomized delay, in hundredths of a second.<br/>
Public UInt16
  setGradW
Details:
Notes: Set default rate of change (ramp rate) of active power output due to command or internal action, defined in %setWMax / second.  Resolution is in hundredths of a percent/second. A value of 0 means there is no limit. Interpreted as a percentage change in output capability limit per second when used as a default ramp rate.<br/>
Public CurrentRMS
  setMaxA
Details:
Notes: AC current maximum. Maximum AC current in RMS Amperes.<br/>
Public AmpereHour
  setMaxAh
Details:
Notes: Maximum usable energy storage capacity of the DER, in AmpHours. Note: this may be different from physical capability.<br/>
Public ApparentPower
  setMaxChargeRateVA
Details:
Notes: Apparent power charge maximum. Maximum apparent power the DER can absorb from the grid in Volt-Amperes. May differ from the apparent power maximum (setMaxVA).<br/>
Public ActivePower
  setMaxChargeRateW
Details:
Notes: Maximum rate of energy transfer received by the storage device, in Watts. Defaults to rtgMaxChargeRateW.<br/>
Public ApparentPower
  setMaxDischargeRateVA
Details:
Notes: Apparent power discharge maximum. Maximum apparent power the DER can deliver to the grid in Volt-Amperes. May differ from the apparent power maximum (setMaxVA).<br/>
Public ActivePower
  setMaxDischargeRateW
Details:
Notes: Maximum rate of energy transfer delivered by the storage device, in Watts. Defaults to rtgMaxDischargeRateW.<br/>
Public VoltageRMS
  setMaxV
Details:
Notes: AC voltage maximum setting.<br/>
Public ApparentPower
  setMaxVA
Details:
Notes: Set limit for maximum apparent power capability of the DER (in VA). Defaults to rtgMaxVA.<br/>
Public ReactivePower
  setMaxVar
Details:
Notes: Set limit for maximum reactive power delivered by the DER (in var). SHALL be a positive value #lt;= rtgMaxVar (default).  <br/>
Public ReactivePower
  setMaxVarNeg
Details:
Notes: Set limit for maximum reactive power received by the DER (in var). If present, SHALL be a negative value #gt;= rtgMaxVarNeg (default). If absent, defaults to negative setMaxVar.<br/>
Public ActivePower
  setMaxW
Details:
Notes: Set limit for maximum active power capability of the DER (in W). Defaults to rtgMaxW.<br/>
Public WattHour
  setMaxWh
Details:
Notes: Maximum energy storage capacity of the DER, in WattHours. Note: this may be different from physical capability.<br/>
Public PowerFactor
  setMinPFOverExcited
Details:
Notes: Set minimum Power Factor displacement limit of the DER when injecting reactive power (over-excited); SHALL be a positive value between 0.0 (typically #gt; 0.7) and 1.0.  SHALL be #gt;= rtgMinPFOverExcited (default).<br/>
Public PowerFactor
  setMinPFUnderExcited
Details:
Notes: Set minimum Power Factor displacement limit of the DER when absorbing reactive power (under-excited); SHALL be a positive value between 0.0 (typically #gt; 0.7) and 0.9999.  If present, SHALL be #gt;= rtgMinPFUnderExcited (default).  If absent, defaults to setMinPFOverExcited.<br/>
Public VoltageRMS
  setMinV
Details:
Notes: AC voltage minimum setting.<br/>
Public UInt16
  setSoftGradW
Details:
Notes: Set soft-start rate of change (soft-start ramp rate) of active power output due to command or internal action, defined in %setWMax / second.  Resolution is in hundredths of a percent/second. A value of 0 means there is no limit. Interpreted as a percentage change in output capability limit per second when used as a ramp rate.<br/>
Public VoltageRMS
  setVNom
Details:
Notes: AC voltage nominal setting.<br/>
Public VoltageRMS
  setVRef
Details:
Notes: The nominal AC voltage (RMS) at the utility's point of common coupling.<br/>
Public VoltageRMS
  setVRefOfs
Details:
Notes: The nominal AC voltage (RMS) offset between the DER's electrical connection point and the utility's point of common coupling.<br/>
Public TimeType
  updatedTime
Details:
Notes: Specifies the time at which the DER information was last updated. <br/>
Object Type Connection Direction Notes
SubscribableResource Class Generalization To