01-11-2011 06:43 PM
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.
01-12-2011 12:39 PM
Just connect the response element to an Invoke Node and select the ToString() method for the StringBuilder class.