LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array manulipation

Hello,

 

I have the following text array (please see file "array1" which can be opened with word pad):

 

Labview Automation    
8/9/2010:8:08 PM    
Desc.    Temp: ROOM
TEST1    768.802500 MHz
Frequency    Temp
100    -73.214
101.801    -73.543
103.634    -73.684
105.501    -74.01
107.401    -74.467

....

Labview Automation    
8/9/2010:8:08 PM    
Desc.    Temp: ROOM
TEST1    768.802500 MHz
Frequency    Temp
100    -73.214
101.801    -73.543
103.634    -73.684
105.501    -74.01
107.401    -74.467

....

Labview Automation    
8/9/2010:8:08 PM    
Desc.    Temp: ROOM
TEST1    768.802500 MHz
Frequency    Temp
100    -73.214
101.801    -73.543
103.634    -73.684
105.501    -74.01
107.401    -74.467

...

 

I would like to get the array in this form

 

Labview Automation                  Labview Automation                 Labview Automation                Labview Automation    
8/9/2010:8:08 PM                     8/9/2010:8:08 PM                    8/9/2010:8:08 PM                   8/9/2010:8:08 PM    
Desc.  Temp: ROOM                Desc.      Temp: ROOM            Temp: ROOM                        Temp: ROOM
TEST1    768.802500 MHz        TEST1    768.802500 MHz        TEST1    768.802500 MHz        TEST1    768.802500 MHz
Frequency    Temp                    Frequency    Temp                  Frequency    Temp                    Frequency    Temp
100              -73.214                  100           -73.214                  100            -73.214                    100    -73.214
101.801        -73.543                  101.801    -73.543                   101.801     -73.543                     101.801    -73.543
103.634        -73.684                  103.634    -73.684                   103.634     -73.684                     103.634    -73.684
105.501        -74.01                    105.501    -74.01                     105.501     -74.01                       105.501    -74.01
107.401        -74.467                  107.401    -74.467                   107.401     -74.467                     107.401    -74.467
109.335        -74.79                    109.335    -74.79                     109.335     -74.79                       109.335    -74.79
111.304        -74.794                  111.304    -74.794                    111.304     -74.794                     111.304    -74.794

 

 

Any help will be greatly appreciated.

 

Thanks,

hiNi

0 Kudos
Message 1 of 2
(2,184 Views)

Adding multipule threads with the same question only get poeple annoyed on here. We can not help if you do not show us what you are currently doing.

 

same as this post

 

http://forums.ni.com/t5/LabVIEW/array-manipulation/td-p/1213763

Tim
GHSP
0 Kudos
Message 2 of 2
(2,181 Views)