12-13-2008 08:04 PM
i've been send message 2 days ago but it's not been send yet.please see my attachment that i try to use loop.tell it's correct or incorrect?
tanx for all your help.
tanx
12-13-2008 08:48 PM
12-14-2008 06:17 AM - edited 12-14-2008 06:24 AM
In my posting yesterday I posted two VIs. They should together form an ECG simulator. As I have mentioned before so was I a little bit busy that day so the naming was some misleading and confusing. For those of you who did not figured it out. The project_filter.vi is the main VI. It is a modified version of this Project ECG Filter.vi posted by marp84. It is not anything wrong with these VIs. Sorry for the confusion Dennis.
@DenninsIt is correct I do not know much about the United States degree programs in Engineering. But at my school the students was never given assignments without the necessary backup in form of equipment and knowledge. An assignment always used previous course taken as an important base plate.
I am also posting one of the oldest daq examples in Labview. I always used this example if the students had problems understanding NI basic daq. After all this example was my first experience with NI and daq functions Please remember this example requires traditional NI-DAQ (Legacy) data acquisition driver software.
12-14-2008 07:41 PM
ok. i'll try it and i try to ude AINSCFG or AINSCBG.
tanx
12-17-2008 01:02 PM
1.i try to make the ecg with AINSCFG without loop please see this correct or not?
2.do i use looping for this?
3.what i must to do after make the acquisition?
4.my device is AD521, can i make the ecg from this circuits?
tanx before
12-17-2008 01:15 PM
You don't need a lopp unless you want to continuous aquire the ecg signal. What you have setup will acquire the signal for some time and then you do your analysis on it. I wouldn't worry about looping on this until you have evrything else working.
I would plot your data and confirm that you are correctly acquiring your signal. But from your last question, it doesn't seem you have a signal to acquire. You need to focus on this next and get the signal working. You can't tell if any of your analysis is correct if you have no siganl to analyze.
12-17-2008 07:31 PM
if my labview can't acquire the signal please tell me how to acquire the signal?
tanx
12-18-2008 04:06 AM
12-18-2008 06:36 AM
12-18-2008 09:34 AM
Well, he obviously can't try the traditional DAQ example you posted since he does not have an NI card. That's the crux of the problem.
Marp84,
Just create a VI with the data acquisition functions. Wire a graph to the output of the To Eng function. You can do some debug by clicking the Run Continuous button. You also included an image of the AD521. How is that wired? Have you tried something as basic as checking the input to the DAQ board with a scope to see if you even have a singal to acquire?