Reading a binary file (DTLG from LabView) with Python and converting into CSV

后端 未结 0 1741
囚心锁ツ
囚心锁ツ 2020-12-08 00:41

I\'m trying to open and then convert binary files (DTLG from LabView software) into a CSV files.

I used this code:

data = np.fromfile(\'path/to/file\', d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题