Hello jingli.
It sounds like you are having some strange behavior with your image display in LabVIEW. The probe that you are using between the IMAQ Grab Acquire and the image display should be essentially identical to the image display itself, so this behavior is very strange.
My suggestion is to remove the display from the front panel and replace it with a new one. Also, verify that the palette setting (right click on the display and go to Palette) is correct for your image type.
One thing to remember is that the image display will display the image that you wire into it, including any modifications that you make to the image later on in your program. For example, if you wire up an image from the Grab Acquire, then wire it to the image, and then convert the
image to binary without wiring a new Image Dst, then the image display will reflect the new binary image even though there is no data dependency. You might also try running the display in 'Snapshot' mode by right clicking on the display. This can remedy the previous problem.
In general, just be sure to do an IMAQ Create for new copies of images (i.e. IMAQ Threshold, etc.)
I hope this helps you out.
Regards,
Colin C.
Applications Engineering
Colin Christofferson
Community Web Marketing
Blog