Hi I am fairly new to LabVIEW but I have been asked to write a plugin for LabVIEW to control some hardware devices. After some research I see LabVIEW uses .NET so I was wondering if it makes sense to create a wrapper in .NET or call the dll library through C/C++ wrapper.
- Has anyone experimented ?
- What are the advantages and disadvantages ?
- Why you decided to go with this ?
Thank you,