public static class DlmsFramesLength
GetProtectedDataLength | Calculates length of protected APDU form length of unprotected APDU. |
GetUnprotectedDataLength | Calculates length of unprotected APDU using length of protected APDU. |
LenghtOfActionReqNormal | Calculates length of action-request-normal frame. |
LenghtOfActionReqWithFirstPbBlock | Calculates length of action-request-with-list frame. |
LenghtOfActionReqWithList | Calculates length of action-request-with-list frame. |
LenghtOfActionReqWithListAndFirstPbBlock | Calculates length of action-request-with-list-and-first-block frame. |
LenghtOfActionReqWithPbBlock | Calculates length of action-request-with-block frame. |
LenghtOfGetReqNormal | Calculates length of get-request-normal frame. |
LenghtOfGetReqWithList | Calculates length of get-request-with-list frame. |
LenghtOfSetReqNormal | Calculates length of set-request-normal frame. |
LenghtOfSetReqWithDataBlock | Calculates length of set-request-with-block frame. |
LenghtOfSetReqWithFirstDataBlock | Calculates length of set-request-with-first-block frame. |
LenghtOfSetReqWithList | Calculates length of set-request-with-list frame. |
LenghtOfSetReqWithListAndFirstDataBlock | Calculates length of set-request-with-list-and-first-block frame. |
LengthOfDatablockSA | Calculates length of data-block-SA. |
LengthOfWriteReq | Calculates length of write request frame. |