User | Kudos |
---|---|
5 | |
3 | |
2 | |
2 | |
2 |
So as I was thinking about easier ways to write set/get VI's for LV Classes and I realized "wouldn't be great if there was a way to set/get any property in a property node by name?". I've implemented this a couple of times on my own by creating a subVI that does set (or get) based on long name string input and string data value. This could also be a combination of enum property selection and variant data or multiple other possibilities but you get the idea.
There is already a Browse option in property nodes - what if we could take it one step further and have a "By Name" selection in a property node with data bundled in somehow (i.e. cluster or seperate line item)? This removes the need for creating large sets of code to set individual properties when high cohesion and loose coupling is kept in mind 😉
Regards,
Tim Sileo
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 received less than 2 kudos within 2 years after posting will be automatically declined.