User | Kudos |
---|---|
11 | |
8 | |
3 | |
3 | |
2 |
We are using property nodes heavily in our APIs as they really help to maintain backwards compatibility in a high churn API; you can add, move, deprecate properties without having to obsolete VIs constantly and you can have consistent APIs for C and LabVIEW. It is really nice that you can select the first of N properties in a property node and then grow the property node by dragging down the bottom edge to get multiple adjacent properties. But, then you have to do a Create Constant for each property.
Idea: It will be really nice if the property node had a right click option to create constants/controls for all properties that do not already have something wired to them already.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Already available with the Wire All Terminals shortcut with Quick Drop (Ctrl Space, Ctrl-Shift-D).