LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to modify the cont pattern output.vi so as to avoid error message -10010?

I have a question regarding the 6534 DAQ. When trying to output binary data saved in txt format using the Cont Pattern Output.vi example, I will get the error message -10010. I'm not sure what the "count" is that the error message refers to, but I suspect that it has to do with the size of the data file I am trying to playback to the port (~1 GB) and at speeds of 16 MB/s. The buffer size is currently set to 1024 updates. I was wondering if I needed to modify the cont pattern output.vi so that I will be able to playback the file.
0 Kudos
Message 1 of 2
(2,603 Views)
There is a knowledgebase that is linked below that discusses receiving the -10010 error when using an NI 6534x device. Make sure you are writing an even number of counts.

-10010 Invalid Count Error and Odd Buffer Sizes
http://digital.ni.com/public.nsf/websearch/862567530005F09C8625672E001D9C6F?OpenDocument

Todd D.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,603 Views)