HdlcAddressUpperAddress Property
Upper address part of current HDLC address. For OneByte/TwoByte scheme it could be 0x00 - 0x7F.
For FourByte addressing scheme it could be 0x0000 - 0x3FFF.
Namespace: OddPrg.Protocols.HdlcAssembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
public ushort UpperAddress { get; }
Property Value
UInt16