hi all, i'll try to keep it short.......
i'm using lv8.0 to read signals from 4 sensors and, if necessary, save the signals to a .lvm file. i'm using the "write to measurement file" express vi to save the file.
after saving a batch of data (say 5 seconds at 2000 samples/s) i open up the .lvm files (using excel) and things look normal. the 1st column is blank, the 2nd column is sensor #1, the 3rd column is sensor #2, etc. so far so good.
as i scroll down thru the data, new columns begin to appear. at row 1001, 4 additional columns of data appear. at row 2001 4 more columns appear and this continues until the end of the file. i've tried various combinations of options in the express vi dialog without any luck. i've also tried the "write to spreadsheet file" standard vi and get the same problem
background - this is part of a larger vi that reads and saves signals from other sensors as well. i have no trouble saving those signals in the format i want. could the two write to file vi's be competing in some way causing this trouble?
thanks for any help
jim