Hello everyone,
I have a simple VI to measure voltage from an LVDT and convert it into displace and strain. I have it set to record both into a delimited spread sheet. Currently, the spreadsheet records the time, the displacement, and then the time again, and the strain. I would like it to record only one time column, and I want to change the column headers in the program so the units are labelled. I am running into difficulties because the data is being recorded as a 1D array from waveform. Can someone instruct how to do this?