DlmsFrameCreate_WriteRequest Method
Creates WRITE request used to write attribute values using SN referencing.
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_WriteRequest(
CosemVariableValue[] variables
)
- variables CosemVariableValue
- Description of variables and its values to write.
ByteBufferRequest as bytes that can be sent to the server (meter).