11-10-2010 07:29 AM
Hi ,It is my first post,and please excuse me for my bad english.
My problem is: I want to Get the index array by mouse-click.With Array Property node IndexValue in read mode i can t to read the right index.I try to find a answer in this forum but i dont find a specific thread. Thanks a lot.
11-10-2010
07:53 AM
- last edited on
03-24-2025
07:10 PM
by
Content Cleaner
If you do a search with "array index mouse" you will find this answer:
11-10-2010 05:09 PM
Try this.
11-12-2010 04:56 AM
Ty at all guys!i have done
11-12-2010 11:33 AM
If your need for the index is only to get the value of cell that was clicked on,
that can be done using Property Node ArrElem.
03-29-2018
02:27 AM
- last edited on
03-24-2025
07:11 PM
by
Content Cleaner
Use the MGI Library: https://www.ni.com/en/support/downloads/tools-network/download.reusable-vi-library-for-labview.html
MGI Position to Array Index
This uses VI Scripting, but Master Bounds Rect Property available in Run-Time Engine: https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/properties-and-methods/vi-server/generic/g...
09-28-2020 05:16 AM
This vi Very Helpful
Thank for Sharing..