LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Alternatives for Instruments Drivers


@Faizan_habib wrote:

I do not understand the plugin architecture? can you please refer me to some documentation which can help? or any example. 

Thanks

 


https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kGQWSA2&l=en-IN

https://forums.ni.com/t5/LabVIEW/Packed-Project-Library-PPL-Plugin-Architecture-Development-vs/td-p/...

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 11 of 14
(101 Views)

Thanks Santhosh for providing the Collaterals. I have one more question when it comes to scalability which in my case adding the new instrument driver, would that be easy for a person who is  very beginner to LabVIEW or in general  programming to add a new functionality in OOP based Architecture.  

0 Kudos
Message 12 of 14
(88 Views)

@Faizan_habib wrote:

Thanks Santhosh for providing the Collaterals. I have one more question when it comes to scalability which in my case adding the new instrument driver, would that be easy for a person who is  very beginner to LabVIEW or in general  programming to add a new functionality in OOP based Architecture.  


Good understanding of LVOOP is required to effectively create new classes from template and implement overriding methods.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 13 of 14
(83 Views)

@Faizan_habib wrote:

Thanks Santhosh for providing the Collaterals. I have one more question when it comes to scalability which in my case adding the new instrument driver, would that be easy for a person who is  very beginner to LabVIEW or in general  programming to add a new functionality in OOP based Architecture.  


For a beginner, nothing is easy. 🙂 It is however not any harder than in any other language. Check the examples and tutorials and you'll be fine. 🙂

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 14 of 14
(45 Views)