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: 

LabVIEW and Visual C++

Solved!
Go to solution

Hello,

 

I am using LabView and Visual C++. I have tried to communicate mi software of LabVIEW where I am using sbRIO 9627 to take measurements, with software of Visual C++ where I have done the graphical environment.

 

How can I do to pass variables between LabVIEW and Visual C ++?

 

Thanks,

Mario

Students of Engineering of Telecommunications.

 

Mario

 

 

0 Kudos
Message 1 of 4
(3,547 Views)
Solution
Accepted by topic author Mario95

Hi Mario,

 

use any kind of network communication you like (UDP, TCP)…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(3,526 Views)

Other options include making a DLL of your LV code and measure directly in C++ or Measurement studio.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 3 of 4
(3,520 Views)

Hello,

Can you please give more details how to do this? I deal with the same problem.

Thanks

0 Kudos
Message 4 of 4
(3,167 Views)