LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can Open a labview application interface to C# programmer

Solved!
Go to solution

       How can Open a labview application interface to C# programmer?

        

xin
Certified LabVIEW Architect (CLA)
Certified TestStand Architect (CTA)
0 Kudos
Message 1 of 4
(2,627 Views)
Solution
Accepted by ziziran
0 Kudos
Message 2 of 4
(2,614 Views)

Actually if it is specifically for C#, I would rather create a .Net assembly (two entries above in the popup menu for creating a build specification) from the LabVIEW VIs. A DLL would have to be accessed as unmanaged interface, which while possible in C# is an additional hassle.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 3 of 4
(2,587 Views)

That's good advice Rolf. I had forgot that was possible.

Certified LabVIEW Architect
0 Kudos
Message 4 of 4
(2,579 Views)