DlmsFramesLengthLenghtOfActionReqWithFirstPbBlock Method
Calculates length of action-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 LenghtOfActionReqWithFirstPbBlock(
CosemMethodDecsriptorWithParamters method,
int rawDataLoadLength,
bool ciphered,
bool authentized
)
- method CosemMethodDecsriptorWithParamters
- COSEM method for request.
- rawDataLoadLength Int32
- ciphered Boolean
- If the APDU will be ciphered.
- authentized Boolean
- If the APDU will be authentized.
Int32