User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
Earlier, I posted this idea, suggesting that the error in control should not have the default value in parentheses.
Following another discussion, I now suggest an extension of that concept - No control should have the default value in parentheses. This clutters up the front panel and the diagram of the subVI.
Instead, when you hover over the input of a subVI, LabVIEW should look at it and if it's not required, should add the default value to the tip strip automatically:
This change will require us to modify all our old code if we don't want to have the clutter, but I can personally live with that. Alternatively, LV can try to be clever and do something like: "If the control isn't required and has parentheses at the end, don't display the default value".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.