Hi!
I'm trying to build a project that measure the pulse of the heart. I have succesfully get the pulse signal into the computer through the PCI-card 6014. I have used the example VI: Cont Acq&Graph (buffered).vi Now can I "print" out the pulse in the graph in "real time" but I also want to measure the frequency as a mean value every fifth second. How do I do that if I set the scan/sec and scans to read a time to 1000. I want to update my graph as fast as possible, not only every fifth second.