04-05-2010 06:32 PM
04-06-2010 03:16 AM
First of all. Why are you using this complex method? It seems to be an overkill. Do you understand the concept used in this program;) Since I do not have any data I can not test your setup. But the Express VI expect the waveform data type not an array. So the sample rate information is lost. For the Express VI this is not important, but the sample rate information is used in the peak/valley detection so it might have some relevance.
Also how is your data quality? Can you post some pictures(screen shot) showing your data?
04-06-2010 08:26 AM
04-06-2010 09:31 AM
04-06-2010 03:37 PM
Hey CoqRouge,
I don't necessarily understand the concept of this express VI. Our professor said that we could use pre-made codes and I found it on this website: http://zone.ni.com/devzone/cda/tut/p/id/6349 so I figured it would work. We are taking 1500 samples at 250 samples/sec, which is what our professor told us to do. And we are getting clean ECGs read. How do we get the signal in without it being in the form of an array?
04-06-2010 04:14 PM
04-06-2010 04:49 PM
04-07-2010 03:19 AM
Laudie3a wrote:Hey CoqRouge,
I don't necessarily understand the concept of this express VI. Our professor said that we could use pre-made codes and I found it on this website: http://zone.ni.com/devzone/cda/tut/p/id/6349 so I figured it would work. We are taking 1500 samples at 250 samples/sec, which is what our professor told us to do. And we are getting clean ECGs read. How do we get the signal in without it being in the form of an array?
First of all. The Express Vi seems not to do you any good. And you have now clue of what it supposed to do. So why not just remove it. If you just want to do some calculations to find the heart rate. Go to help in the toolbar, then select "Find Examples" and search for peaks. Your signal looks OK for such analysis. But you can improve it increasing the sample rate. But then again since your professor has not told you to do so, you will probalby not not do it. "D'oh!" as Homer Simpson would have said
04-07-2010 10:17 AM
Hi Laudie3a - what school are you with? I'm curious about which schools are using LabVIEW for biomedical teaching/projects.
thanks,
Steve
01-05-2015 08:49 AM
Hello guys!
Excuse me being so unpolite, and disturbing your group discussion, but I would like to ask for some help from you. I saw the project posted by Laudie3a's , and it's exactly the project that I got at the faculty. I would like to ask you if you can help me out with those VI's: SensorDAQ_Setup, SensorDAQ_Modify, SensorDAQ_Start, SensorDAQ_Read, SensorDAQ_Stop, namely by telling me if they were custom made, or they can be found in the NI-DAQmx subpalette.
Thank You !