LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Row and Column info from an Array Cluster

Solved!
Go to solution

I have an array with a cluster of 2 elements (string and double). Within my application, I am using the State Machine architecture with an Event Structure. When I click on a element within the cluster array, is there a way to retrieve the row and column? I seen the Coordinates within the Mouse Down event but I don't think that will work.

 

Any ideas?

0 Kudos
Message 1 of 2
(2,416 Views)
Solution
Accepted by Eric1977

How To Return the Index of a Mouse-Select Array Element:

 

https://decibel.ni.com/content/docs/DOC-6406

Message 2 of 2
(2,411 Views)