LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ECG Analyzer Help

I've already explained why you don't see anything. Posting the same VI with the same fundamental problem indicates that you are not reading the answers. Performing that operation on a single point indicates a lack of understanding of the whole theory - not just of LabVIEW.
0 Kudos
Message 11 of 17
(942 Views)

Dennis,

 

Sorry but I have tried the way that you suggested but I was not succesful.  I keep reverting back to the old VI because my professor did a similar example in class so I figured that this was the correct way.  I wanted to read the file in this manner because later this week I will be testing it with an actual ECG signal so I figure that it will be easiest to actually convert the blocks that I have into the DAQ blocks for the equipment.  Please suggest.  Sorry again.

0 Kudos
Message 12 of 17
(928 Views)

Then post your modified program.

 

You must have missed something from the example. Perhaps the  DAQ was set for multiple samples. Perhaps the point-by-point filter functions were used. Perhaps a shift register with a build array was used. Perhap your professor does not know LabVIEW.

0 Kudos
Message 13 of 17
(927 Views)

Dennis,

 

For now I am not trying to use the DAQ Acquisition method because I first want to simulate that the program works before I test it.  

Ok but from what you are saying, the reason it is not working is because of the single point acquistion.  You are telling me to read the entire file, and then do the analysis using the peak detector as the values are being read in?  I am still kind of lost here.  

0 Kudos
Message 14 of 17
(915 Views)
You can do it either way. Acquire multiple samples and use the analysis functions you already have or acquire a single sample and use the point-by-point analysis functions.
0 Kudos
Message 15 of 17
(909 Views)

SpeakerBoxx wrote:

Dennis,

 

For now I am not trying to use the DAQ Acquisition method because I first want to simulate that the program works before I test it.  

Ok but from what you are saying, the reason it is not working is because of the single point acquistion.  You are telling me to read the entire file, and then do the analysis using the peak detector as the values are being read in?  I am still kind of lost here.  


 

The program you have posted have never given any useful output. Have you put any effort into solving your problems? Like have you read anything about the functions you are using and how they work. Or Have you tried the example finder and searched for say peak. Labview programming is not just tossing some VIs out on the block diagram, and then hoping it will work.

If you go to help in the toolbar, you will find the Example Finder. It is a great tool then you are stuck. At the same time then you are in the help menu. Enable the Show Context Help option. And keep it that way always.

Test the setup in the zip file. Open the "main ECG Waveform simulator.vi"

 

Message Edited by Coq Rouge on 06-14-2010 12:31 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 16 of 17
(888 Views)
Speakerboxx - just curious what school you are at and what class this project is for...I am putting together a list of schools that are using LabVIEW (not just running pre-written LabVIEW programs) in their coursework.
0 Kudos
Message 17 of 17
(868 Views)