Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQ LV: no memory is configured to support the current data transfer mode

Hello all,
 
I am using a DAQPad 6052E (with BNC2090). I had a program written on the computer working well with LabView 8.0 (updated progressively from LabView 5.1.1 to LabView8.0) to make a simple acquisition triggered on a TTL pulse sent by counter0.
 
Then for an unknown reason the hard-drive died. So I re-installed LabView8.0, NI-DAQ 7.4.1f4 and the program don't work anymore.
I get the message error -10441 at AI control:
NI-DAQ LV: no memory is configured to support the current data transfer mode, or the configured memory does not support the current data transfer mode (if blocks transfer are in use, the memory must be capable of performing block transfer).
 
I tried to run the "Cont Acq&Chart(buffered).vi" example and got this message error as well, which apparently comes from the "AI control.vi" inside the "AI Waveform Scan" VI.
 
What do you think? Is it a problem of NI-DAQ software or rather a hardware problem? Any help on this subject would be appreciated.
 
Paulak
0 Kudos
Message 1 of 3
(3,530 Views)

Hi Paulak.

This is an error involving the memory.

You should try adding more memory to the machine, or reduce the number of samples to be read, or reduce the sample rate, or break your acquistion into multiple parts.

Regards.

Romain D.
National Instruments France

0 Kudos
Message 2 of 3
(3,513 Views)

Hi Romain,

And thanks for your feedback.

Then I ask the question why did it work before the hard drive crashed with exactly the same computer? If it was a memory problem I would have had it also beforehand...

Also I tried to run the example program "Cont Acq&Chart(buffered).vi" with very low sample rates and I had always the same message error (-10441).

Thanks for your help,

Paulak

0 Kudos
Message 3 of 3
(3,503 Views)