Unable to resolve the name daq.createSession. attempting to use a NI PCI-6259
8 次查看(过去 30 天)
显示 更早的评论
ROBERT LENZIE
2020-7-18
评论: María Guadalupe Contreras Calderón
2021-11-24
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 ?
采纳的回答
Masumi Morishige
2020-11-25
I guess you have to install "Data Acquisition Toolbox" from "HOME > Add-Ons".
I'm happy if this helps you.
1 个评论
María Guadalupe Contreras Calderón
2021-11-24
I already installed Data Acquisition Toolbox and NI toolbox and the daq is unrecogized. Im used matlab 2019b. Whats is wrong?
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!