Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get a floating point value from Labview 6 into VB 6

I need a numeric value from Labview and use it in my Visual Basic program. How can I do that...



Thanks
0 Kudos
Message 1 of 2
(5,659 Views)
Hello jardinpaul,

You can use Visual Basic to call a LabVIEW DLL that you create from your LabVIEW VI. Take a look at this example on our website:

Using Microsoft Visual Basic to Call LabVIEW DLLs That Pass Numeric Data Types

David McClelland
NI Applications Engineering
0 Kudos
Message 2 of 2
(5,659 Views)