LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cvi .net controller

Bonjour, Hi,
I have seen this sentence in a discussion forum of ni:
 
"Additionally, LabWindows/CVI also provides the Create LabWindows/CVI .NET Controller feature, which you can use to generate a LabWindows/CVI wrapper for a .NET assembly which is the in form of an instrument driver, source file, and header file."
 
Does this means that this feature create a "structure" as the "create activeX server" one, and we just have to fill and complete the created functions ?
Does this means that with a C ansi project, i could "transform" it into a .net executable ? 
 
If the answer is Yes, could you detail the manipulations ? In the contrary, is there any way to do that to use my program, developped in Labwindows, with testand, in order to be using with Vista, cause for the moment i am using ActiveX feature...
 
Merci infiniment, thanks a lot!!!
0 Kudos
Message 1 of 2
(3,247 Views)

No. The CVI .NET Controller creates C wrappers to call .NET assemblies from C programs. It does not create .NET programs.

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