CosemAttributeValueCollectionGetNextAttributesForSetRequestWithList Method
Gets array of attributes for creating set-request-with-list so it fits in single APDU.
Starts from attribute on CurrentIndex position.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public CosemAttributeValue[] GetNextAttributesForSetRequestWithList(
ushort maxPDUSize,
bool multipleReferences,
bool ciphered,
bool authentized
)
- maxPDUSize UInt16
- Maximum size of APDU.
- multipleReferences Boolean
- If multiple attributes in single request are allowed.
- ciphered Boolean
- If the APDU should be ciphered.
- authentized Boolean
- If the APDU should be authentized.
CosemAttributeValue