11-15-2011 02:57 AM
I am using a.dll that has been created in C# by a colleague which has summary tags attached to each method explaining their use. Is there a way to see this summary in LabVIEW? At present I can only see the method list using an invoke node.
Regards,
Grant
11-15-2011 08:08 AM
No, the summary tags are collated into the XML documentation that Visual Studio creates. LabVIEW has no access to this. You can convert the documentation into .chm files, which you can then access from LabVIEW. Here's a recent discussion: http://forums.ni.com/t5/LabVIEW/Pull-in-other-help-files-to-LabVIEW-program/td-p/1771614