Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

VIMBA with Labview

Solved!
Go to solution

Hi,

 

is there anybody who have succesfully used VIMBA SDK with Labview?

 

 

 

 

0 Kudos
Message 1 of 10
(9,572 Views)
Solution
Accepted by topic author MarcoMauri

You need to download version 1.3

 

Use the LabVIEW Import DLL tool

 

Point it to the VimbaC dll, not C++

 

Put _WIN32 in the compiler directives.  This will get you part of the way there.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
Message 2 of 10
(9,551 Views)

Thanks for replying!

 

We where trying to use the .NET assembly but it made Labview crash at the first call...

We'll follow your suggestions and let you know

 

Regards,

Marco

0 Kudos
Message 3 of 10
(9,539 Views)

I've successfully called the Startup() function and listed the available cameras.

Of course I had to fix the auto-generated VIs, but that's part of the fun.

 

Thanks,

Marco

0 Kudos
Message 4 of 10
(9,504 Views)

Hi,

 

I would like to use vimba with labview

 

i did say that MoviJohn but i'm stuck

 

Have you changed the VI and could you share?

 

thank you,

0 Kudos
Message 5 of 10
(8,926 Views)

Hi Fred,

I had some problems calling VimbaC directly from Labview when big clusters were involved.

So, at the end, I wrote a C wrapper around the VimbaC dll...

 

Marco

 

0 Kudos
Message 6 of 10
(8,919 Views)

Hi Fred,

 

I do not have a VI to work with VIMBA.  What I provided to Marco in this post was advice on how to import the VIMBA DLL into LabVIEW.  From there, you would need to study the VIMBA API.  I do not have any other exprience with the VIMBA drivers.  Sorry.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 7 of 10
(8,911 Views)

Hello MacroMauri.

I have recently been tasked to make a allied vision camera work with LabVIEW. i came across your post. i see that you had success creating a vimba wrapper for LV. i am having issues making it work. would you be able to post your wrapper. i would be greatful to you

Thanks

0 Kudos
Message 8 of 10
(6,512 Views)

any help MarcoMauri ?

Thanks

0 Kudos
Message 9 of 10
(6,478 Views)

Hi

I read that you were able to use the VIMBA SDK .net assembly .

When I try to open the constructor I receive an error that labview is not able to load the assembly.

I'm using labview 2016 64bit and the last vimba version 2.1.3

 

Please can you help me on this topic?

Thank you

Br, Orlando

0 Kudos
Message 10 of 10
(5,222 Views)