Biomedical User Group Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

The BioMedKits ECG Feature Extraction Example doesnt produce any ECG Features output

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.

0 Kudos
Message 1 of 2
(4,090 Views)

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.

Capture.PNG

0 Kudos
Message 2 of 2
(2,904 Views)