Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I acquire 20 analoge channels and DIG-Port at 2KHz and stream to disk in binary format?

To acquire 20 analoge channels and DIG-Port I use S-Scan.vi + ReadDigPort.vi in a loop. The 1D-array of S-Scan.vi is indexed, data is written subsequently in binary format (2 bytes for each channel) and DIG-Port is added (1 byte) for each sample. It works for 500 Hz but 2 KHz sampling rate causes error -10846. Using AIRead.vi lots of samples are lost. What to do?
0 Kudos
Message 1 of 2
(4,684 Views)
In order to help us troubleshoot your problem, it is important to mention the hardware/software you are using.

There is a great KnowledgeBase entry that discusses the -10846 error and possible resolutions at:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/75bf35eb4afb834f862566210065fa61?OpenDocument

This entry could be found by going to www.ni.com, clicking on the KnowledgeBase link, and searching for "10846."
0 Kudos
Message 2 of 2
(4,684 Views)