LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any standard to create an interface class with LabVIEW OOP

I am working on a Server which transfer data back and forth between devices connecting to the server. I use the LabVIEW class to implement these devices. The challenges I have right now is trying to implement the interface class for these device objects which will provide a common functions for all of these different devices. I read couple threads in NI forum and LavaG already about implementing the interface with lab oop but I am not sastified with those I found. I wonder if we have a standard solution to implement this provided by NI?

 

Best regards,

Thang Nguyen

0 Kudos
Message 1 of 2
(3,203 Views)

Hi Thang,

 

Thanks for sharing your question with the community. It seems like a more general question and I think you leave it open for a variety of interpretations. There should be examples of using LVOOP for hardware testing, such as Board Testing.lvproj in the NI Example Finder. I recommend starting there and seeing if that helps. I'm sure others in the community can attest to that. As the programmer of your application, when choosing a LabVIEW OOP architecture, you'll have to consider your needs and adapt architectures to your needs. The possible architectures are endless because they depend on what your application is. If you need consulting advice, you're more than welcome to ask the LV community, or if you need code written for you, we have alliance partners (www.ni.com/alliance) who can provide turnkey testing solutions. Let me know if that's something you're interested in.

 

That said, can you be more specific with what you want? Thanks.

Dan Richards
Certified LabVIEW Developer
0 Kudos
Message 2 of 2
(3,160 Views)