Does any body know how to simulate VB Timer_Event in labview?
I'm trying to write a program to display a message to the windows every two second, while the other controls in the loop running as well. If I used a wait until (ms) vi then everything stop or won't execute after 2 s. is there away aournd this?