creating sessiion is not working using ni-6255 any one any idea?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaires
Manisha
le 8 Oct 2012
What is the error that you get? What is the output of daq.getDevices and daq.getVendors?
Walter Roberson
le 8 Oct 2012
Also, which MATLAB release, and are you using a 32 bit MATLAB or a 64 bit MATLAB ?
Réponses (0)
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!