DlmsFrameCreate_ActionDataBlocks Method
Prepares data for calling method of COSEM object using a 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_ActionDataBlocks(
int maxPDUSize,
CosemMethodDecsriptorWithParamters[] methodDescriptors,
bool willBeCiphered,
bool willBeAuthentized,
bool confirmedService
)
- maxPDUSize Int32
- methodDescriptors CosemMethodDecsriptorWithParamters
- willBeCiphered Boolean
- willBeAuthentized Boolean
- confirmedService Boolean
ByteBuffer