User | Kudos |
---|---|
6 | |
2 | |
2 | |
1 | |
1 |
Currently if you flush an event queue that data is lost. Flushing and destroying and event queue should have the same interface as flushing/destroying a normal queue. Return the Data! I want the option to batch process the events, The code below would have to handle 1000 separate events to get the data out.
Idea
Flush Event Queue.vi should return remaining event data.
Destroy User Event.vi should return any unhandled events.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.