DlmsFrameGetNextAttributesForReadRequest Method
Returns a list of requests specifications from begginning of attributes array so Read request fits into DLMS frame of maxPDU size.
Returned variables are removed from attributes array.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static CosemVariableDescriptorWithSelection[] GetNextAttributesForReadRequest(
ushort maxPDUSize,
bool multipleReferences,
ref CosemVariableDescriptorWithSelection[] variables
)
- maxPDUSize UInt16
- multipleReferences Boolean
- Whether more attributes can be read in one time.
- variables CosemVariableDescriptorWithSelection
CosemVariableDescriptorWithSelection