Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

ROI cursor got overrided

Solved!
Go to solution

Selected ROI cursor got override to finger when ever the image display updates.

When move the mouse, cursor will change back to selected ROI cursor.

How do I debug this?

 

George Zou
0 Kudos
Message 1 of 3
(2,453 Views)
Solution
Accepted by zou
-You can get Current ROI tool via Property Node to see which ROI tool is selected during execution.
-Can you upload an example of what you are trying to achieve?
Thanks
uday
Message 2 of 3
(2,425 Views)

You can get Current ROI tool via Property Node to see which ROI tool is selected during execution.

It's whatever user selected.  User can change selection at runtime.  But the selected cursor only show up while moving the cursor.

 

Can you upload an example of what you are trying to achieve?

Here is what I want to achieve:

1. Display continuously acquired image;

2. Display user selected ROI cursor.

While try to create an example, I found the problem: Unset Busy.vi is called every times when update the image.

Problem solved.  I've to move that vi to other place.

Thanks for reply.

 

 

George Zou
0 Kudos
Message 3 of 3
(2,417 Views)