LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

code driven event handling in a while loop

I have an event driven while loop. Is there any way to trigger an event by code and not by any user action? Sometimes I need to execute the while loop once but I don't like to use the timeout event because it causes some trouble in my timecritical application.

Thank you in advance,

Andreas Langer
0 Kudos
Message 1 of 2
(2,528 Views)
Andreas,
The following page has an example on how to accomplish this:
Generating an Event in LabVIEW Programmatically
http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/c0128a70970d0a0386256b48008366be?OpenDocument

Zvezdana S.
National Instruments
0 Kudos
Message 2 of 2
(2,528 Views)