03-29-2012 05:06 AM
Hi
Can someone help me, I need to count digital inputs from a sensor (incretement by 1 every input) and reset
03-29-2012 06:43 AM
Sounds like a basic counter application. See here to get you started:
http://zone.ni.com/devzone/cda/pub/p/id/1476
https://decibel.ni.com/content/docs/DOC-20640
http://zone.ni.com/devzone/cda/tut/p/id/3117
03-29-2012 07:43 AM
Thanks for the help
I have a simple VI created to run a program with myday, I get an input from a sensor to the mydaq and I need to count and display the number of inputs on the front panel, I also need to reset. Help appreciated.