LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

selected with rectangular

Most of the issue seems to center around the array subset VI (mouse up event).  It looks like the inputs are index (0), length(0), index(1), length(1) but you are passing in rectangle coordinates (x1, y1, x2, y2).  Another possible problem is the Y scales on the graphs.  The mouse coords start upper left corner but graph is scaled reverse in the Y axis.

0 Kudos
Message 11 of 14
(508 Views)

Hi Todd

Can you please send me this cod , I write this code and it have some problem maybe I make misteke in some things because I do not know about another page of Event structure.

Best regards

0 Kudos
Message 12 of 14
(502 Views)

The image has code in it. Save the image as a file, then drag the file onto a LabVIEW block diagram. It's called a Snippet.

0 Kudos
Message 13 of 14
(500 Views)

Thanks so much Todd

I use this in my code and it works very well.

0 Kudos
Message 14 of 14
(485 Views)