LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading the File

Dear Friends,

 

From the attached file (It is the sample file)I would like to read the

  1. First column to a 1D array
  2. First row to another 1D array
  3. Remaining rows and columns to another 2D array.
Could you please anybody provide the sample file, Please provide the file below Labview version 8.5

 

 

 

 

Regards,

Paheerathan

 

0 Kudos
Message 1 of 13
(3,280 Views)
This is what you want??? (Attached)
Somil Gautam
Think Weird
Download All
0 Kudos
Message 2 of 13
(3,278 Views)
Could you please provide the sample VI in 8.5 or lower versions? I don't have Labview 8.6
0 Kudos
Message 3 of 13
(3,276 Views)
Here
Somil Gautam
Think Weird
0 Kudos
Message 4 of 13
(3,270 Views)

No, No Somil Gautam

 

It is still showing version 8.6, Can you save it like Save as prevision version and provide 8.0 or 8.5 version

 

Sorry fro the inconvenience

 

 

Regards,

Rathan

0 Kudos
Message 5 of 13
(3,264 Views)

I too have only 8.0 so here is one way.

 

array.PNG

0 Kudos
Message 6 of 13
(3,260 Views)

ok

 

Here (8.0) i have modified it a bit. You asked for the remaining 2-D array. 

Somil Gautam
Think Weird
0 Kudos
Message 7 of 13
(3,255 Views)
0 Kudos
Message 8 of 13
(3,255 Views)
Muks, he wants the first column. So wont we set the index value to 0 instead of 1 (in your code)
Somil Gautam
Think Weird
0 Kudos
Message 9 of 13
(3,253 Views)
Setting it as "0" will return 0,0,0 etc. Run your code and check.
0 Kudos
Message 10 of 13
(3,245 Views)