LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Slice array

Solved!
Go to solution

Hello!

I´ve been searching and reading for hours - but probably in the wrong places. I think this is piece of cake for many of you: I now got a small example of what I want - to measure multiple "runs" (up to 10) and display them over each other in an XY graph. Now I want to slice out and separate the different measurements again, but dont know how. Should I use shift registers instead? - didn´t seem like a smart way to do it. Any suggestions? If this is too trivial - please point me in the right direction of an example code.

 

Thanks!  /Martin

 

"Physician, researcher and programmer wannabe."
0 Kudos
Message 1 of 3
(3,222 Views)
Solution
Accepted by topic author madoc

First, you should probably initialize your shift register.

 

To get one single plot from the array, use index array.

Message 2 of 3
(3,209 Views)

Embarrasing - should be able to figure this out myself...

 

Anyway:  Thanks again Altenbach! Problem solved.

 

Martin

"Physician, researcher and programmer wannabe."
0 Kudos
Message 3 of 3
(3,193 Views)