DlmsFramesLengthLenghtOfGetReqNormal Method
Calculates length of get-request-normal 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 LenghtOfGetReqNormal(
CosemAttributeDecsriptorWithSelection attribute,
bool ciphered,
bool authentized
)
- attribute CosemAttributeDecsriptorWithSelection
- COSEM attribute for request.
- ciphered Boolean
- If the APDU will be ciphered.
- authentized Boolean
- If the APDU will be authentized.
Int32