Here's the scoop. I'm collecting large amounts of binary data using non-NI hardware (blasphemous), and need to figure out how, within LV7, to convert the binary data to decimal data.
Specific info: A/D is 12-bit Each binary file contains data from 1 channel Binary data stored in little endian format I have a bin2dec application from the manufacturer that works, but I'd like to be able emiliminate this step in the analysis process. Any help is greatly appreciated. Regards, Nate Fethke
