Info

この質問は閉じられています。 編集または回答するには再度開いてください。

creating sessiion is not working using ni-6255 any one any idea?

1 回表示 (過去 30 日間)
MANJUNATH
MANJUNATH 2012 年 10 月 8 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
i'm not be able to acquire data and plot using below mentioned code for ni6255 DATA ACQUISITION card .
plz any one help.
s = daq.createSession ('ni');
s.addAnalogInputChannel('nidaq', 'ai0', 'Voltage');
  2 件のコメント
Manisha
Manisha 2012 年 10 月 8 日
What is the error that you get? What is the output of daq.getDevices and daq.getVendors?
Walter Roberson
Walter Roberson 2012 年 10 月 8 日
Also, which MATLAB release, and are you using a 32 bit MATLAB or a 64 bit MATLAB ?

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by