LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC SErver/Modbus/ C++ Dll

Solved!
Go to solution

Hi

 

I am currently facing this problem and dont knw wht to go for???

 

 

Laptop 1(Labview GUI Developed)

Laptop2 (Same C++ GUI but connected to Hardware)(Only .exe file is available and no C++ code)

 

 I need to interface or connect  Laptop1 with Laptop2 so that I can also get same data in Labview. In simple words how should I import data from Laptop2 to Laptop1. 

0 Kudos
Message 1 of 3
(2,729 Views)
Solution
Accepted by topic author arrowminds

Hi Arrowminds,

 

How does the C++ code export the data?  If we know this and it is compatible with LabVIEW then we can try and get it in.  However because the C++ code is an executable if it is not designed to export data that LabVIEW can recieve then we cannot alter this to add the functionality and unfortunately there wont be a way to do this without the source code.


Regards,

James Mc
========
CLA and cRIO Fanatic
My writings on LabVIEW Development are at devs.wiresmithtech.com
Message 2 of 3
(2,698 Views)

HI james

 

I have understand the fact that its not possible to import data to Labview without publishing of C++ data.

 

Thanks

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