05-25-2005 01:30 PM
05-25-2005 02:09 PM
05-25-2005 04:02 PM

07-19-2010 05:48 AM
Hi friends
I have a question about External I/O Events
As you now LabVIEW supports user interface and programmatically generated events but does not support external I/O events.
What should I do for working by external I/O events?
Best regards
Amin
07-19-2010 08:12 AM
I'm not sure what you mean by "external I/O events". VISA seems to have a palette with some event nodes (which apparently does not work with the event structure) and if you wire a DAQmx task to a Register for Events node you get some events.
I haven't used either of them, so I can't comment on how they work, but I assume they work and that there probably other sources for events as well.
07-20-2010
01:07 AM
- last edited on
05-27-2025
01:28 PM
by
Content Cleaner
Thanks for your reply
but I written that from LabVIEW 8.5 Help (see link: http://zone.ni.com/reference/en-XX/help/371361D-01/lvconcepts/what_are_events/ )
According to LabVIEW 8.5 Help: External I/O events include hardware timers or triggers that signal when data acquisition completes or when an error condition occurs and LabVIEW doesn't support it.
But I examine your suggestion.
If you have other suggestion please inform me.
Thank you