08-29-2006 02:54 PM
08-30-2006 01:54 PM - edited 08-30-2006 01:54 PM
Message Edited by JLS on 08-30-2006 01:57 PM
08-14-2007 12:20 PM
08-15-2007
09:10 AM
- last edited on
06-10-2025
05:47 PM
by
Content Cleaner
Hi,
Here is how you create a chm file to use with LabVIEW. In the link, you will also learn how to link up VIs to your chm file. You might want to link up specific VIs to specific html files that explain the VIs- that's how it is typically done.
Regards,
Nadim
Applications Engineering
National Instruments
08-01-2008
08:31 PM
- last edited on
06-10-2025
05:47 PM
by
Content Cleaner
I want to convert a manual I have created into an on-line, searchable help file that the user can search thru. I have seen this done using the following product in a java-based program:
http://www.doctohelp.com/SuperProducts/DocToHelp/
It is pretty impressive and would add significant value to my software executable that I am distributing.
So the question is, is a searchable help file created with the method you show the link to (create a chm file to use with LabVIEW.)?
Thanks,
Don
08-04-2008 09:54 AM
Don,
Yes, the Microsoft HTML Help Workshop that is referenced in the NI document that you linked to in your post will compile your HTML files into a *.chm file which is searchable in the same format as any standard Windows help interface.
Cheers,
Jonah
Applications Engineer
National Instruments
08-04-2008 07:34 PM - edited 08-04-2008 07:35 PM
08-05-2008 10:16 AM
Hi Don,
I was able to successfully create a searchable help file using the tutorial that you provided as well as the LabVIEW VI to call it (see attached screenshot). One difference is that I used a possibly newer version of the MS HTML Help Workshop Tool found at this location. Please try downloading it and reproducing the issue with it. Thanks!
Cheers,
Jonah
Applications Engineer
National Instruments
08-05-2008 10:31 AM
08-06-2008 11:00 AM