Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Using CWImaqViewer to display only failed part

I would like to show in cwimaqviewer only failed inspections (using Visual Basic .Net).
I think I should set the ImmediateUpdate property to FALSE and then use the Refresh() method to do the update when required.

The problem is that, although I set ImmediateUpdate = False after Viewer.attach, the image continues to update in the viewer!

What I'm doing wrong??
--
Simone
0 Kudos
Message 1 of 2
(3,204 Views)
Hi Simone,
It looks like you are doing things the right way.
Maybe some other piece of code is refreshing the display, is this possible ?
 
Kind Regards
 
 
 
FiloP
It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong.
Richard P. Feynman
0 Kudos
Message 2 of 2
(3,159 Views)