From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, 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,376 Views)
Solution
Accepted by 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,364 Views)

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

dominique

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