Save data into CSV file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Save data into CSV file

跳至解决方案
1,379 次查看
raduansarif
Contributor I

Hello, I want to save I2C data into the .CSV file; how can I save data into the .CSV file. Thank you.

0 项奖励
回复
1 解答
1,374 次查看
mjbcswitzerland
Specialist V

Hi

To save data from I2C in a .CSV file you need to create the .CVS file and then write the I2C data into it, formatted in CSV.

Which of the steps is posing a problem?

Regards

Mark

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,375 次查看
mjbcswitzerland
Specialist V

Hi

To save data from I2C in a .CSV file you need to create the .CVS file and then write the I2C data into it, formatted in CSV.

Which of the steps is posing a problem?

Regards

Mark

0 项奖励
回复