DlmsFrameCreate_ActionRequestWithListAndFirstPblock Method
Creates a Action-Request-With-List-And-First-Pblock frame defined in GB page 208.
From the rawData paramter removes bytes, that will be send in the data block.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static ByteBuffer Create_ActionRequestWithListAndFirstPblock(
byte invokeIdAndPriority,
CosemMethodDecsriptorWithParamters[] methodDescriptors,
ByteBuffer rawDataLoad,
bool lastBlock
)
- invokeIdAndPriority Byte
- methodDescriptors CosemMethodDecsriptorWithParamters
- rawDataLoad ByteBuffer
- lastBlock Boolean
ByteBuffer