Unable to resolve the name daq.createSession. attempting to use a NI PCI-6259
5 ビュー (過去 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!