DlmsFrameCreate_WriteDataBlocks Method
Creates requests to provide WRITE using 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_WriteDataBlocks(
int maxPDUSize,
CosemVariableValue[] variables,
bool ciphered,
bool authentized
)
- maxPDUSize Int32
- variables CosemVariableValue
- ciphered Boolean
- authentized Boolean
ByteBuffer