: Public Class
Created: 5/21/2012 12:23:17 PM
Modified: 10/9/2012 4:19:22 PM
Project:
Advanced:
Distributed energy resource type and nameplate ratings.
Attribute
Public DERControlType
  modesSupported

Details:
Notes: Bitmap indicating the DER Controls implemented by the device. See DERControlType for values.
Public CurrentRMS
  rtgA

Details:
Notes: Maximum continuous AC current capability of the DER, in Amperes (RMS).
Public AmpereHour
  rtgAh

Details:
Notes: Usable energy storage capacity of the DER, in AmpHours.
Public ActivePower
  rtgMaxChargeRate

Details:
Notes: Maximum rate of energy transfer received by the storage DER, in Watts.
Public ActivePower
  rtgMaxDischargeRate

Details:
Notes: Maximum rate of energy transfer delivered by the storage DER, in Watts. Required for combined generation/storage DERs (e.g. DERType == 82).
Public UnsignedFixedPointType
  rtgMinPF

Details:
Notes: Minimum Power Factor displacement capability of the DER; SHALL be a positive value between 0.0 (typically > 0.7) and 1.0. If absent, defaults to unity. (Unity power factor is considered unsigned.)
Public FixedPointType
  rtgMinPFNeg

Details:
Notes: Minimum Power Factor displacement capability of the DER; SHALL be a negative value between 0.0 (typically < -0.7) and -0.9999.  If absent, defaults to negative rtgMinPF. (Unity power factor is considered unsigned.)
Public ApparentPower
  rtgVA

Details:
Notes: Maximum continuous apparent power output capability of the DER, in VA.
Public ReactivePower
  rtgVAr

Details:
Notes: Maximum continuous reactive power delivered by the DER, in var.
Public ReactivePower
  rtgVArNeg

Details:
Notes: Maximum continuous reactive power received by the DER, in var.  If absent, defaults to negative rtgVAr.
Public ActivePower
  rtgW

Details:
Notes: Maximum continuous active power output capability of the DER, in watts. Represents combined generation plus storage output if DERType == 82.
Public WattHour
  rtgWh

Details:
Notes: Maximum energy storage capacity of the DER, in WattHours.
Public DERType
  type

Details:
Notes: Type of DER; see DERType object
Object Type Connection Notes
Resource Class Generalization