02-28-2008 11:27 AM - edited 02-28-2008 11:28 AM
Each task would use only one sample clock (that is divided down from the master timebase) so, yes, there is only one rate per task. You could sample at the fastest rate needed and do software processing to decimate the data for the devices that need fewer samples.
In LabVIEW you can right-click on the block diagram and search for “decimate” for a list of all the VIs that can do this. There’s also an example program that ships with LabVIEW called “Continuous Decimating”. The code isn’t as straight-forward as others, but it will give you an idea of what you can do.

04-02-2008 02:03 AM
Hi
I have the same error message and I read the solution that the channels must be in the same task by changing the string Dev0/a0 to Dev0/a0:a4 for example.....but I don't know how to change the string?
can any one help me please??
04-03-2008 01:01 PM - edited 04-03-2008 01:01 PM

04-03-2008 01:46 PM - edited 04-03-2008 01:47 PM

04-05-2008 01:40 PM
Hi all
Thanks for your reply , but when I follow the steps to add another channel in the same task the same error is happened and I don’t know why ?Can you please tell me what I should do to solve the problem and what is the steps to add another channel in the same task .I use DAQ assiatant with 6024E DAQ
thanks
04-05-2008 02:31 PM - edited 04-05-2008 02:34 PM
03-31-2010 07:35 AM
Hello-
I have a general question on this topic. What the general debugging guidelines for figuring out what is causing this error? What would cause a resource to be reserved? How soon after a task completes are the resources freed again? If an asyncronous read is occuring when a single read is requested, would this cause the error?
-Bill
04-16-2010 10:12 AM
Hi,
I think I have the same question,but I just can't find
where can I find it?
04-16-2010 10:15 AM
Hi Zhutong. Don't you have it under the Strings palette? "concatenate strings"?
04-16-2010 10:25 AM
I'm afraid I just can't find it,I searched for it just now but still haven't seen it
Could you give me a photo?