09-07-2005 01:58 AM
09-09-2005 10:25 AM
09-10-2005 03:03 PM
Hello Raghunathan,
It LabVIEW if you are polling your device every 50ms for data, you will only get updates from your device every 50ms. It sounds like you are looking for some sort of change notification or change detection from your board. It is likely that you will get a much better and faster response to this question on the Multifunction DAQ or Digital I/O discussion forums since this is primarily a hardware question. If you decide to post to the hardware discussion boards, it may also be a good idea to list the specific hardware you are using so that people with similar setups can share their experience.
Best of luck,
Chris J
Multifunction DAQ board
http://forums.ni.com/ni/board?board.id=250
Digital I/O board
09-10-2005 03:44 PM
Hi Raghunathan,
If you happen to be using a 652X device... then an edge-detection event is available in LabVIEW - actually, it's an "occurrance".
See "DIO Change Occurrance Config.vi".
I know it's a long-shot, but it is on-topic!
Cheers
09-10-2005 09:28 PM
09-10-2005 09:30 PM
09-12-2005 02:24 PM