DlmsFramesLengthLengthOfWriteReq Method
Calculates length of write request 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 LengthOfWriteReq(
IList<CosemVariableValue> variables,
bool ciphered,
bool authentized
)
- variables IListCosemVariableValue
- ciphered Boolean
- authentized Boolean
Int32