ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a mouse to get cell value

I have an array of data points that I can also display in a table.  Is there a way to have a cell value displayed into a string when I click that specific cell?  I wasn't sure if this is done through a property node or if it is possible to begin with.

0 Kudos
Message 1 of 5
(3,394 Views)

Use the EditPosition property and wire the row and column info to an Index Array function.

Message 2 of 5
(3,386 Views)

alright.  How to you input the index based on the cell that I click on?

0 Kudos
Message 3 of 5
(3,369 Views)

Sigh... Nobody tries anymore...

 

Message 4 of 5
(3,364 Views)

OK...nevermind.  Just figured out what you had mention.  Thanks a lot!!!

0 Kudos
Message 5 of 5
(3,361 Views)