回答済み
How to use MATLab and NI-DAQmx Tools to produce live plots
Visit the <http://www.mathworks.com/products/daq/demos.html demos and examples page> for the Data Acquisition Toolbox. See the ...

14年以上 前 | 0

回答済み
PCI-6229 not recognised by Matlab R2011b
Can you see your device in NI Measurement and Automation Explorer? Until you see it there, it can't show up in MATLAB. To u...

14年以上 前 | 0

| 採用済み

回答済み
How to import a continuous signal from USB-6009 to an Oscilloscope (DAQ toolbox)
The USB-6009 doesn't support hardware clocked outputs. There's no way to have it generate a smooth curve. You're on the right ...

14年以上 前 | 0

回答済み
Trouble reading Tektronix DPO 3012 Oscilloscope
If you get an object back at the command line, you're good to go! You can call fopen on it. If you want to work in TMTOOL, ri...

14年以上 前 | 0

回答済み
Agilent visa adaptor
You need R2009b or later -- <http://www.mathworks.com/products/instrument/whatsnew.html support for 64-bit Agilent VISA was adde...

14年以上 前 | 0

| 採用済み

回答済み
Problem with CDAQ 9172 communication
R2011a of the Data Acquisition Toolbox requires NI-DAQmx version 9.1 -- you're running 8.9. See the <http://www.mathworks.com/h...

14年以上 前 | 0

| 採用済み

回答済み
Problem with NI DAQ 6212 USB BNC
Support for this device was added in R2010a. However, a search for "6212 USB BNC" on the MathWorks website leads to: <http:/...

14年以上 前 | 1

回答済み
Error with LPT port: Failure to open requested data acquisition devide
Hi Sirius, Alas, your issues are classic problems with the parallel interface. We used a number of backdoors in the operatin...

15年弱 前 | 1

回答済み
DAQ Toolbox use with two NI-USB-6009 devices
What version of MATLAB are you using? I'm guessing you've restarted MATLAB. It should work...We'll figure it out. -Rob

15年弱 前 | 0

回答済み
use PCI-6259 card digital output to send asci-codes to device
Hi Hansjörg, Unfortunately, the Data Acquisition Toolbox does not support clocked digital I/O. It is functionality that we w...

15年弱 前 | 0

| 採用済み

回答済み
How to execute two MATLAB scripts simultaneously
Hi, The Data Acquisition Toolbox has the exact capability you want built in. There's a demo called "Using Callback Functions t...

15年弱 前 | 0

回答済み
Signal Acquisition
See the list of hardware supported by the Data Acquisition Toolbox: <http://www.mathworks.com/products/daq/supportedio.html> ...

約15年 前 | 0

回答済み
Finding the frequency response of data collected from a DAQ
Check out <http://www.mathworks.com/matlabcentral/fileexchange/28375-vibration-of-rectangular-clamped-thin-plate this> in the ...

約15年 前 | 0

回答済み
Why do I get a timeout error from a call to GetData using an MCC DAQ device?
On the timeout, I'd follow Shankar's advice. The MCC drivers have become careful about validating setup, which may result in lo...

約15年 前 | 2