01-22-2009 07:36 PM
Hi,
I downloaded the LabXML.zip file that has the following files:
MSXML.dll
XML-example15.dll
How would I use it? Would they show up in the pull-down Function menu if properly installed? I copy and put these files under the "user.lib" directory like the OpenG *.dll that previously installed, but I guess that is not the right way:(
thanks,
A.
Solved! Go to Solution.
01-22-2009 10:39 PM
01-22-2009 11:10 PM
Thanks smercurio_fc. It works now. Previously, I placed these files inside the _LabXML folder (copy the format of the installed _OpenG folder) and that would not work.
C:\Program Files\National Instruments\LabVIEW 8.6\user.lib\_LabXML.lib <- won't work.
-A.
01-23-2009 12:29 AM
Because the folder name starts with an underscore ('_') LabVIEW will ignore the files when building the user.lib palettes.
Ton
01-23-2009 02:06 AM
01-24-2009 08:27 PM
Anh wrote:
Yep. Thanks TonP.
Then please mark TonP's reply as the solution to your question after you unmark your own reply.