HdlcCommunicator1HdlcClientLowerAddress Field

One (byte) or two (ushort) bytes depending on HdlcAddressingScheme. It can be also omitted for OneByte addressing scheme. It is used for client (service) address.

Definition

Namespace: OddPrg.Communication.Hdlc
Assembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public const int HdlcClientLowerAddress = 16

Field Value

Int32

See Also