LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array of Relative Time and Data

Your build array is wrong. You want a 2D array as output so uncheck the 'Concantanate Inputs'. This is just a right click option.

Message 11 of 16
(874 Views)

Thanks for the answer Dennis

 

I need also an zero array, and wire it to the shift register, right ?

Best regards

Oesen
0 Kudos
Message 12 of 16
(871 Views)
Sorry, that makes no sense. You don't have a shift register besides the one you are already initializing.
0 Kudos
Message 13 of 16
(861 Views)

So i must use the "initialize array" box, and wire it to the shift register ?

Best regards

Oesen
0 Kudos
Message 14 of 16
(858 Views)
Repeating your question does not help me to understand. There is only one shift register in your code and as complicated as it appears to be, it seems to be totally unrelated to the discussion of the file write.
0 Kudos
Message 15 of 16
(851 Views)

Hi Dennis

 

Sorry i misunderstood your answer.

 

I mean that i need a second shift register in the loop, to wire it to the array, because the new values overwrite the old values in the array.

 

BTW there are thousands of data in the array, and i dont really need so many measurements. Can i make a option to avoid some of the data ?. I want for example 10 measurements every second.

 

 

Best regards

Oesen
0 Kudos
Message 16 of 16
(833 Views)