Hi all ,
I would like to customise my lvm file ,with reference to the attached WRITE TO LVMFILE.vi , there are 4 channels are there set p1, set e1, set Nr, set Ng ,similarly i have 4 more channels read p1,read e1, read Nr,read Ng.
if i run the vi it will prompt to save to a file name (say TEST.LVM), Since the TEST.LVM which conatins plenty of unwanted data ,iwant to customise like below format along with colomun headers as below.
LabVIEW Measurement
Writer_Version 0.92
Reader_Version 1
Operator Rajesh
Date 12/8/2004
Time 10:03.0
Channels 4
Test NUM 1
Test Trails 00001
SET P1 READ P1 % ERROR SET E1 READ E2 ERROR SET Nr READ Nr ERROR SET Ng READ Ng ERROR
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
1 0 -0.01 2 0 -0.02 20 0 -0.2 40 0 -0.4
CAN ANY ONE SUGGEST ME WHAT CHANGES I HAVE TO MAKE IN MY PROGRAMME SO THAT I CAN GET FILE AS ABOVE FORMAT
REGARDS
RAJESH