From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get string from a stringBuider reference

 

Please see attached image.

 

How do I take the values from stringbuilder reference,into LabVIEW string?

 

(The DLL is C# and is proven)

 

Pls. help.

 

0 Kudos
Message 1 of 2
(2,281 Views)

Just connect the response element to an Invoke Node and select the ToString() method for the StringBuilder class.

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