DlmsFrameParse_ActionResponse(ByteBuffer, Byte, DlmsActionResponse, UInt32) Method
Parses a response to action request starting from the beginning of rawData.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static bool Parse_ActionResponse(
ByteBuffer rawData,
out byte invokeIdAndPriority,
out DlmsActionResponse[] results,
out uint blockNumber
)
- rawData ByteBuffer
- invokeIdAndPriority Byte
- results DlmsActionResponse
- blockNumber UInt32
Boolean