DlmsFrameCreate_SetRequestWithList Method
Creates SET request-with-list 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_SetRequestWithList(
byte invokeIdAndPriority,
CosemAttributeValue[] attributes
)
- invokeIdAndPriority Byte
- attributes CosemAttributeValue
- Description of attributes to get their values. Must be the same length as the values parameter
ByteBufferRequest as bytes that can be sent to the server (meter).
Abstract syntax of Set-Request type is in GB page 207.