DlmsFramesLengthLenghtOfSetReqWithList Method
Calculates length of set-request-with-list frame.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static int LenghtOfSetReqWithList(
IList<CosemAttributeValue> attributes,
bool ciphered,
bool authentized
)
- attributes IListCosemAttributeValue
- COSEM attributes with values for request.
- ciphered Boolean
- If the APDU will be ciphered.
- authentized Boolean
- If the APDU will be authentized.
Int32