The data length is 4 bytes, I only use one byte, what should I do?
Last Updated on:2023-01-30 09:54:18
During transmission, the first three spare bytes are filled with 0. Assuming that the data length of the DP point is 4, the data range is 0x00-0xFF, and the transmission data is 0x19, and the report format is 0x00 0x00 0x00 0x19.