04-11-2006 06:31 AM
04-11-2006 06:36 AM
04-13-2006 07:17 PM
04-14-2006 06:04 AM
04-14-2006 08:18 AM
I'm only sending a 1D array (1 one) in the Que at a time.
Once the line is received it is assembled in the consumer loop using the replace array vi.
More overhead is saved by updating the IMAQ image every six lines instead of every line.
I have checked with NI about this & they tell me that LV does not handle arrays very efficiently.
Earl
04-14-2006 04:03 PM
04-14-2006 04:27 PM
Yes. I was taking a Users class (Intermediate II). I asked the instructor about the problem with array handling I had.
I showed him my VI & approach, by initializing the array first then replacing the array subset.
He said that "Labview does not handle arrays very efficiently" & the R&D group was working on the problem.
He went further to state that "C" is a more efficient language to handle arrays.
I am not touting "C" by any means but each language has it's advantages (hence Labview CVI).
You notice that no one from NI has responded to this thread.
Earl
04-16-2006 10:55 AM
04-16-2006 12:14 PM
04-16-2006 12:17 PM