DlmsFramesLengthLenghtOfActionReqWithPbBlock Method
Calculates length of action-request-with-block 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 LenghtOfActionReqWithPbBlock(
int rawDataLoadLength,
bool ciphered,
bool authentized
)
- rawDataLoadLength Int32
- Payload of data block pb.
- ciphered Boolean
- If the APDU will be ciphered.
- authentized Boolean
- If the APDU will be authentized.
Int32