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.

TSC2017: Reading data from TSC2017

Part Number: TSC2017

Hello

I have a TSC2017 and I am reading data from the device using VISA protocol. On each event received from the device, there are 40 bytes. Do you know how should I parse these 40 bytes?

- I looked at the "reference firmware" software, and as far as I can see there - it reads only 16 bytes per data point, plus perhaps two more bytes to get an "is-touched" flag. So I am not sure how to account for the difference.

- The fact that I get 40 bytes is good. When I ran the application provided with TSC2017, I see that it too gets 40 bytes per event (I saw this on a "USB sniffer" - NI-MAX).

Thanks

Dror