This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
硬件如上图,是电机控制器的开发套件。
想问下,如何把电机控制器运行时的三相电流值和电机转速等变量输出到CCS,并保存到类似excel里面,并且保存的数据能够用matlab进行数据处理。
我看了下硬件的模块截图如下
1,是不是需要用CAN或者SCI接口编上位机程序进行数据输出呀?
2,我还听说CCS可以编写数组把运行时的数据存在数组中,然后再把数组输出成文件,请问这个方法能实现吗? 和问题1的CAN输出有什么不同呢?
谢谢大家!