Hi everyone.
I want to get the error code from the port 30001.So I decode the data stream.And I met some problem.
- I get the message type is 10.However I can’t get the detail from the document.I can only get the details that the biggest type is 9.I want to know if the message type is 10, what’s the following data’s meaning?
2.I want to get the error code.So how can I get the data.Because I can’t get the message type is 20.
Thanks in advance.