LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI PCIe-1433 grabber in VI project

Solved!
Go to solution

I have a LabVIEW project where I can configure the camera that's connected to the NI PCIe-1433 card. But I have to close it and open NI MAX to view the video.

 

Is there an example on how to pull the video feed into a LabVIEW project? I know I've seen this before with webcams and a cRIO.

0 Kudos
Message 1 of 3
(3,028 Views)
Solution
Accepted by topic author JasonTraud

Hi Jason,

 

That is good that you can see and acqurie images from the camera in MAX. I would recommend using some of the shipping to get started. You will need to get the interface name from MAX, eg 'img0', and use that as an input to the IMAQ Init.vt.

 

You can access these in LabVIEW by going to Help -> Find Examples -> Hardware Input and Output -> Vision Acq -> NI-IMAQ -> High-Level -> HL Grab.vi

Message 2 of 3
(2,994 Views)

That did it. Thank you!

0 Kudos
Message 3 of 3
(2,982 Views)