DlmsFrameCreate_ActionRequestWithPblock Method
Creates a Action-Request-With-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_ActionRequestWithPblock(
byte invokeIdAndPriority,
uint blockNumber,
ByteBuffer rawDataLoad,
bool lastBlock
)
- invokeIdAndPriority Byte
- blockNumber UInt32
- rawDataLoad ByteBuffer
- lastBlock Boolean
ByteBuffer