PlcFrameWrapperIsPduComplete Method
Checks if rawData contains complete PDU returned from PLC.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static bool IsPduComplete(
ByteBuffer rawData
)
- rawData ByteBuffer
- Returned data supposed not to be null.
Boolean