Cosh
2007-01-29 18:10:14 UTC
Hi,
I was wondering if anyone has faced problems with dynamic data acquisition with a 1 byte data width on a PXI-6562. I'm trying to stream in data to the hard disk from only 2 lvds channels at the rising edge of a 25MHz external clock. My vi is just about able to do the job on my PXI-8105 (provided I don't run any applications in the background). The problem I am facing is that the captured data is all zeros - all channels are blank when I open the hws file. When I change the data width property to 2 bytes, I am able to capture my data without any issues (i am using channels betw 0-7 in all cases). However with a 1D U16 format at 25Mbps, my hard disk is not fast enough to handle the additional 1 byte and my vi terminates with a 'data overwrite error'. So I've been trying to get the 1D U8 to work with no success.
I am using the Continuous Acquisition- Stream to Disk.vi modified for a data width of 1 byte which I've attached with this post. I am also using niHSDIO driver ver 1.4.3.2 which is supposed to be able to handle configurable acquisition data widths, and labview v8.2. Does anyone have a solution to this problem?
Thank you,
Cosh
Continuous Acquisition - Stream to Disk mod.vi:
http://forums.ni.com/attachments/ni/70/6286/1/Continuous Acquisition - Stream to Disk mod.vi
I was wondering if anyone has faced problems with dynamic data acquisition with a 1 byte data width on a PXI-6562. I'm trying to stream in data to the hard disk from only 2 lvds channels at the rising edge of a 25MHz external clock. My vi is just about able to do the job on my PXI-8105 (provided I don't run any applications in the background). The problem I am facing is that the captured data is all zeros - all channels are blank when I open the hws file. When I change the data width property to 2 bytes, I am able to capture my data without any issues (i am using channels betw 0-7 in all cases). However with a 1D U16 format at 25Mbps, my hard disk is not fast enough to handle the additional 1 byte and my vi terminates with a 'data overwrite error'. So I've been trying to get the 1D U8 to work with no success.
I am using the Continuous Acquisition- Stream to Disk.vi modified for a data width of 1 byte which I've attached with this post. I am also using niHSDIO driver ver 1.4.3.2 which is supposed to be able to handle configurable acquisition data widths, and labview v8.2. Does anyone have a solution to this problem?
Thank you,
Cosh
Continuous Acquisition - Stream to Disk mod.vi:
http://forums.ni.com/attachments/ni/70/6286/1/Continuous Acquisition - Stream to Disk mod.vi