A lot of times while debugging I want to know what the value of a certain property is at different points in VI execution. The more complicated the code the harder it is to keep track of changes to the value of any property.
It will be cool if we could probe over any property node. Simple eg. would be probing over the "Value" property of the indicator below to know how it is being updated at different times in execution.
or really any other property, that even if is not being written to explicitly in the code anywhere, one wants to keep a track of....like
Sumedha Ganjoo | LabVIEW R&D