DlmsPrimeNbOfdmPlcPhLayerParamsPhyStatsTxDropCount Property

Number of times when PHY layer received new data to transmit (PHY_DATA.request) and had to either overwrite on existing data in its transmit queue or drop the data in new request 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 PhyStatsTxDropCount { get; set; }

Property Value

DlmsTypeLongUnsigned

See Also