Click here to Skip to main content
15,899,754 members

Comments by Member 15535708 (Top 1 by date)

Member 15535708 8-Mar-22 8:41am View    
Thank you for your input.

There is a Delta Motion Tools program which can plot the real time data and it captures and plots the data around every 2.2 mS.

I have written code to ask for data.
I have setup a window high precision timer to run every 1 mS but looking at the data it is reading the data between 1.5 and 15 mS which obviously isn't quick enough.

What techniques can I use to improve performance?