LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
JackDunaway

Allow Specific Searches for Elements in a Cluster Bundle/Unbundle

Status: New

I use the search function everyday, but there is a feature missing. For a state machine with a lot of state data, I would like to specifically find every place a certain element is being read and written. You can search for the text, but this often turns up "false positives" such as constants, FP objects, property nodes... when all you want is the bundle/unbundle.

 

The  way I currently find every place state data is used is pull the element out of the state data definition, then use the error list to find all the places that the confused bundle/unbundle broke the VI!

 

FindCluster.png