LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get index display of an array

Solved!
Go to solution

Hello!

I have a question. Is it possible to get the current index of an array in the Front panel?

 

I have 2 arrays that need to scrool at the same time to the user, so my idea was to read the index from one array and "write" on the second one.

 

Can some one give me an insight of how to do that?

 

Thank you,

 

Message 1 of 4
(4,265 Views)

Create a property node of your array. Select IndexVals.

Message 2 of 4
(4,253 Views)
Solution
Accepted by Thiago Bach

Dear Thiago Bach,

 

recently I made (for a similar question) an example about controlling the index of two arrays and one scroll bar, please find the attached VI.

 

Good luck!

Martijn S
Applications Engineer
NI Netherlands
Message 3 of 4
(4,208 Views)

Thank you very much!

This is exactly the solution for my problem!!!

Thank youSmiley Happy

0 Kudos
Message 4 of 4
(4,199 Views)