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

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it Possibleto add a reference as a user class member?

Solved!
Go to solution

Hello,

All is in the title 🙂

I would like to know if i can have a reference to an object in a class member? I created a class that get informations from an hardware. I would like to "point" a numeric display for each class.

Thanks a lot.

dominique

0 Kudos
Message 1 of 3
(2,377 Views)
Solution
Accepted by topic author vault101

Yes, you can. You'll need an accessor VI that sets the reference in the class to refer to an actual front-panel item.

Message 2 of 3
(2,365 Views)

Thanks for your answer 🙂 i found how to do it 🙂

dominique

0 Kudos
Message 3 of 3
(2,359 Views)