LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scroll bar on clusters example - question

Solved!
Go to solution

Hello, 

 

I know there are allot of toppics about this subject but I found an example that would do the trick for me. 

But it won't work. I can scroll but nothing happens...

I'll post the original example i found and an example to show you how i'm using it. 

 

My cluster contains a boolean 2D array and a nummeric 1D array.  

It is not the actual data but the setup is the same. 

 

kind regards, 

Lore Maris

Student

Download All
0 Kudos
Message 1 of 8
(3,636 Views)

Hi,

Array of cluster is better in your case, right?

exp.png

Reg
0 Kudos
Message 2 of 8
(3,615 Views)

i'm affraid I did something wrong again 🙂

I think it could be a solution but it won't fill up. 

I'll send you the original VI i'm working on. 

You won't be able to run it though 'cause i'm using hardware. 

 

I kept the original layout too so you could see what the idea actually was. But yours is an option too. 

 

thanks for your time and effort! 

 

0 Kudos
Message 3 of 8
(3,584 Views)

Why wire the N terminal of the FOR loop?

Reg
0 Kudos
Message 4 of 8
(3,569 Views)

oh,

just wanted to try something and forgot to delet it.

You can leave that out 😄

 

Lore

0 Kudos
Message 5 of 8
(3,562 Views)

Found out something myself. 

It didn't fill because i wired the dimension size on the reshape array block to zero = empty array. 

i now changed it to 100 and get a strange result.

I just post a picture, nothing structural changed in the diagram. 

 

0 Kudos
Message 6 of 8
(3,558 Views)
Solution
Accepted by topic author loremaris

GOT IT! 

 

thanks for the time and help.

I'll post the code so you can see what i've done. 

If you got any other remarks i'll be happy to hear. 

 

Lore 

0 Kudos
Message 7 of 8
(3,550 Views)

You're welcome Smiley Wink

So, Mark as solved

 

Reg
0 Kudos
Message 8 of 8
(3,546 Views)