LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

我想替换txt 文件中的某个数据,但其他内容不能变,用labview怎样实现。

如题---我想替换txt 文件中的某个数据,但其他内容不能变,用labview怎样实现。

0 Kudos
Message 1 of 3
(2,597 Views)

其他數據什麼要更改的文本文件,你不想改變是否有一個清晰的分離?閱讀文本文件,查找並更改需要改變什麼寫文件回去。

 

What other data do you want to change in the text file, what do you not want to change. Is there a clear separation? Read in the text file, find and change what needs changing, write the file back out.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 3
(2,570 Views)

Thanks for your feedback. I have found this vi for replace string data in txt file.

 

 

0 Kudos
Message 3 of 3
(2,558 Views)