Missing M files from DAQ Toolbox
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi guys!
I've been using the daq toolbox to control my NI-DAQ card. I've gotten the analog outputs working, but now I'm trying to program a couple of the digital ones.
The digitalio, and addline work fine, but when I use the putvalue it doesnt work! I went digging through the m files, and noticed that both putvalue and getvalue are missing.
Where can I download myself a copy of both those m files?
Thanks,
Michael
1 Kommentar
Chirag Gupta
am 16 Sep. 2011
Couple of things to try!
a)When you type ver on the MATLAB Command prompt, do you see the Data Acquisition Toolbox as one of the installed toolbox?
b) What are the results of
which -all putvalue
Also what MATLAB version are you using?
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Acquisition Toolbox Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!