HdlcCommunicator1FlagIdentification Property

Gets currently connected device flag identification. Initialized after HDLC is connected.

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 FlagIdentification FlagIdentification { get; }

Property Value

FlagIdentification

See Also