This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MT APP_MSG length confusion

I have a question about MT APP_MSG command length:

 In TI Monitor and Test API, section 3.3.1.1 APP_MSG , There are 2 lengths defined

1- one at Byte 1, Length, which by MT CMD definition is length of DATA section of MT command,

2- other one is named MsgLen and it's description says : Length of outgoing message

Just to be sure, Length=7+MsgLen?

and MsgLen is length of the immediate section after MsgLen? (i.e Message in 3.3.1.1)