From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Alex5

Access nested properties with a single property node

I find I often have code where I want to access the property of a sub-class, which requires I chain property nodes. I would like the option to be able to access the properties of properties, like so:

 

Basic example, one level deep:

property node nesting proposal.PNG

 

I understand some properties may have side-effects (like returning a newly opened reference that needs to be cleaned up), perhaps include an option on a given property whether or not sub-properties can be accessed this way.

4 Comments
X.
Trusted Enthusiast
Trusted Enthusiast
nanocyte
Active Participant
X.
Trusted Enthusiast
Trusted Enthusiast

Either way...

Darren
Proven Zealot