Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Dual cameras on 1430 board.

Hi,

I'm trying to run 2 instances of the HLGrab sample applications to acquire from the 2 cameras plugged into my 1430 card.  I can grab from both camera individually (using img0::0 and img0::1), but I can't grab simultaneously.  When I try to start the second, I get this error message when calling imgInterfaceOpen: "The requested image acquisition device is already in use.".

 

How can I open both interfaces at the same time?

 

I'm using the very latest SDK (19).

 

Thanks,

Martin

 

0 Kudos
Message 1 of 2
(1,791 Views)

I found out that you can't access the 2 interfaces from separate processes.  Acquiring from both cameras inside a single process works fine.

0 Kudos
Message 2 of 2
(1,721 Views)