Example Code

Convert All Terminals to Non-Icon with VI Scripting Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

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

  • LabVIEW 2012 (or compatible)


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

00.png

**This document has been updated to meet the current required format for the NI Code Exchange.**

James Mc
========
Ask me about Rust & NI Hardware
My writings are at https://www.wiresmithtech.com/devs/

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.