Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple images onto frontpanel

I try to simultainously display multiple images inside/onto a front panel. How is this posible without getting the images "floating" around onto the panel? (They shall stay on top, but be attached to the panel.)
I have tried using a sub-vi called Make Child.vi which someone have made, but this only works for one image, the rest of them "floates"
Help?
0 Kudos
Message 1 of 6
(3,693 Views)
Sondre,

The Make Child vi has a bug in it that only allows you to make window 0 into a child panel. I cleaned up the vi and fixed it so that you can make any IMAQ display a child window. My version is attached.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 6
(3,693 Views)
I'm curious what you did to fix this bug. I noticed an older version has "IMAQ WindMove.vi" in it set to GET the coordinates (basically does nothing), while your version omits this VI. Is this the change you made?
0 Kudos
Message 3 of 6
(3,693 Views)
Hi Bruce..
I do need this particular example, but when I run it I cant find the 'IMAQ Get Window Handle.vi'.Could you please help out?am using ver. 6.0
Thanxs,Veena
0 Kudos
Message 4 of 6
(3,693 Views)
I couldn't see anything that required the IMAQ WindMove, so I took it out. That was not the bug, though. There was another spot where I wired in the correct window number, instead of letting it default to zero.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 5 of 6
(3,693 Views)
It should be part of the IMAQ toolkit. I have noticed that it sometimes disappears, though. You might want to try reinstalling the toolkit. I am guessing you updated something else, like the IMAQ drivers, since you installed Vision.

Also make sure you install the patch to get up to 6.0.5.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 6 of 6
(3,693 Views)