08-15-2011 10:57 AM
Hello, I am currently investigating using LabView classes along with TestStand 4.2 to create a common functionality for power sources. The power source used would be named from an ini file and then I need common function calls to take on the form of the software commands for the used power source.
I have read a couple of articles on LabView classes and dynamic members, but I can not see how we determine which data type is used for the members to decide which methods are used. Does anyone have any referrences to examples to get started or have some easy examples to start with like "area of objects" or something like that?
08-16-2011
06:13 PM
- last edited on
10-28-2025
10:17 AM
by
Content Cleaner
Hi mcfrenzy36,
What version of LabVIEW are you using? TestStand handles LabVIEW object oriented programming very well. I have found some additional articles that might be able to shed some light.
Perry S.
08-17-2011 07:14 AM
I am using LabView 2009.
08-18-2011
12:53 PM
- last edited on
10-28-2025
10:17 AM
by
Content Cleaner
Hello mcfrenzy,
In addition to the links that Perry provided, here is my favorite example:
https://forums.ni.com/t5/LabVIEW-Development-Best/LabVIEW-3D-Space-Explorer-Game/ta-p/3515235
And some general information about LabVIEW OOP
https://www.ni.com/docs/en-US/bundle/labview/page/labview-object-oriented-programming.html