11-03-2018 05:28 AM
Buongiorno
mi presento il mio nome è Matteo sono un elettrotecnico programmatore è da tempo che utilizzo labview, ho cercato
un argomento simile al mio, navigando sul forum ma non sono riuscito a trovare niente, forse perché sarà un problema banale. Ho sempre utilizzato come acquisitore di segnali una scheda arduino, ora ho acquistato una scheda USB6000 della NI ma installato il DAQmx che si trova nella confezione e riesco a verificare tutti I/O con NI_MAX quindi il driver è corretto vedendo anche la periferica, su labview non mi trovo DAQ assistant che dovrebbe servire per utilizzare gli ingressi e tutto il resto. Potrebbe essere un problema di installazione o mi sono dimenticato qualche software?
Se qualcuno può chiarirmi le idee.
Grazie anticipatamente
MATTEO
11-05-2018 09:12 AM
Hi Matteo!
Sorry that I answer you in english, but I'm not really an italian speaker. Just to check that I'm understanding the issue correctly, you're not seeing DAQmx VIs (in picture) in LabVIEW,right?
If that is the case, generate a Technical support report with NI MAX to check the installation status. Once you have generated the report, uncompress it and check the InstallationSummaryLog.xml. If there's a -1 in the returnCode under NI-DAQmx a reinstall might solve your problem. An example output:
<installEvent eventType="install" returnCode="-1" timeStamp="Tue Oct 02 08:37:09 2018" version="1.0">
<distribution>NI-DAQmx 18.1</distribution>
<fileName>18446744071724551037 - NI-DAQmx 18.1.xml</fileName>
</installEvent>
This article might be helpful:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9mPSAS&l=en-US
I hope it helps.
11-06-2018 02:37 PM
Grazie per la risposta non è un problema in lingua inglese.
Si il problema è quello che non visualizzo DAQmx come nella sua foto.
Ho fatto il report come indicato ma in realtà è installato il 18.0, ho provato anche ad installare nuovamente tutto ma non cambia il problema resta.
Labview è del 2013 ma ho provato anche ad installare la DAQmx 9.8 ma non cambia continuo a non visualizzare.
grazie