سؤال

I've developed a project in LabVIEW. Now i need to convert the entire project into C#. I can convert all the VIs which is developed by me. But in my project i referred some of NI's VI for exampleGet DAQ Device Information.vi . How do i get the functionality inside thist VI. Or Does NI provide any dll for this.

هل كانت مفيدة؟

المحلول

Yes, there is a DLL provided for DAQmx. Follow the instructions of NI to get access to it.

Be sure to install the DAQmx driver. And, when you do be sure to add support for .NET

نصائح أخرى

Be sure to install the DAQmx driver. And, when you do be sure to add support for .NET

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top