Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I get blue screen when I use PCMCIA DAQcard with matlab

Hi,

When I use PCMCIA DAQcard-AI-16E-4 with matlab I get blue screen and the computer restart.
It happens when my sample rate is about 10khz (when I sample with 1khz it didn't happen).
After the sampling was started it took a few seconds and then I got the blue screen.

Any idea what could be the problem?
0 Kudos
Message 1 of 3
(2,847 Views)
There's no telling what the problem is without the information from the blue-screen. Set up your computer so that it does not automatically restart on a BSOD. Go to control panel->system->Advanced->Startup and Recovery and uncheck the "automatically restart" box, then reboot. Then post the information from the Blue-screen and maybe someone can help further.
0 Kudos
Message 2 of 3
(2,842 Views)
Hi,

The message I get is
*** STOP: 0x0000000D1 (0xBB720FFE, 0x0000001C, 0x00000000, 0xBB374D76)
DRIVER_IRQL_NOT_LESS_OR_EQUAL
*** Address BB374D76 base at BB370000, DateStamp 3f21084d - Nidaq32K.SYS

I use Matlab 7 and windows 2000 NI_DAQ 7.2.

I was able to solve the problem if I use the daqmem() command but still it's crush sometimes (when I change sampling rate).
0 Kudos
Message 3 of 3
(2,830 Views)