LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Labview to output the coordinates from Pattern Matching result

I tried to add some labview commands into the vi program created by IMAQ Pattern Matching scrip to output the coordinates of a target point found in Pattern Matching because i need to do some calculations for the point coordinates and I don't want just to read the values from the IMAQ results on the monitor. Does anyone can help me? Thank you.
0 Kudos
Message 1 of 2
(2,293 Views)
I have posted replies to your other postings with your same question, and continue to recomend that you look at some of the LabVIEW tutorials.

I modified the attched program such that it would index the arrays of match information returned and then unbundle the X and Y features of the match and add them to gether as an example of how to access the data programatically.

I hope this helps.
Regards,
Amaury Rolin
NI Applications Engineer
Message 2 of 2
(2,293 Views)