Hi there,
I'm using NI-DSA 4472 and the lockin startupkit(DAQmx version) but I need to modify the program so that I can record the data. The data type are DBL. I tried using 'Write to binary file.vi' and 'Read from binary file.vi'. They are working for my test vi which is a single channel DAQ, but for MultiChannel I guess I need to create a header for the file. I found an example "Cont Acq&Graph Voltage-To File(Binary).vi" and "Graph Acquired Binary Data.vi" but it seems they deal with unscaled data I32.
Any suggestions or right directions you can point me to for writing a header for Multichannel DAQ with DBL data type and convert the binary file to a txt file when the data are read later by another 'Read binary file' vi.
Thanks!
MAE at Rutgers
Chen