02-25-2015 09:38 AM
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
Solved! Go to Solution.
02-25-2015 10:32 AM
Hi,
Array of cluster is better in your case, right?
02-26-2015 03:23 AM
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!
02-26-2015 05:22 AM
Why wire the N terminal of the FOR loop?
02-26-2015 05:51 AM
oh,
just wanted to try something and forgot to delet it.
You can leave that out 😄
Lore
02-26-2015 06:02 AM
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.
02-26-2015 06:49 AM
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
02-26-2015 07:12 AM
You're welcome
So, Mark as solved