09-21-2012 01:53 PM
After not getting any ECG Features output in my code using the ECG Feature Extraction VI, I tried the NI Example and still no ECG Feats output.
I tried each of the 3 example ECG TDMA files and they load &display correctly as best i can see.
One should see the ECG waveform colorized with Feats segments (as seen when the Example 1st loads) along with HR Statisitcs results which
depend on the ECG Feats array being not Null [].
I added a probe to the feats array wire and yup no feats.
Just to be correct i copied the ECG Feature Extraction Example VI and he dependent folders into an isolated directory to prrove the nop.
It is atached as a ZIP.
As this function is key to my development I need it to function.
09-23-2012 10:24 PM
Hi swolff,
When you use the array instance of ECG Feature Extractor VI, you should input the sampling rate, which is not connected in your VI.
We recommend you to use the waveform instance, you can refer to the ECG Feature Extractor example in NI Example Finder.