Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to design a suitable vi to acquire ECG waveform?

To know how to design a suitable vi to acquire ECG waveform from the bio-amplifier board using LabView program.
0 Kudos
Message 1 of 15
(5,885 Views)
Huh,
Here's a VI I wrote in school to acquire ECG signals using an NI DAQ board. Hopefully this will help you get started with your application. Have a great day!
0 Kudos
Message 2 of 15
(5,891 Views)
Hi Sarah
 
I am intrested in acquiring and analysing ECG waveform .I was unable to run your vi. I have a 8.0 Labview version and a NI PCI 6259 card . Do i need to configure my PCI card to run your vi . Please advise me how can i view the waveform and analyse from the ECG vi you have already built .
 
Jim
0 Kudos
Message 3 of 15
(5,605 Views)
Jim,

Your card uses DAQmx instead of the older Traditional DAQ driver that Sarah's code uses. I modified the code to work with your card and also converted it to LV 8.0.

Abhinav T.
Applications Engineer
National Instruments
Abhinav T.
Applications Engineering
National Instruments India

LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
Measurement Fundamentals
Message 4 of 15
(5,594 Views)
 Abhinav
 
i really appreciate your advise and help ,but even after connections i am not able to see the raw ECG waveform . Do i need any more drivers or do i need any more configration upgrade.Please do advise .
 
Jim
0 Kudos
Message 5 of 15
(5,586 Views)

Jim,

I changed the code a little more, it seemed like the graphs were plotting black lines. You will also need the new DAQmx driver to perform data acquisition.

Abhinav

 
Abhinav T.
Applications Engineering
National Instruments India

LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
Measurement Fundamentals
Message 6 of 15
(5,572 Views)
Abhinav
 
i really appreciate your advise and help , i was able to view the wave forms .Please advise me how can i view a clear wave form, i tried various combinations of frequency and sample rate still i am unable to get a clear wave form . Can you please aprize me with your settings if you are able to view a clear waveform .
 
Jim.
0 Kudos
Message 7 of 15
(5,565 Views)
Jim,

I am not sure what you mean by a clear waveform. Can you elaborate with some pictures?

Abhinav
Abhinav T.
Applications Engineering
National Instruments India

LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
Measurement Fundamentals
0 Kudos
Message 8 of 15
(5,551 Views)

Abhinav

sorry i was unable to reply as i was on a leave,i shall be back to office tomorrow and will get back to you for any advise if needed. Thanks for everything.

Jim

 

0 Kudos
Message 9 of 15
(5,504 Views)

Abhinav

Please advise if we can do signal conditioning by using a lowpass filter and then a band pass filter to the raw ECG signal .Will it improve my waveform ?

Jim

0 Kudos
Message 10 of 15
(5,492 Views)