Admin Production ni-theme
Current Publication

Linkng to Help Files for Type Library Resources

LabWindows/CVI

Linking to Help Files for Type Library Resources

You can create Microsoft Compiled Help files (.chm), from function trees, then use the .chm file to link help topics to a type library resource. Complete the following steps to link a .chm file to a type library resource.

  1. Generate documentation from the function tree using the Options»Generate Documentation»HTML command.
  2. Compile the generated HTML Help project file (.hhp), using an HTML Help compiler application such as the HTML Help Workshop or FAR.
    Note Note  The .hhp file and the InstrumentDriverFilename_files folder, that contains the HTML files, are generated into the directory containing the function tree.
  3. Select Build»Target Settings to open the Target Settings dialog box.
  4. Select Type Library to open the Type Library dialog box.
  5. Enable the Include links to help file checkbox, then select .chm from the pull-down menu.
    Note Note  If you have a .hlp file, you can link a .hlp help file to a type library resource; however, LabWindows/CVI does not generate .hlp files for you.
  6. Select the function panel to which you want to link the .chm file.
    Note Note   Make sure that the .chm or .hlp filename is the same as the function panel filename.
  7. Select OK in both the Type Library and Target Settings dialog boxes.