11-19-2008 03:14 AM
Dear all,
I'm using the LV DAQmx Read vi to read 2D I16 (unscaled) data from a PXI-6115 device. I store the data (2D I16 array) using write to binary file. My problem is that I can't find the format description of the 2D I16 array anywhere. I can read the binary data using Python an see the waveforms on the individual channels. However, there seems to be additional header information. Where is that format documented?
Thanks for your Help!
Best,
Sven
11-19-2008 04:02 AM