Re: Integrate IMAQ Vision picture into frontpanel

2004-03-21 Thread Felix Leo
Hello,

>
> If you are using a previous version of LabVIEW but you have IMAQ
> Vision (which it sounds like you do), you can display the image in a
> WindDraw window.  Here is an example that demonstrates the use of the

As I'm using the version 6.1 I've found that solution with the window
already. The thing I'm searching for seems to be the possibility of the
version 7. So for the moment I have to do with the window.solution.

Thanks
Felix





Integrate IMAQ Vision picture into frontpanel

2004-03-21 Thread Felix Leo
Hallo,

I hope I'm in the correct newsgroup here. I've just begun to work with
Labview. I'm working on several little demonstration programs, to show the
principles of image acquisition. Now I'm searching for a possibility to
integrate the pictures in the format that is used by the IMAQ vision library
directly in the front panel.

Til now I have not found a solution to that problem. Is there someone who
could give me a tip, how to solve this problem. If theres only a high
complicated solution, then no need to reveal it, because I'm just a
beginner, and so not yet able to understand complicated solutions.

I thank you all

Felix Leo





Re: Integrate IMAQ Vision picture into frontpanel

2004-03-21 Thread Felix Leo
Hello,

>
> This two dimensional array can be displayed in an Intensity Graph on a
> LV6.1 front panel.

This solution works for me. I've already tried it out. I really thank you
very much.

Greetings
Felix





Re: Integrate IMAQ Vision picture into frontpanel

2004-03-21 Thread Felix Leo
Hello
>
> This solution works for me. I've already tried it out. I really thank you
> very much.
>
I've tried a little more, with some logical operations (and or ...) of
grayscale pictures, sometimes, theres color in the displayed result-image.
Something must be wrong. Any Idea?

Felix