Unable to resolve the name daq.createSession. attempting to use a NI PCI-6259
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
ROBERT LENZIE
il 18 Lug 2020
Commentato: María Guadalupe Contreras Calderón
il 24 Nov 2021
I'm attemtping to execute:
s = ('ni');s = daq.createSession ('ni');
I get the error:
Unable to resolve the name daq.createSession.
If I issue the command:
dev = daqlist
Unrecognized function or variable 'daqlist'.
I am running:
'9.7.0.1319299 (R2019b) Update 5'
I am running Windows 10 and in the device manager under NI Data Acquisition Decives the device PCI_6259 the device shows as "This device is working properly."
What am I doing wrong ?
Risposta accettata
Masumi Morishige
il 25 Nov 2020
I guess you have to install "Data Acquisition Toolbox" from "HOME > Add-Ons".
I'm happy if this helps you.
1 Commento
María Guadalupe Contreras Calderón
il 24 Nov 2021
I already installed Data Acquisition Toolbox and NI toolbox and the daq is unrecogized. Im used matlab 2019b. Whats is wrong?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!