DlmsFrameCreate_SetRequestNormal Method
Creates SET request-normal used to write attribute values using LN 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_SetRequestNormal(
byte invokeIdAndPriority,
CosemAttributeDecsriptorWithSelection attribute,
DlmsType value
)
- invokeIdAndPriority Byte
- It can be created by InvokeIdandPriority.Create method.
- attribute CosemAttributeDecsriptorWithSelection
- Description of attribute to set its value.
- value DlmsType
ByteBufferRequest as bytes that can be sent to the server (meter).
Abstract syntax of Set-Request type is in GB page 207.