I can not use some functions for NI device
Show older comments
[EDIT: 20110720 23:36 CDT - reformat - WDR]
Hi, guys,
I found I can not use some functions when I tried to acquire data with ni product usb-6251.
for example,
s = daq.createSession('ni'),daq.getDevices,addAnalogInputChannel.
I can not use them, the error is: Undefined variable "daq" or class "daq.createSession". Undefined function or variable 'daq'.and so on. what's the matter?
I can use analoginput('nidaq','Dev1'),but I can not add channels.
please
thank you
Accepted Answer
More Answers (0)
Categories
Find more on Digital Input and Output in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!