User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
I want to be able to search for calls of a particular VI, filtered by argument. This filter would treat any argument wired to something other than a control or block diagram constant as 'unknown'. You would only be offered filters on things that can be simply represented in one text box (boolean, enum, int, float). I can imagine that ranges would be nice to exclude or require, but just single values would be very nice.
This is mainly useful for commands being passed into Action Engines or Functional Globals, but I can see other uses.
EXAMPLE:
I have a 'Settings FG' vi with an enum 'Action' argument.
I go to its icon in upper right, pull down, and pick 'Find All Instances'. There are many, many results, so I want to filter. Since there's only one argument that's not a cluster or an array, I only have one argument I can fill in. I pull down 'require value' for the filter on the 'Action' argument, and pick 'write' as the value to require. The list immediately shortens to a small number of cases.
On second thought, I select 'exclude value' as the filter and pick 'read'. A few more cases appear - those must be the 'reset' cases.
I check the 'include unknowns' checkbox so that on the off chance that I ever calculated the action to take, it would be in the list. Unsurprisingly, nothing else pops up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.