Hi.
I am new to LabView and I need help with the Write LABView Measurement File. I am using LABView 7.1. We are collecting temperature readings from several channels. One temperature channel needs to stay within a certain setpoint and it is controlled by a PID Loop to stay within range. I am trying to write all of this data to a file with the time of each sample. So, I need 3 channels, desired setpoint, P, I, D, frequency, and duty cycle to be written into a file as each sample is taken. I am using the Write LABView Measurement File function and I get the table in a spreadsheet fashion, but now I am not sure how to add the header information for each column of data. Right now it has X1 (?) on top of each column. How do I get this information into one file using as few steps as possible.
Thanks,
Marie7