LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

live video using labview / imaq

Does someone know how i can watch a live image from my camera in
labview ? i have imaq, but i don't know if i would be easier using an
active x component.
thanxs

--
pgrmmr@yahoo.com


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 3
(3,094 Views)
Almost every frame grabber displays live images on the screen. I use the
falcon board and control it by it's dll. I give it a handle to a window
by LV to show it there. The DLL supports me with a pointer to the pixel
data as well does IMAQ vision. That's all I need to move a frame into an
IMAQ picture for further processing.
Detlef

Paul schrieb:

> Does someone know how i can watch a live image from my camera in
> labview ? i have imaq, but i don't know if i would be easier using an
> active x component.
> thanxs
>
> --
> pgrmmr@yahoo.com
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
0 Kudos
Message 2 of 3
(3,094 Views)
Do you have an example.vi how to use the drivers for falcon. I have a falcon plus card, and like to get multiple pics to save in a file.
as I know all falcons use the same drivers, so I'd like to see how to implement this card into LV (I have IMAQ too) Thanks (my e-mail: t.gbenro@gmx.de
0 Kudos
Message 3 of 3
(3,094 Views)