Certified LabVIEW Associate Developer (CLAD) — Question 12
How do you document a VI so that the description appears in the Show Context Help popup window?
Answer options
- A. Use the VI Properties Documentation window
- B. Type in the Show Context Help window
- C. Create a free label on the front panel
- D. Edit the LabVIEW help files
Correct answer: A
Explanation
The correct answer is A because the VI Properties Documentation window is specifically designed for adding descriptions that will display in the Show Context Help popup. Option B is incorrect as typing directly in the Show Context Help window does not save the information for future use. Option C does not relate to context help documentation, and option D is not a viable method for documenting a VI.