HdlcCommunicator1HdlcWaitingProc Method
Returns true if current HDLC communication is done. It means that last received hdlc frame has segmentation bit not set.
Namespace: OddPrg.Communication.HdlcAssembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
public bool HdlcWaitingProc(
ByteBuffer data
)
- data ByteBuffer
- Received HDLC data.
Boolean