10-09-2014 08:15 AM
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
Solved! Go to Solution.
10-09-2014 10:35 AM
Yes, you can. You'll need an accessor VI that sets the reference in the class to refer to an actual front-panel item.
10-09-2014 10:57 AM
Thanks for your answer 🙂 i found how to do it 🙂
dominique