03-17-2022 04:53 AM
Bonjour je fais l'intégration d'un USB6501, je souhaite récupérer la bonne dll et un wrapper C#, je ne trouve pas les informations. Pouvez vous m'aider?
03-17-2022 08:07 AM
This article will guide you better - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHdcCAG&l=en-US
DAQmx also installs a bunch of C# examples that will help you understand better.
03-23-2022 03:26 AM
Merci pour votre réponse mais je ne trouve pas comment utiliser l'API sans Measurement Studio, quelle est le nom de la dll à importer dans le projet. Je vois qu'il y a une API .NET native pour NI-DAQmx mais je ne sais pas ou elle se trouve...
Merci de votre aide
03-23-2022 08:23 AM
The .NET dll can be found under Program Files\National Instruments\<Product Name>\DotNET\Assemblies (64-bit)\Current directory
Please refer to the following articles for more details,
https://zone.ni.com/reference/en-XX/help/370473J-01/ninetdaqmxfx40/netdaqmx64bitsupport/
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0QqCAI&l=en-US
Please note that you must install .NET support for DAQmx for this to work.
03-23-2022 09:04 AM
Je cherche la dll pour faire fonctionner un USB 6501..
Je ne souhaite pas utiliser measurement studio
Il y a plusieurs dll
Je pensais prendre celle qui s'appelle NationalInstruments.DAQmx.dll mais ca ne semble pas suffire
Je ne trouve à aucun endroit dans la documentation une procédure simple pour les personnes qui veulent développer sans measurement studio
04-19-2022 08:26 AM
Bonjour, je pourrais avoir une réponse à ma question s'il vous plait?
04-19-2022 08:44 AM
Few things to clarify,
We are not official technical support, we are just NI product users like you, who try to help others out in our free time and hence there is no time frame to provide a reply or an obligation to provide a reply.
@claireClairette wrote:
Bonjour, je pourrais avoir une réponse à ma question s'il vous plait?
04-19-2022 09:09 AM
Hello
I have seen the article but I can't find the dll.
They are supposed to be in 64-bit binaries: <Program Files>\National Instruments\MeasurementStudioVS20xx\DotNETAssemblies\Curren but not in my installation.
Have you ever encountered this kind of problem?
Thank you for your help it's very nice 🙂
04-19-2022 09:10 AM
I can't find
NationalInstruments.MStudioCLM.dll
NationalInstruments.NiLmClientDLL.dll
04-19-2022 11:25 AM - edited 04-19-2022 11:27 AM
Please check if you installed .NET support for DAQmx
This article should clarify your questions about Measurement Studio and whether it affects yours .NET development - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHdcCAG&l=en-US
This article explains how to install NI drivers for .NET development - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0QqCAI&l=en-US