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