10-23-2009 05:51 AM
hi
I am new user of NI i have PXI system and also DAQmx (6259) module. i write a labview code for single analog input. which sucessfully read the input and then i save it in binary file. actually i want to measure 4 analog signals and then save their data in 4 binary file.
plz help me regarding this.
10-23-2009 09:18 AM
10-26-2009 04:16 PM
Hello,
You should take a look at the DAQmx Example VIs in the Example Finder. You can find the Example Finder at Help >> Find Examples. Once the Example Finder opens, double click Hardware Input and Output >> DAQmx >> Analog Measurements >> Voltage >> Cont Acq&Graph Voltage - Write Data to File (TDMS).vi. You can specify the channels just like Dennis said in his previous post.