Unable to resolve the name daq.createSession. attempting to use a NI PCI-6259
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ROBERT LENZIE
el 18 de Jul. de 2020
Comentada: María Guadalupe Contreras Calderón
el 24 de Nov. de 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 ?
Respuesta aceptada
Masumi Morishige
el 25 de Nov. de 2020
I guess you have to install "Data Acquisition Toolbox" from "HOME > Add-Ons".
I'm happy if this helps you.
1 comentario
María Guadalupe Contreras Calderón
el 24 de Nov. de 2021
I already installed Data Acquisition Toolbox and NI toolbox and the daq is unrecogized. Im used matlab 2019b. Whats is wrong?
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!