HdlcParametersWindowSizeTx Property

Maximal count of packets that can be sent by the client (or meter can receive) without waiting for meters acknowledgement. It is initialized by HDLCInformationSizeRx parameter in openChannel and corrected after meters association.

Definition

Namespace: OddPrg.Protocols.Hdlc
Assembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
C#
public uint WindowSizeTx { get; }

Property Value

UInt32

See Also