06-24-2013 01:43 PM
Greetings friends, first of all ... Thanks for your time and read this post.
I was looking at other publications on this topic and somehow solved already, however, when I download the examples can not get to them because the programming is in LABVIEW 2011 or 2012 .... : smileysad: and I have is labview 2010.
good .... They know I'm connecting a 6009 ENCODER my DAQ, the encoder sends a pulse to the DAQ and I want to count how many pulses sent ....
I know you can use in the PFI O, but in my case I do not use are demanding that port, but that makes a digital counter .... Here I leave a picture of what I programmed.
What I can not do is that every time you send a pulse DAQ, the program agrege ONLY numbers and NO more to counter the massive amount of numbers you added when "just" the DAQ sends a single pulse.
finally ... Acurio I also put a "TIMING" retarded, but I like the idea of condemning sampling over time ... but then when the pulse arrives.
Friends thanks for your attention, I remember I use labview 2010 ...... when sending their sujerencias take into account that detail.
06-25-2013 02:05 PM
06-26-2013 04:55 PM - edited 06-26-2013 04:55 PM
The duplicate post is in Spanish so I'll post here:
The 6008 has a single basic counter on it that can pretty much only do edge counting. Luckily, it sounds like this is what you want to do. It would look something like this:
You would need to connect the signal to PFI 0.
Best Regards,