11-12-2012 12:50 PM
Hello,
I am creating a VI for acquiring ECG signals. I am encountering an error 200279. I searched about it online and got to know that I will have to add DAQmx read property node for available samples per channel. I made the necessary chages but still it is giving me an error.
Please suggest me a solution for this.
Thank you.
11-12-2012 01:17 PM
I am new to LabVIEW. I would be greatful if anybody could help me on this as soon as possible.
Waiting for the reply,
Thank you!
11-12-2012 02:22 PM
@abcdd wrote:
I am new to LabVIEW. I would be greatful if anybody could help me on this as soon as possible.
Waiting for the reply,
Thank you!
Can you try this:
This mean that you wire the number of available samples to the read vi.
Not sure if it works in your case.
Br,
/Roger
11-13-2012 08:58 AM
11-15-2012 02:07 PM
Hello Roger,
Thank you very much for your reply. But I have a doubt: So if I connect "Available samples per channel" to the "read VI" as you have suggested then what happens to the connection between "samples to read control" and the "number of samples per channel terminal" of the read vi? Because if I connect "available samples per channel to the read vi then it gives me an error related to the connection\wire between "samples to read control" and the "number of samples per channel terminal" of the read vi.
Is there any other solution to this problem?
Thanks again,
Waiting for your reply.
11-15-2012 02:19 PM
Hello fromm8,
Thanks for your reply.
Yeah I have gone through it. But as I said I am new to LabVIEW. So I really don't know which one works in my case. So I asked the question.
Thanks again.
11-16-2012 03:11 PM
and what values are you using in your front panel? So I can reproduce the error