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,364 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,352 Views)

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

dominique

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