DlmsPrimeNbOfdmPlcPhLayerParamsPhyStatsRxDropCount Property

Number of times when the PHY layer received new data on the channel and had to either overwrite on existing data in its receive queue or drop the newly received data due to full queue.

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 DlmsTypeLongUnsigned PhyStatsRxDropCount { get; set; }

Property Value

DlmsTypeLongUnsigned

See Also