03-24-2009 10:17 PM
The data is generated using the write to measurement file express vi and i would like to remove all the header except from
x_value voltage_0 voltage_1 voltage_2 voltage_3 and etc onward
please kindly help me on this as i kinda new to labview
03-24-2009 11:29 PM - edited 03-24-2009 11:29 PM
Hi,
i too came across this!!! i opened the express vi and digged into it and found the place where this channel names are written and then gave the channel names that i require as input (for lvm format) might not be the right way of doing, there may other way, but it works as expected!!!!
Kindly post if anyone has found a different way of doing this.
03-24-2009 11:44 PM - edited 03-24-2009 11:51 PM
Hi,
While configuring the Express VI you have an option called no header. check mark the option u will not get any header information. There is no option to remove some header information while configuring the Express vi.Otherwise you need to digg little deep to remove these things(as JK told).
03-25-2009 09:45 PM
03-30-2009 12:10 AM
Hi Tjety,
Is your problem solved? If so please mark the post (Whichever you think is the best solution for your query). This will help others facing same problem and looking for a solution.