Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

read binary data file?

I'm very new to both labVIEW & it's environment.  I'm trying to read a binary data file created by the sample program "DAQsingleBufToDisk.c" from another C program that will analyze the data.  Can anyone point me in the right direction to some sample code that can show me how to do this?  Thanks!
0 Kudos
Message 1 of 2
(2,810 Views)

The Example Finder in LabVIEW is a valuable resource for example code to help you get started with just about any application. To search the Example Finder in LabVIEW, select Help >> Find Examples.

Take a look at the Read Binary File and Write Binary File examples for more information on reading a binary file in LabVIEW. You can find these by searching for the term binary from the Example Finder.

Jarrod S.
National Instruments
0 Kudos
Message 2 of 2
(2,799 Views)