Hi, I'm new to labview and I'm having a problem while writing the measurement to a file. I'm acquiring two analog signals with the NI 6009 and I actually write the data to a file succesfully. The thing is that I'm getting one file with three columns of data (time, channel 1, channel2), but I would prefer to have data coming from channel 1 (index 0) being saved on a file, and data coming from channel 2 (index 1) being saved on an independent file. Can I actually do that? Thanks in advance for your help.
Oscar