How can I receive more data instead of only 12 bytes? I also want to know if there is any way to calculate the length of data present in the ISU ports? I have been trying to receive the data from click boards using RTApp and transfer it to shared buffer and then by using High-Level App to display the data in Visual Studio. But I haven't made any progress. I was not able to transfer data to the buffer without knowing the length of the data in the ISU port. I got an error when I used the "sizeof" function. Is there any possible way to do it. Please guide me with what I have to do next... Thank you
