01-17-2013 10:05 AM
Can someone show me a point me to a very simple edge detection example that can do the following:
1. Need to be able to do edege detection(probably need to be abe to specifiy falling or rising edge detection) for a single channel
2 I need to be able to handle multiple channels
3. This is vor LabWindow CVI and we are using a NI-6528 card.
Thanks
01-18-2013 05:00 PM
Hi Cearl,
I found this example that shows how to do edge detection in several environments including CVI. It shouldn't be too difficult to customize it to your needs. I hope this helps!