Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
MANJUNATH
MANJUNATH am 8 Okt. 2012
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentare
Manisha
Manisha am 8 Okt. 2012
What is the error that you get? What is the output of daq.getDevices and daq.getVendors?
Walter Roberson
Walter Roberson am 8 Okt. 2012
Also, which MATLAB release, and are you using a 32 bit MATLAB or a 64 bit MATLAB ?

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by