Hello,
I am running Lab Windows CVI getting 10 channel data and displaying it on the screen.
I have a few buttons on the same screen and am using the GetUserEvents to see which button is pushed. If I stop reading and displaying data then everything is ok. But when the data is read and displayed then GetUserEvents does not see the button pushed all the time. It works most of the time but 30% of the time it does not see the button pushed.
I have to keep pushing any of the buttons for a response. I am using the "ProcessSystemEvents". But it did not make any difference.
Any ideas?
Thansk