04-21-2014 03:32 AM
04-21-2014 09:43 AM
Have you tried zooming in on the broken parts of the graph to see if it is really a discontinuity? Does the graphed data reflect the discontinuity?
04-21-2014 10:34 AM
04-21-2014 10:39 AM
@ThijsBoeree wrote:
It's a chart, not a graph...
Okay, I stand corrected. But can you do those things?
04-21-2014 11:11 AM
04-21-2014 11:13 AM
Sounds more like a rendering issue than a data issue. Maybe something simple like resizing the chart in the horizontal direction will help?
04-22-2014 05:23 AM
Hello Thijs,
Is it possible to create some test code that should allow me to reproduce this behavior locally?
04-22-2014 05:56 AM
I am trying to give some test code, but my program is rather big, 319 VI's in total now... So thats alot of work. The acquisition is in a seperate loop, with a message handler queue mechanism like the example given in LabVIEW. But i already made this some time ago with another application and then there weren't gaps...?
Best regards,
Thijs
04-22-2014 07:38 AM
Hello Thijs,
I fully understand that you are not able to share the full code.
However, are you able this behavior with a limited subset of your code?
If I can reproduce it, then I can focus better on finding a way to resolve it.
04-22-2014 08:22 AM - edited 04-22-2014 08:24 AM
Here is the whole program; https://www.dropbox.com/sh/chlhwh0ox6tmmsc/Vro5S_z9P6
1. change the acquisition and generation hardware in the ini file.
2. make 2 folders on your c drive:
C:/eyemovements/subjects
C:/eyemovementsbackup/subjects
3. i also use the open G library...
Run the 'Main' vi from the project, create a subject, make a new measurement and then you see what i mean...
Good luck!
Regards,
Thijs
PS. this is still very beta...