09-29-2006 04:51 AM
10-02-2006 06:53 AM
10-04-2006 03:49 AM
Hi Thomas,
thanks for your reply. But this sample doesn't solve my problem. I want to select multiple lines in an image, save each in a different array and show the profiles in different plots. This doesn't work with your example, only the last selected line is shown in the profile and saved in the LineProfile structure, though multiple lines are shown on the image.
Right now, in my program I'm calling imaqSelectLine several times. So the SelectLine-window opens several times and I select one line each time. But I would like to do this just one time in one window, if it is possible. Do you understand what I mean?
Regards
Marc