DlmsDemandRegisterLastAverageValue Property

Provides the value of the energy accumulated (over the last number_of_periods*period) divided by number_of_periods*period. The energy of the current (not terminated) period is not considered by the calculation.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeSimple LastAverageValue { get; set; }

Property Value

DlmsTypeSimple

See Also