Documenting VIs
- Updated2025-08-15
- 1 minute(s) read
You can use LabVIEW to document a finished VI and create instructions for users of the VI. You can view the documentation within LabVIEW, print it, and save it to HTML, RTF, or text files.
To create effective documentation for VIs, create VI and object descriptions that describe the purpose of the VI or object and give users instructions for using the VI or object.
Create, edit, and view VI descriptions by selecting File»VI Properties and selecting Documentation from the Category pull-down menu. Create, edit, and view object descriptions by right-clicking the object and selecting Description and Tip from the shortcut menu. Tip strips are brief descriptions that appear when you move the cursor over a front panel object while a VI runs. If you do not enter a tip in the Description and Tip dialog box, no tip strip appears. The object description appears in the Context Help window when you move the cursor over the object. You can view the VI description in the Description and Tip dialog box.