DlmsFrameCreate_SetRequestWithListAndFirstDatablock Method
Creates a Set-Request-With-List-And-First-Datablock frame defined in GB page 207.
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_SetRequestWithListAndFirstDatablock(
byte invokeIdAndPriority,
CosemAttributeDecsriptorWithSelection[] attributes,
ByteBuffer rawDataLoad,
bool lastBlock
)
- invokeIdAndPriority Byte
- attributes CosemAttributeDecsriptorWithSelection
- rawDataLoad ByteBuffer
- lastBlock Boolean
ByteBuffer