User | Kudos |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |
Problem statement:
Right now the only way to get events from Vision Display (and from IMAQ Window) is polling. We should call method Get Last Event for Vision Display (or call SubVI IMAQ WindLastEvent for IMAQ Window) periodically:
As result some events may skipped and in additional, I don't like to have polling loop in my application.
Suggestion 1:
Add another Method "Wait for Event" with Timeout:
Suggestion 2:
Route events from Vision Display to the standard event structure, something like that:
Andrey.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 3 kudos within 3 years after posting will be automatically declined.