To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI shows how to select a VI and switch all control and indicator terminals to either view as icon or not very useful if you have created code with icons and want to remove them all quickly!
Description
It shows how you can traverse the block diagram in scripting to find certain objects and is generally a very simple demonstration of the power of scripting.
Requirements
Steps to Implement or Execute Code
1.Selection the path in the vi path control
2.Run the VI
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.