LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing string and array of strings to LabVIEW in ActiveX

Hello,
 
I need to call via ActiveX some code written in Visual C++.
 
We are facing some difficulties in retrieving into LabVIEW string and array of strings.
 
Does anybody have an example in C++ which returns strings and array of strings to LabVIEW via ActiveX?
 
Thank you for your help.

Jean-Louis SCHRICKE
CTA - Certified TestStand Architect (2008 - 2022)
CTD - Certified TestStand Developer (2004 & 2007)
CLD - Certified LabVIEW Developer (2003 & 2005)

0 Kudos
Message 1 of 2
(2,662 Views)
Hi,

In LabVIEW you are functions allowing to  convert Data to variant and variant to data.
These functions are in Connectivity>AxtiveX.

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