DlmsFrameCreate_SetDataBlocks Method
Creates the data blocks for SET request with data block transfer.
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_SetDataBlocks(
int maxPDUSize,
CosemAttributeValue[] attributes,
bool willBeCiphered,
bool willBeAuthentized,
bool confirmedService
)
- maxPDUSize Int32
- attributes CosemAttributeValue
- willBeCiphered Boolean
- willBeAuthentized Boolean
- confirmedService Boolean
ByteBuffer