HdlcParametersInformationSizeTx Property

Maximal size of bytes in one packet that the client can send (or a meter can receive). It is initialized by HDLCInformationSizeTx 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 ushort InformationSizeTx { get; }

Property Value

UInt16

See Also