Justin,
Thanks, but I'm still not getting anywhere. I followed your instructions.
I opened MAX, ran the Test Resources and Test Panel --- everything looks fine. But, if I run the code I have in Matlab to collect data, I crash the entire computer to blue screen immediately. I contacted Mathworks about it and received the following:
---------------------------------------------------
Case ID: 1139778
Hello Daniel,
I am writing in response to your e-mail of April 29, 2003 in which you asked:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I am trying use a DAQCard-AI-16XE-50, NI 6012E with Matlab to collect
analog data.
I continue to get a blue screen when using the following code:
aichan = 0:5;
chnames = {'Fx','Fy','Fz','Mx','My','Mz'};
...
If the sample size and number of samples are reduced, I found it possible
to record a single recording, such as 1 channel, 100Hz, 100samples. But
even following such a sample with another caused the system to crash.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Our development staff has investigated this issue and have determined that
this blue screen you are receiving can be generated without the use of our
Data Acquisition Toolbox and MATLAB. The problem seems to lie in the
DAQCard hardware driver itself. We have notified National Instruments
about this and they are working with us to resolve this problem. There is
nothing we can do at this time until NI fixes their hardware driver for
their DAQCard boards (other boards are displaying similar behavior, mainly
PCMCIA).
Note that we do not support the NI-6012E board. I am assuming you listed
two boards in your e-mail.
Sincerely,
Peter Osburnsen
Application Support Engineer
================================
The Mathworks, Inc.
E-mail: posburns@mathworks.com
WWW: http://www.mathworks.com
FTP: ftp://ftp.mathworks.com
Phone: (508) 647-7000
Fax: (508) 647-7201
================================
-----------------------------------------------
So, it seems that I'm running in circles. Perhaps this is not a viable solution to my application at this time. Also, I cannot repeat the 10845 error. And I have the DAQCard-AI-16XE-50.
Thank you for your help.
-Danny