LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File Parsing and Table

Solved!
Go to solution

 

Hello,

 

Part of my current work with LabVIEW, i need to parse a text file to get some data values for further processing. The file contains data in the following format.

Data1,Data2   //Comment.

For Processing, its required the Data1 and Data2. How shall i extract these information one by one from the file without comment.

Please comment on this.

 

-mfp.

 

 

 

0 Kudos
Message 1 of 4
(2,517 Views)

It would have been polite if you had indicated that you had started a new thread.

0 Kudos
Message 2 of 4
(2,507 Views)
Solution
Accepted by mfpktr

Hi Favas,

 

like this:

17655iBCF41A43A59A9403

There are other ways too for sure...

 

And yes, please indicate threads with more or less the same topic...

In the original thread you asked for the comment, now you ask for the data. You can get the comment by expanding the IndexArray function to get the 2nd column.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(2,506 Views)

Thank you for the comments.

I could able to solve the issue.

 

-mfp.

0 Kudos
Message 4 of 4
(2,480 Views)