Example Code

VI Scripting - Find Number of Property Nodes in a VI

Code and Documents

Attachment

Overview
For relatively large programs, counting the number of a particular instance of a class can be time consuming, why not automate the process?


Description

This VI was originally created to allow for an advanced user to determine how much of one type of class they were using, in this case it's a property node.

 
Requirements

  • LabVIEW 2013 (or later)


Steps to Implement or Execute Code

     1.  Target a VI with more than 1 property node.

     2.Run the VI

     3.Observe the result

 

Additional Images or Video

Find Property Nodes.png

 

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

 

 

 

Bobby Breyer
Applications Engineer
National Instruments

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