ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use Visual Basic code with labview 6i?

I would like to know how to incorporate visual basic code into LabVIEW.
0 Kudos
Message 1 of 2
(2,649 Views)
kmiller;

You can create a dll with Visual Basic and call it from LabVIEW.

The following example may be of help:

Passing Arrays from a Visual Basic DLL to LabVIEW

You can also use ActiveX. Check the following example:

Passing Data between LabVIEW and Visual Basic Using the ActiveX Server

Regards;
Enrique
www.visecurity.com
www.vartortech.com
Message 2 of 2
(2,649 Views)