LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

exporting labview vi for 8510 to visual basic

Hi all,

I wrote an application for 8510A IN LabVIEW, I want to export the labview vi to visual basic or C++. Can I do this?

How do I specified the device address? I appreciate it if there is any example for reference.

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

You should search for converting VI into DLL (also called Shared Library) and then you can use that in VB or C++.

For you refernece, find below links:

1. Distributing Applications with the LabVIEW Application Builder

2. Using Build Specifications

3. Building a Shared Library 


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 2
(2,236 Views)