LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating "NET DLL with LabWindows / CVI

I downloaded the drivers LabWindows / CVI, the signal generator SMX and I would create the "DLL NET" for use in Visual Studio 2008.
Someone knows how to create the DLL with LabWindows / CVI?
0 Kudos
Message 1 of 3
(3,455 Views)

Hi Roby,

 

I could not quite understand what you are asking: Creating a DLL in LabWindows, or using it in VS2008?

 

The NI documentation already explains the steps for making a DLL out of your code.

There are also sample projects in CVI directory about this.

 

CVI creates Win32 DLLs and you can use them in .NET environment.

However they are not treated as "managed" code. So, be careful.

 

Hope this helps, 

S. Eren BALCI
IMESTEK
0 Kudos
Message 2 of 3
(3,426 Views)

Hi Roby,

you can also consider these helpful tutorial and document (related to the creation of a dll from an instrument driver, if this is your case).

I hope it will help!

Bye!

 

Licia

0 Kudos
Message 3 of 3
(3,419 Views)