Description
Description-Separate-1LabVIEW tool for parsing and editing documentation Tags for VI files (Name, Description, Help Path, Help Tag) and Front Panel items (Index, Description, Tooltip).
It loads a folder of VI files and goes through them one by one.
Both FP and BD of currently selected VI are shown.
All FP items are listed, terminals and error clusters can be ignored.
It's based on an event driven string state machine with local context cluster and custom library with utilities for parsing and inserting states.
Description-Separate-2How to Use
How-Separate-1






How-Separate-2Additional Information
Additional-Separate-1This documentation tool relies on VI Scripting, to configure it see: https://labviewwiki.org/wiki/VI_Scripting.
Additional-Separate-2